File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.2.0" ,
44 "description" : " vue-infinite-loading project" ,
55 "main" : " dist/vue-infinite-loading.js" ,
6+ "author" : {
7+ "name" : " PeachScript" ,
8+ 9+ },
610 "scripts" : {
711 "dev" : " webpack-dev-server --inline --hot --quiet --port=8000" ,
812 "build" : " rm -rf build/ && NODE_ENV=production webpack --progress --hide-modules" ,
1519 " infinite scroll" ,
1620 " vue infinite"
1721 ],
22+ "repository" : {
23+ "type" : " git" ,
24+ "url" : " git+https://github.com/PeachScript/vue-infinite-loading.git"
25+ },
26+ "bugs" : {
27+ "url" : " https://github.com/PeachScript/vue-infinite-loading/issues"
28+ },
29+ "homepage" : " https://github.com/PeachScript/vue-infinite-loading" ,
1830 "devDependencies" : {
1931 "babel-core" : " ^6.7.7" ,
2032 "babel-loader" : " ^6.2.4" ,
5567 "peerDependencies" : {
5668 "vue" : " ^1.0.0"
5769 },
58- "author" : {
59- "name" : " PeachScript" ,
60- 61- },
6270 "license" : " MIT"
6371}
You can’t perform that action at this time.
0 commit comments