-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
112 lines (112 loc) · 2.43 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
"_args": [
[
"/data/git/chat-js/test"
],
[
"bindep@^1.1.1",
"/data/git/chat-js/test"
]
],
"_from": "[email protected]",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/bindep",
"_nodeVersion": "4.2.6",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/bindep-1.1.3.tgz_1501245058376_0.6066965209320188"
},
"_npmUser": {
"email": "[email protected]",
"name": "publicocean0"
},
"_npmVersion": "3.5.2",
"_phantomChildren": {},
"_requested": {
"name": "bindep",
"raw": "[email protected]",
"rawSpec": "1.1.3",
"scope": null,
"spec": "1.1.3",
"type": "version"
},
"_requiredBy": [
"/"
],
"_shrinkwrap": null,
"_spec": "[email protected]",
"_where": "/data/git/chat-js/test",
"author": {
"email": "[email protected]",
"name": "Cristian Lorenzetto"
},
"bugs": {
"url": "https://github.com/publicocean0/bindep/issues"
},
"dependencies": {
"MD5": "^1.0.0",
"bower": "^1.8.0",
"bower-config": "^0.5.0",
"child_process": "^1.0.2",
"decaffeinate": "^3.3.2",
"fs": "^0.0.2",
"glob": "^4.4.0",
"js-yaml": "^3.7.0",
"less": "^2.7.2",
"lodash": "^2.4.1",
"md5-hex": "^2.0.0",
"node-sass": "^4.3.0",
"path": "^0.11.14",
"preprocessor": "^1.4.0 ",
"styl": "^0.2.9",
"sync": "^0.2.5",
"sys": "^0.0.1",
"typescript": "^2.4.2",
"uglify-js": "^2.4.16",
"uglifycss": "^0.0.11"
},
"description": "Embed Bower dependencies to your source code.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "9e6fdc5d4369488f6abb8f247938a76893c69fad",
"tarball": "https://registry.npmjs.org/bindep/-/bindep-1.1.3.tgz"
},
"files": [
"LICENSE",
"tasks/"
],
"gitHead": "0b031aad918b9840becc702093acf65692355176",
"homepage": "https://github.com/publicocean0/bindep#readme",
"keywords": [
"bower",
"dependencies",
"inject",
"management",
"package",
"script"
],
"licenses": [
{
"type": "MIT"
}
],
"maintainers": [
{
"name": "publicocean0",
"email": "[email protected]"
}
],
"name": "bindep",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/publicocean0/bindep.git"
},
"scripts": {},
"version": "1.1.8"
}