UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

104 lines (103 loc) 2.4 kB
{ "_args": [ [ { "raw": "word-wrap@^1.0.3", "scope": null, "escapedName": "word-wrap", "name": "word-wrap", "rawSpec": "^1.0.3", "spec": ">=1.0.3 <2.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\cz-conventional-changelog" ] ], "_from": "word-wrap@>=1.0.3 <2.0.0", "_id": "word-wrap@1.1.0", "_inCache": true, "_installable": true, "_location": "/word-wrap", "_nodeVersion": "0.12.4", "_npmUser": { "name": "jonschlinkert", "email": "github@sellside.com" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "raw": "word-wrap@^1.0.3", "scope": null, "escapedName": "word-wrap", "name": "word-wrap", "rawSpec": "^1.0.3", "spec": ">=1.0.3 <2.0.0", "type": "range" }, "_requiredBy": [ "/cz-conventional-changelog" ], "_resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.1.0.tgz", "_shasum": "356153d61d10610d600785c5d701288e0ae764a6", "_shrinkwrap": null, "_spec": "word-wrap@^1.0.3", "_where": "C:\\src\\pnpm\\node_modules\\cz-conventional-changelog", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/word-wrap/issues" }, "dependencies": {}, "description": "Wrap words to a specified length.", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "356153d61d10610d600785c5d701288e0ae764a6", "tarball": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.1.0.tgz" }, "engines": { "node": ">=0.8" }, "files": [ "index.js" ], "gitHead": "fe906b287d4f1df72dd983e976b6e514750544f5", "homepage": "https://github.com/jonschlinkert/word-wrap", "keywords": [ "break", "line", "new-line", "carriage", "newline", "return", "soft", "text", "word", "word-wrap", "words", "wrap" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "name": "word-wrap", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/word-wrap.git" }, "scripts": { "test": "mocha" }, "version": "1.1.0" }