blob: 23d348d57d2f3b1ed61492626bf3ddf731460a29 [file] [log] [blame]
{
"_args": [
[
{
"raw": "wordwrap@~1.0.0",
"scope": null,
"escapedName": "wordwrap",
"name": "wordwrap",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/optionator"
]
],
"_from": "wordwrap@>=1.0.0 <1.1.0",
"_id": "wordwrap@1.0.0",
"_inCache": true,
"_location": "/wordwrap",
"_nodeVersion": "2.0.0",
"_npmUser": {
"name": "substack",
"email": "substack@gmail.com"
},
"_npmVersion": "2.9.0",
"_phantomChildren": {},
"_requested": {
"raw": "wordwrap@~1.0.0",
"scope": null,
"escapedName": "wordwrap",
"name": "wordwrap",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/istanbul",
"/optionator"
],
"_resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
"_shasum": "27584810891456a4171c8d0226441ade90cbcaeb",
"_shrinkwrap": null,
"_spec": "wordwrap@~1.0.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/optionator",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-wordwrap/issues"
},
"dependencies": {},
"description": "Wrap those words. Show them at what columns to start and stop.",
"devDependencies": {
"tape": "^4.0.0"
},
"directories": {
"lib": ".",
"example": "example",
"test": "test"
},
"dist": {
"shasum": "27584810891456a4171c8d0226441ade90cbcaeb",
"tarball": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz"
},
"gitHead": "9f02667e901f2f10d87c33f7093fcf94788ab2f8",
"homepage": "https://github.com/substack/node-wordwrap#readme",
"keywords": [
"word",
"wrap",
"rule",
"format",
"column"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "wordwrap",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/node-wordwrap.git"
},
"scripts": {
"test": "expresso"
},
"version": "1.0.0"
}