-
Notifications
You must be signed in to change notification settings - Fork 303
/
package.json
67 lines (67 loc) · 1.7 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"name": "20",
"version": "3.1.8",
"description": "A use of angular framework to write the news system, I used the style of weui, production of carousel figure by swiper, using nodejs's native module to make the server, using the gulp to build the project automation, I am wscats, my master is autumnswind,",
"main": "http.js",
"scripts": {
"gulp": "gulp",
"test": "gulp && node http",
"dev": "node http"
},
"repository": {
"type": "git",
"url": "https://github.com/Wscats"
},
"keywords": [
"node",
"weui",
"angular",
"swiper",
"node-server",
"gulp",
"autumnswind",
"wscats"
],
"author": {
"name": "wscats"
},
"license": "ISC",
"_id": "[email protected]",
"_shasum": "ba74f967dced66a2ded61202ff52664435f1ef61",
"_from": "20@latest",
"_npmVersion": "2.15.1",
"_nodeVersion": "4.4.4",
"_npmUser": {
"name": "autumnswind",
"email": "[email protected]"
},
"dist": {
"shasum": "ba74f967dced66a2ded61202ff52664435f1ef61",
"tarball": "https://registry.npmjs.org/20/-/20-3.1.6.tgz"
},
"maintainers": [
{
"name": "autumnswind",
"email": "[email protected]"
}
],
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/20-3.1.6.tgz_1481208347093_0.9346606880426407"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/20/-/20-3.1.6.tgz",
"dependencies": {
"gulp": "*",
"gulp-uglify": "*",
"gulp-rename": "*",
"gulp-concat": "*",
"gulp-minify-css": "*",
"gulp-minify-html": "*",
"gulp-imagemin": "*"
},
"bugs": {
"url": "https://github.com/Wscats/news/issues"
},
"readme": "ERROR: No README data found!"
}