blob: f986352961949314d59fd065b61eb853ced6c9f0 [file] [log] [blame]
{
"_args": [
[
{
"raw": "path-parse@^1.0.5",
"scope": null,
"escapedName": "path-parse",
"name": "path-parse",
"rawSpec": "^1.0.5",
"spec": ">=1.0.5 <2.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/resolve"
]
],
"_from": "path-parse@>=1.0.5 <2.0.0",
"_id": "path-parse@1.0.5",
"_inCache": true,
"_location": "/path-parse",
"_npmUser": {
"name": "jbgutierrez",
"email": "jbgutierrez@gmail.com"
},
"_npmVersion": "1.4.9",
"_phantomChildren": {},
"_requested": {
"raw": "path-parse@^1.0.5",
"scope": null,
"escapedName": "path-parse",
"name": "path-parse",
"rawSpec": "^1.0.5",
"spec": ">=1.0.5 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/resolve"
],
"_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz",
"_shasum": "3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1",
"_shrinkwrap": null,
"_spec": "path-parse@^1.0.5",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/resolve",
"author": {
"name": "Javier Blanco",
"email": "http://jbgutierrez.info"
},
"bugs": {
"url": "https://github.com/jbgutierrez/path-parse/issues"
},
"dependencies": {},
"description": "Node.js path.parse() ponyfill",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1",
"tarball": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz"
},
"homepage": "https://github.com/jbgutierrez/path-parse#readme",
"keywords": [
"path",
"paths",
"file",
"dir",
"parse",
"built-in",
"util",
"utils",
"core",
"ponyfill",
"polyfill",
"shim"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jbgutierrez",
"email": "jbgutierrez@gmail.com"
}
],
"name": "path-parse",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jbgutierrez/path-parse.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.5"
}