52 lines
1.3 KiB
JSON
52 lines
1.3 KiB
JSON
{
|
|
"_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": "range",
|
|
"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",
|
|
"_shasum": "61dbc2d53b69ff6091a12a168fd7d433107e40f1",
|
|
"_spec": "traverse-chain@~0.1.0",
|
|
"_where": "/home/suroh/Repos/11ty.work/node_modules/find",
|
|
"author": {
|
|
"name": "yuanchuan"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/yuanchuan/traverse-chain/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"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"
|
|
}
|