File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "license" : " MIT" ,
3- "version" : " 1.0" ,
4- "author" : " Gustavo Ocanto" ,
3+ "version" : " 1.0.1-1" ,
54 "name" : " lazy-vue" ,
6- "main " : " dist/Components/index.js " ,
7- "description " : " The easiest lazy image loader for Vue " ,
5+ "author " : " Gustavo Ocanto " ,
6+ "main " : " dist/Directives/ lazy.js " ,
87 "homepage" : " https://github.com/gocanto/lazy-vue" ,
9- "scripts" : {},
8+ "description" : " The easiest lazy image loader for Vue" ,
9+
10+ "scripts" : {
11+ "prepublish" : " gulp"
12+ },
1013
1114 "repository" : {
1215 "type" : " git" ,
2326 "vue" : " ^2.*" ,
2427 "gulp" : " ^3.*" ,
2528 "gulp-notify" : " ^2.*" ,
29+ "json-loader" : " ^0.5.4" ,
2630 "laravel-elixir" : " 6.0.0-11" ,
2731 "laravel-elixir-vue-2" : " ^0.2.0" ,
2832 "laravel-elixir-webpack-official" : " ^1.0.6"
29- },
30-
31- "dependencies" : {
32- "json-loader" : " ^0.5.4"
3333 }
3434}
You can’t perform that action at this time.
0 commit comments