forked from jayli/here-ssi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
66 lines (66 loc) · 1.53 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
{
"name": "here-ssi",
"version": "0.1.2",
"description": "支持ssi的here本地服务",
"homepage": "https://github.com/jayli/here-ssi",
"bin": {
"here": "index.js"
},
"repository": {
"type": "git",
"url": "https://github.com/jayli/here-ssi.git"
},
"bugs": {
"url": "https://github.com/jayli/here-ssi/issues"
},
"keywords": [
"static server",
"server",
"ssi"
],
"author": {
"name": "拔赤"
},
"license": "MIT",
"devDependencies": {
"mocha": "^2.1.0",
"mace": "^2.1.2"
},
"dependencies": {
"chokidar": "^1.0.1",
"jade": "^1.9.2",
"joinbuffers": "~0.1.1",
"iconv-lite": "^0.4.11",
"less": "~1.7.5",
"node-sass": "3.2.0",
"ws": "^0.7.2"
},
"maintainers": [
{
"name": "bachi",
"email": "[email protected]"
}
],
"directories": {},
"publish_time": 1440571575337,
"gitHead": "4a229debedeb3960bc74c7dcc429a1753230c767",
"_id": "[email protected]",
"scripts": {},
"_shasum": "659e29a1e457ece842b7055628fc8e712070e9c6",
"_from": "here-ssi@*",
"_npmVersion": "2.13.5",
"_nodeVersion": "0.12.4",
"_npmUser": {
"name": "bachi",
"email": "[email protected]"
},
"dist": {
"shasum": "659e29a1e457ece842b7055628fc8e712070e9c6",
"size": 50553,
"noattachment": false,
"tarball": "http://registry.npm.taobao.org/here-ssi/download/here-ssi-0.1.2.tgz"
},
"_cnpm_publish_time": 1440571575337,
"_resolved": "https://registry.npm.taobao.org/here-ssi/download/here-ssi-0.1.2.tgz"
"publish_time": 1432694173170
}