86 lines
2.0 KiB
JSON
86 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"wordwrap@^1.0.0",
|
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\typings"
|
|
]
|
|
],
|
|
"_from": "wordwrap@>=1.0.0-0 <2.0.0-0",
|
|
"_id": "wordwrap@1.0.0",
|
|
"_inCache": true,
|
|
"_location": "/wordwrap",
|
|
"_nodeVersion": "2.0.0",
|
|
"_npmUser": {
|
|
"email": "substack@gmail.com",
|
|
"name": "substack"
|
|
},
|
|
"_npmVersion": "2.9.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "wordwrap",
|
|
"raw": "wordwrap@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0-0 <2.0.0-0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/typings"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
|
|
"_shasum": "27584810891456a4171c8d0226441ade90cbcaeb",
|
|
"_shrinkwrap": null,
|
|
"_spec": "wordwrap@^1.0.0",
|
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\typings",
|
|
"author": {
|
|
"email": "mail@substack.net",
|
|
"name": "James Halliday",
|
|
"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": {
|
|
"example": "example",
|
|
"lib": ".",
|
|
"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",
|
|
"installable": true,
|
|
"keywords": [
|
|
"column",
|
|
"format",
|
|
"rule",
|
|
"word",
|
|
"wrap"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "substack",
|
|
"email": "mail@substack.net"
|
|
}
|
|
],
|
|
"name": "wordwrap",
|
|
"optionalDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/substack/node-wordwrap.git"
|
|
},
|
|
"scripts": {
|
|
"test": "expresso"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|