You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

94 lines
2.2 KiB

{
"_args": [
[
{
"name": "wordwrap",
"raw": "wordwrap@~1.0.0",
"rawSpec": "~1.0.0",
"scope": null,
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\optionator"
]
],
"_from": "wordwrap@>=1.0.0 <1.1.0",
"_id": "wordwrap@1.0.0",
"_inCache": true,
"_installable": 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 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/optionator"
],
"_resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
"_shasum": "27584810891456a4171c8d0226441ade90cbcaeb",
"_shrinkwrap": null,
"_spec": "wordwrap@~1.0.0",
"_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\optionator",
"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",
"keywords": [
"word",
"wrap",
"rule",
"format",
"column"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"email": "mail@substack.net",
"name": "substack"
}
],
"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"
}