UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

88 lines (87 loc) 1.99 kB
{ "_args": [ [ "lpad@^2.0.1", "/Users/nick/codes/twreporter-react/node_modules/lpad-align" ] ], "_from": "lpad@>=2.0.1 <3.0.0", "_id": "lpad@2.0.1", "_inCache": true, "_installable": true, "_location": "/lpad", "_nodeVersion": "0.12.4", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "name": "lpad", "raw": "lpad@^2.0.1", "rawSpec": "^2.0.1", "scope": null, "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/lpad-align" ], "_resolved": "https://registry.npmjs.org/lpad/-/lpad-2.0.1.tgz", "_shasum": "28316b4e7b2015f511f6591459afc0e5944008ad", "_shrinkwrap": null, "_spec": "lpad@^2.0.1", "_where": "/Users/nick/codes/twreporter-react/node_modules/lpad-align", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/lpad/issues" }, "dependencies": {}, "description": "Left pad each line in a string", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "28316b4e7b2015f511f6591459afc0e5944008ad", "tarball": "http://registry.npmjs.org/lpad/-/lpad-2.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "5e7281893989cb00f3dbab162ca00a1a0ec7f742", "homepage": "https://github.com/sindresorhus/lpad", "keywords": [ "format", "indent", "pad", "str", "string" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "lpad", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/lpad.git" }, "scripts": { "test": "mocha" }, "version": "2.0.1" }