Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330a756 commit 0982e50Copy full SHA for 0982e50
package.json
@@ -20,22 +20,19 @@
20
"gulp-zip": "~0.4.0",
21
"jquery": "~2.1.1",
22
"js-beautify": "~1.5.1",
23
- "node-webkit-builder": "^1.0.8",
24
"nw": "0.12.3",
25
"partialify": "^3.1.1",
26
"underscore": "~1.6.0",
27
- "vue": "^0.10.3"
+ "vue": "^0.10.3",
+ "autolinker": "^0.17.1",
28
+ "nw-builder": "^2.0.2",
29
+ "request": "^2.56.0"
30
},
31
"scripts": {
32
"app": "nw public"
33
34
"repository": {
35
"type": "git",
36
"url": "git://github.com/antiboredom/jside.git"
- },
- "dependencies": {
37
- "autolinker": "^0.17.1",
38
- "nw-builder": "^2.0.2",
39
- "request": "^2.56.0"
40
}
41
0 commit comments