blob: a71bd3f74758367fa4d8cd42b5e230f405dbe4af [file] [log] [blame]
{
"_args": [
[
{
"raw": "path-browserify@~0.0.0",
"scope": null,
"escapedName": "path-browserify",
"name": "path-browserify",
"rawSpec": "~0.0.0",
"spec": ">=0.0.0 <0.1.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/browserify"
]
],
"_from": "path-browserify@>=0.0.0 <0.1.0",
"_id": "path-browserify@0.0.0",
"_inCache": true,
"_location": "/path-browserify",
"_npmUser": {
"name": "substack",
"email": "mail@substack.net"
},
"_npmVersion": "1.3.14",
"_phantomChildren": {},
"_requested": {
"raw": "path-browserify@~0.0.0",
"scope": null,
"escapedName": "path-browserify",
"name": "path-browserify",
"rawSpec": "~0.0.0",
"spec": ">=0.0.0 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz",
"_shasum": "a0b870729aae214005b7d5032ec2cbbb0fb4451a",
"_shrinkwrap": null,
"_spec": "path-browserify@~0.0.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/browserify",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/path-browserify/issues"
},
"dependencies": {},
"description": "the path module from node core for browsers",
"devDependencies": {
"tape": "~1.0.4"
},
"directories": {},
"dist": {
"shasum": "a0b870729aae214005b7d5032ec2cbbb0fb4451a",
"tarball": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz"
},
"homepage": "https://github.com/substack/path-browserify",
"keywords": [
"path",
"browser",
"browserify"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "path-browserify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/path-browserify.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "0.0.0"
}