File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0" ,
4
4
"description" : " Vue.js component for particles backgrounds" ,
5
5
"author" : " creotip@gmail.com" ,
6
- "private" : true ,
6
+ "license" : " MIT" ,
7
+ "bugs" : {
8
+ "url" : " https://github.com/creotip/vue-particles/issues"
9
+ },
10
+ "homepage" : " http://vue-particles.netlify.com/" ,
11
+ "keywords" : [
12
+ " vue" ,
13
+ " vuejs" ,
14
+ " vue.js" ,
15
+ " vue-component" ,
16
+ " particles.js" ,
17
+ " particles" ,
18
+ " vue-particles"
19
+ ],
7
20
"scripts" : {
8
21
"dev" : " node build/dev-server.js" ,
9
22
"start" : " node build/dev-server.js" ,
50
63
"optimize-css-assets-webpack-plugin" : " ^1.3.0" ,
51
64
"ora" : " ^1.2.0" ,
52
65
"particles.js" : " ^2.0.0" ,
53
- "prerender-spa-plugin" : " ^2.0.1" ,
54
66
"rimraf" : " ^2.6.0" ,
55
67
"sass-loader" : " ^6.0.3" ,
56
68
"semver" : " ^5.3.0" ,
You can’t perform that action at this time.
0 commit comments