package.json
1.3 KB
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
{
"_from": "spawn-sync@^2.0.0",
"_id": "spawn-sync@2.0.0",
"_inBundle": false,
"_integrity": "sha512-AGXIhH/XZVinFewojYTsG8uapHX2e7MjtFbmibvK9qqG4qGd9b6jelU1sTkCA0RVGHvN9exJYTBVbF1Ls2f69g==",
"_location": "/spawn-sync",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "spawn-sync@^2.0.0",
"name": "spawn-sync",
"escapedName": "spawn-sync",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/cheerio-httpcli"
],
"_resolved": "https://registry.npmjs.org/spawn-sync/-/spawn-sync-2.0.0.tgz",
"_shasum": "3af5ba4b73cc5dc8a41d3747eede71e98d949555",
"_spec": "spawn-sync@^2.0.0",
"_where": "/Users/star/Desktop/YTMT/node_modules/cheerio-httpcli",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/spawn-sync/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Exports child_process.spawnSync",
"devDependencies": {},
"homepage": "https://github.com/ForbesLindesay/spawn-sync#readme",
"keywords": [],
"license": "MIT",
"name": "spawn-sync",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/spawn-sync.git"
},
"scripts": {},
"version": "2.0.0"
}