File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 44 "main" : " lib/ly-tab.common.js" ,
55 "description" : " A better mobile touch-swappable reusable component for vue2.*" ,
66 "author" : " ScoutYin <scoutyin.1900@gmail.com>" ,
7+ "keywords" : [
8+ " Vue" ,
9+ " components" ,
10+ " mobile" ,
11+ " swap" ,
12+ " reusable" ,
13+ " tabs" ,
14+ " tabBar" ,
15+ " tab"
16+ ],
717 "files" : [
818 " src" ,
919 " lib"
1323 "start" : " npm run dev" ,
1424 "build" : " webpack --config build/webpack.config.js --mode production"
1525 },
26+ "repository" : {
27+ "type" : " git" ,
28+ "url" : " git+https://github.com/ScoutYin/ly-tab.git"
29+ },
30+ "bugs" : {
31+ "url" : " https://github.com/ScoutYin/ly-tab/issues"
32+ },
33+ "homepage" : " https://github.com/ScoutYin/ly-tab" ,
1634 "publishConfig" : {
1735 "registry" : " https://registry.npmjs.org"
1836 },
You can’t perform that action at this time.
0 commit comments