blob: a1db4fea5a4b7806bc798342cb621dfdf5889031 [file] [log] [blame]
{
"_args": [
[
{
"name": "walkdir",
"raw": "walkdir@>= 0.0.1",
"rawSpec": ">= 0.0.1",
"scope": null,
"spec": ">=0.0.1",
"type": "range"
},
"/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/jasmine-node"
]
],
"_from": "walkdir@>=0.0.1",
"_id": "walkdir@0.0.11",
"_inCache": true,
"_installable": true,
"_location": "/walkdir",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "soldair@gmail.com",
"name": "soldair"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "walkdir",
"raw": "walkdir@>= 0.0.1",
"rawSpec": ">= 0.0.1",
"scope": null,
"spec": ">=0.0.1",
"type": "range"
},
"_requiredBy": [
"/jasmine-node"
],
"_resolved": "https://registry.npmjs.org/walkdir/-/walkdir-0.0.11.tgz",
"_shasum": "a16d025eb931bd03b52f308caed0f40fcebe9532",
"_shrinkwrap": null,
"_spec": "walkdir@>= 0.0.1",
"_where": "/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/jasmine-node",
"author": {
"email": "soldair@gmail.com",
"name": "Ryan Day"
},
"bugs": {
"url": "https://github.com/soldair/node-walkdir/issues"
},
"contributors": [
{
"name": "tjfontaine"
}
],
"dependencies": {},
"description": "Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.",
"devDependencies": {
"tape": "^4.0.0"
},
"directories": {},
"dist": {
"shasum": "a16d025eb931bd03b52f308caed0f40fcebe9532",
"tarball": "https://registry.npmjs.org/walkdir/-/walkdir-0.0.11.tgz"
},
"engines": {
"node": ">=0.6.0"
},
"gitHead": "63bd65dc8fba903634f84f818dad3e7f39032927",
"homepage": "http://github.com/soldair/node-walkdir",
"keywords": [
"find",
"walk",
"tree",
"files",
"fs"
],
"license": "MIT",
"main": "./walkdir.js",
"maintainers": [
{
"email": "soldair@gmail.com",
"name": "soldair"
}
],
"name": "walkdir",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/soldair/node-walkdir.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "0.0.11"
}