blob: 7ecbf9782a76c97d7390dc4aefb5b115e62d5d36 [file] [log] [blame]
{
"_args": [
[
{
"raw": "walkdir@>= 0.0.1",
"scope": null,
"escapedName": "walkdir",
"name": "walkdir",
"rawSpec": ">= 0.0.1",
"spec": ">=0.0.1",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/jasmine-node"
]
],
"_from": "walkdir@>=0.0.1",
"_id": "walkdir@0.0.12",
"_inCache": true,
"_location": "/walkdir",
"_nodeVersion": "6.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/walkdir-0.0.12.tgz_1504018046512_0.9718030684161931"
},
"_npmUser": {
"name": "soldair",
"email": "soldair@gmail.com"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"raw": "walkdir@>= 0.0.1",
"scope": null,
"escapedName": "walkdir",
"name": "walkdir",
"rawSpec": ">= 0.0.1",
"spec": ">=0.0.1",
"type": "range"
},
"_requiredBy": [
"/jasmine-node"
],
"_resolved": "https://registry.npmjs.org/walkdir/-/walkdir-0.0.12.tgz",
"_shasum": "2f24f1ade64aab1e458591d4442c8868356e9281",
"_shrinkwrap": null,
"_spec": "walkdir@>= 0.0.1",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/jasmine-node",
"author": {
"name": "Ryan Day",
"email": "soldair@gmail.com"
},
"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": {
"integrity": "sha512-HFhaD4mMWPzFSqhpyDG48KDdrjfn409YQuVW7ckZYhW4sE87mYtWifdB/+73RA7+p4s4K18n5Jfx1kHthE1gBw==",
"shasum": "2f24f1ade64aab1e458591d4442c8868356e9281",
"tarball": "https://registry.npmjs.org/walkdir/-/walkdir-0.0.12.tgz"
},
"engines": {
"node": ">=0.6.0"
},
"gitHead": "ffd6f30a55a3589d00af26f14a92ff093d4cfda3",
"homepage": "http://github.com/soldair/node-walkdir",
"keywords": [
"find",
"walk",
"tree",
"files",
"fs"
],
"license": "MIT",
"main": "./walkdir.js",
"maintainers": [
{
"name": "soldair",
"email": "soldair@gmail.com"
}
],
"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.12"
}