UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

96 lines (95 loc) 2.51 kB
{ "_args": [ [ { "raw": "right-pad@^1.0.1", "scope": null, "escapedName": "right-pad", "name": "right-pad", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "C:\\src\\pnpm\\node_modules\\cz-conventional-changelog" ] ], "_from": "right-pad@>=1.0.1 <2.0.0", "_id": "right-pad@1.0.1", "_inCache": true, "_installable": true, "_location": "/right-pad", "_nodeVersion": "6.2.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/right-pad-1.0.1.tgz_1470341189601_0.4478000185918063" }, "_npmUser": { "name": "matthewh", "email": "hello@matthewh.in" }, "_npmVersion": "3.8.9", "_phantomChildren": {}, "_requested": { "raw": "right-pad@^1.0.1", "scope": null, "escapedName": "right-pad", "name": "right-pad", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/cz-conventional-changelog" ], "_resolved": "https://registry.npmjs.org/right-pad/-/right-pad-1.0.1.tgz", "_shasum": "8ca08c2cbb5b55e74dafa96bf7fd1a27d568c8d0", "_shrinkwrap": null, "_spec": "right-pad@^1.0.1", "_where": "C:\\src\\pnpm\\node_modules\\cz-conventional-changelog", "author": { "name": "matthewh", "email": "hello@matthewh.in", "url": "http://matthewh.in/" }, "bugs": { "url": "https://github.com/MatthewNPM/right-pad/issues" }, "dependencies": {}, "description": "Right Pad adds a padding to the right side of the string with the character of your choice or just blank space.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "8ca08c2cbb5b55e74dafa96bf7fd1a27d568c8d0", "tarball": "https://registry.npmjs.org/right-pad/-/right-pad-1.0.1.tgz" }, "engines": { "node": ">= 0.10" }, "gitHead": "515d40d1c52c0fa269bc179031fcc66348cfd125", "homepage": "https://github.com/MatthewNPM/right-pad", "keywords": [ "right", "pad", "string" ], "license": "MIT", "main": "rightpad.js", "maintainers": [ { "name": "matthewh", "email": "hello@matthewh.in" } ], "name": "right-pad", "optionalDependencies": {}, "private": false, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/MatthewNPM/right-pad.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.1" }