This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
portapy/Download-Latest-Python/node_modules/child_process/package.json

47 lines
1.4 KiB
JSON
Raw Normal View History

2018-10-30 18:09:58 -04:00
{
"_from": "child_process",
"_id": "child_process@1.0.2",
"_inBundle": false,
"_integrity": "sha1-sffn/HPSXn/R1FWtyU4UODAYK1o=",
"_location": "/child_process",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "child_process",
"name": "child_process",
"escapedName": "child_process",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/child_process/-/child_process-1.0.2.tgz",
"_shasum": "b1f7e7fc73d25e7fd1d455adc94e143830182b5a",
"_spec": "child_process",
"_where": "C:\\Users\\broak\\Desktop\\Python-Node-Project\\Download-Latest-Python",
"author": "",
"bugs": {
"url": "https://github.com/npm/security-holder/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.",
"homepage": "https://github.com/npm/security-holder#readme",
"keywords": [],
"license": "ISC",
"main": "index.js",
"name": "child_process",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/security-holder.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
}