mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-21 16:59:08 +00:00
55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"traverse-chain@0.1.0",
|
|
"/Users/tatiana/selfdefined"
|
|
]
|
|
],
|
|
"_from": "traverse-chain@0.1.0",
|
|
"_id": "traverse-chain@0.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-YdvC1Ttp/2CRoSoWj9fUMxB+QPE=",
|
|
"_location": "/traverse-chain",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "traverse-chain@0.1.0",
|
|
"name": "traverse-chain",
|
|
"escapedName": "traverse-chain",
|
|
"rawSpec": "0.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/find"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/traverse-chain/-/traverse-chain-0.1.0.tgz",
|
|
"_spec": "0.1.0",
|
|
"_where": "/Users/tatiana/selfdefined",
|
|
"author": {
|
|
"name": "yuanchuan"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/yuanchuan/traverse-chain/issues"
|
|
},
|
|
"description": "A simple asynchronous tool",
|
|
"homepage": "https://github.com/yuanchuan/traverse-chain#readme",
|
|
"keywords": [
|
|
"async",
|
|
"chain",
|
|
"queue"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "traverse-chain",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/yuanchuan/traverse-chain.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "0.1.0"
|
|
}
|