61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
{
|
|
"_from": "filewalker@0.1.3",
|
|
"_id": "filewalker@0.1.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-1jv52BO6NTRLgYJ0eCT2/3VL9MU=",
|
|
"_location": "/filewalker",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "filewalker@0.1.3",
|
|
"name": "filewalker",
|
|
"escapedName": "filewalker",
|
|
"rawSpec": "0.1.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.3"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/filewalker/-/filewalker-0.1.3.tgz",
|
|
"_shasum": "d63bf9d813ba35344b8182747824f6ff754bf4c5",
|
|
"_spec": "filewalker@0.1.3",
|
|
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build",
|
|
"author": {
|
|
"name": "Oliver Leics",
|
|
"email": "oliver.leics@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/oleics/node-filewalker/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [],
|
|
"dependencies": {
|
|
"fqueue": "0.0.x"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Fast and rock-solid asynchronous traversing of directories and files for node.js",
|
|
"devDependencies": {
|
|
"mocha": "1.0.x"
|
|
},
|
|
"directories": {
|
|
"lib": "./lib"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.x"
|
|
},
|
|
"homepage": "https://github.com/oleics/node-filewalker#readme",
|
|
"main": "./lib/filewalker",
|
|
"name": "filewalker",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/oleics/node-filewalker.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -R spec"
|
|
},
|
|
"version": "0.1.3"
|
|
}
|