2025-04-23 09:34:08 +08:00

53 lines
1.2 KiB
JSON

{
"_args": [
[
"all@0.0.0",
"D:\\111\\xy-server"
]
],
"_from": "all@0.0.0",
"_id": "all@0.0.0",
"_inBundle": false,
"_integrity": "sha1-+yqnXUdZ1A457LsRj6vwzBH/VU8=",
"_location": "/all",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "all@0.0.0",
"name": "all",
"escapedName": "all",
"rawSpec": "0.0.0",
"saveSpec": null,
"fetchSpec": "0.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/all/-/all-0.0.0.tgz",
"_spec": "0.0.0",
"_where": "D:\\111\\xy-server",
"author": {
"name": "'Dominic Tarr'",
"email": "dominic.tarr@gmail.com",
"url": "http://dominictarr.com"
},
"bugs": {
"url": "https://github.com/dominictarr/all/issues"
},
"dependencies": {},
"description": "callback when all callbacks have fired.",
"devDependencies": {},
"homepage": "https://github.com/dominictarr/all",
"license": "MIT",
"name": "all",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/all.git"
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
},
"version": "0.0.0"
}