UNPKG

6.03 kBJSONView Raw
1{
2 "version": "5.0.0-beta.64",
3 "name": "npm5",
4 "description": "a package manager for JavaScript",
5 "keywords": [
6 "install",
7 "modules",
8 "package manager",
9 "package.json"
10 ],
11 "preferGlobal": true,
12 "config": {
13 "publishtest": false
14 },
15 "homepage": "https://docs.npmjs.com/",
16 "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
17 "repository": {
18 "type": "git",
19 "url": "https://github.com/npm/npm"
20 },
21 "bugs": {
22 "url": "https://github.com/npm/npm/issues"
23 },
24 "directories": {
25 "bin": "./bin",
26 "doc": "./doc",
27 "lib": "./lib",
28 "man": "./man"
29 },
30 "main": "./lib/npm.js",
31 "bin": "./bin/npm-cli.js",
32 "dependencies": {
33 "JSONStream": "~1.3.1",
34 "abbrev": "~1.1.0",
35 "ansi-regex": "~2.1.1",
36 "ansicolors": "~0.3.2",
37 "ansistyles": "~0.1.3",
38 "aproba": "~1.1.1",
39 "archy": "~1.0.0",
40 "bluebird": "~3.5.0",
41 "cacache": "~9.2.5",
42 "call-limit": "~1.1.0",
43 "chownr": "~1.0.1",
44 "cmd-shim": "~2.0.2",
45 "columnify": "~1.5.4",
46 "config-chain": "~1.1.11",
47 "detect-indent": "~5.0.0",
48 "dezalgo": "~1.0.3",
49 "editor": "~1.0.0",
50 "fs-vacuum": "~1.2.10",
51 "fs-write-stream-atomic": "~1.0.10",
52 "fstream": "~1.0.11",
53 "fstream-npm": "~1.2.1",
54 "glob": "~7.1.2",
55 "graceful-fs": "~4.1.11",
56 "has-unicode": "~2.0.1",
57 "hosted-git-info": "~2.4.2",
58 "iferr": "~0.1.5",
59 "inflight": "~1.0.6",
60 "inherits": "~2.0.3",
61 "ini": "~1.3.4",
62 "init-package-json": "~1.10.1",
63 "lazy-property": "~1.0.0",
64 "lockfile": "~1.0.3",
65 "lodash._baseuniq": "~4.6.0",
66 "lodash.clonedeep": "~4.5.0",
67 "lodash.union": "~4.6.0",
68 "lodash.uniq": "~4.5.0",
69 "lodash.without": "~4.4.0",
70 "lru-cache": "~4.0.2",
71 "mississippi": "~1.3.0",
72 "mkdirp": "~0.5.1",
73 "move-concurrently": "~1.0.1",
74 "node-gyp": "~3.6.1",
75 "nopt": "~4.0.1",
76 "normalize-package-data": "~2.3.8",
77 "npm-cache-filename": "~1.0.2",
78 "npm-install-checks": "~3.0.0",
79 "npm-package-arg": "~5.0.1",
80 "npm-registry-client": "~8.3.0",
81 "npm-user-validate": "~0.1.5",
82 "npmlog": "~4.1.0",
83 "once": "~1.4.0",
84 "opener": "~1.4.3",
85 "osenv": "~0.1.4",
86 "pacote": "~2.7.18",
87 "path-is-inside": "~1.0.2",
88 "promise-inflight": "~1.0.1",
89 "read": "~1.0.7",
90 "read-cmd-shim": "~1.0.1",
91 "read-installed": "~4.0.3",
92 "read-package-json": "~2.0.5",
93 "read-package-tree": "~5.1.5",
94 "readable-stream": "~2.2.9",
95 "request": "~2.81.0",
96 "retry": "~0.10.1",
97 "rimraf": "~2.6.1",
98 "semver": "~5.3.0",
99 "sha": "~2.0.1",
100 "slide": "~1.1.6",
101 "sorted-object": "~2.0.1",
102 "sorted-union-stream": "~2.1.3",
103 "ssri": "~4.1.3",
104 "strip-ansi": "~3.0.1",
105 "tar": "~2.2.1",
106 "text-table": "~0.2.0",
107 "uid-number": "0.0.6",
108 "umask": "~1.1.0",
109 "unique-filename": "~1.1.0",
110 "unpipe": "~1.0.0",
111 "update-notifier": "~2.1.0",
112 "uuid": "~3.0.1",
113 "validate-npm-package-name": "~3.0.0",
114 "which": "~1.2.14",
115 "wrappy": "~1.0.2",
116 "write-file-atomic": "~2.1.0"
117 },
118 "bundleDependencies": [
119 "abbrev",
120 "ansi-regex",
121 "ansicolors",
122 "ansistyles",
123 "aproba",
124 "archy",
125 "cacache",
126 "call-limit",
127 "bluebird",
128 "chownr",
129 "cmd-shim",
130 "columnify",
131 "config-chain",
132 "debuglog",
133 "detect-indent",
134 "dezalgo",
135 "editor",
136 "fs-vacuum",
137 "fs-write-stream-atomic",
138 "fstream",
139 "fstream-npm",
140 "glob",
141 "graceful-fs",
142 "has-unicode",
143 "hosted-git-info",
144 "iferr",
145 "imurmurhash",
146 "inflight",
147 "inherits",
148 "ini",
149 "init-package-json",
150 "JSONStream",
151 "lazy-property",
152 "lockfile",
153 "lodash._baseindexof",
154 "lodash._baseuniq",
155 "lodash._bindcallback",
156 "lodash._cacheindexof",
157 "lodash._createcache",
158 "lodash._getnative",
159 "lodash.clonedeep",
160 "lodash.restparam",
161 "lodash.union",
162 "lodash.uniq",
163 "lodash.without",
164 "lru-cache",
165 "mkdirp",
166 "mississippi",
167 "move-concurrently",
168 "node-gyp",
169 "nopt",
170 "normalize-package-data",
171 "npm-cache-filename",
172 "npm-install-checks",
173 "npm-package-arg",
174 "npm-registry-client",
175 "npm-user-validate",
176 "npmlog",
177 "once",
178 "opener",
179 "osenv",
180 "pacote",
181 "path-is-inside",
182 "promise-inflight",
183 "read",
184 "read-cmd-shim",
185 "read-installed",
186 "read-package-json",
187 "read-package-tree",
188 "readable-stream",
189 "readdir-scoped-modules",
190 "request",
191 "retry",
192 "rimraf",
193 "semver",
194 "sha",
195 "slide",
196 "sorted-object",
197 "sorted-union-stream",
198 "ssri",
199 "strip-ansi",
200 "tar",
201 "text-table",
202 "uid-number",
203 "umask",
204 "unique-filename",
205 "unpipe",
206 "update-notifier",
207 "uuid",
208 "validate-npm-package-license",
209 "validate-npm-package-name",
210 "which",
211 "wrappy",
212 "write-file-atomic"
213 ],
214 "devDependencies": {
215 "deep-equal": "~1.0.1",
216 "marked": "~0.3.6",
217 "marked-man": "~0.2.1",
218 "npm-registry-couchapp": "~2.6.13",
219 "npm-registry-mock": "~1.1.0",
220 "require-inject": "~1.4.0",
221 "sprintf-js": "~1.0.3",
222 "standard": "~6.0.8",
223 "tacks": "~1.2.6",
224 "tap": "~10.3.2"
225 },
226 "scripts": {
227 "dumpconf": "env | grep npm | sort | uniq",
228 "prepare": "node bin/npm-cli.js --no-timing prune --prefix=. --no-global && rimraf test/*/*/node_modules && make -j4 doc",
229 "preversion": "bash scripts/update-authors.sh && git add AUTHORS && git commit -m \"update AUTHORS\" || true",
230 "tap": "tap --timeout 300",
231 "tap-cover": "tap --nyc-arg='--cache' --coverage --timeout 600",
232 "test": "standard && npm run test-tap",
233 "test-coverage": "npm run tap-cover -- \"test/tap/*.js\" \"test/network/*.js\" \"test/broken-under-*/*.js\"",
234 "test-tap": "npm run tap -- \"test/tap/*.js\" \"test/network/*.js\" \"test/broken-under-*/*.js\"",
235 "test-node": "tap --timeout 240 \"test/tap/*.js\" \"test/network/*.js\" \"test/broken-under-nyc*/*.js\""
236 },
237 "license": "Artistic-2.0"
238}