twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
95 lines (94 loc) • 2.23 kB
JSON
{
"_args": [
[
"lpad-align@^1.0.1",
"/Users/nick/codes/twreporter-react/node_modules/squeak"
]
],
"_from": "lpad-align@>=1.0.1 <2.0.0",
"_id": "lpad-align@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/lpad-align",
"_nodeVersion": "2.3.0",
"_npmUser": {
"email": "kevinmartensson@gmail.com",
"name": "kevva"
},
"_npmVersion": "3.1.2",
"_phantomChildren": {},
"_requested": {
"name": "lpad-align",
"raw": "lpad-align@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/squeak"
],
"_resolved": "https://registry.npmjs.org/lpad-align/-/lpad-align-1.1.0.tgz",
"_shasum": "27fa786bcb695fc434ea1500723eb8d0bdc82bf4",
"_shrinkwrap": null,
"_spec": "lpad-align@^1.0.1",
"_where": "/Users/nick/codes/twreporter-react/node_modules/squeak",
"author": {
"email": "kevinmartensson@gmail.com",
"name": "Kevin Mårtensson",
"url": "https://github.com/kevva"
},
"bin": {
"lpad-align": "cli.js"
},
"bugs": {
"url": "https://github.com/kevva/lpad-align/issues"
},
"dependencies": {
"get-stdin": "^4.0.1",
"longest": "^1.0.0",
"lpad": "^2.0.1",
"meow": "^3.3.0"
},
"description": "Left pad a string to align with the longest string in an array",
"devDependencies": {
"ava": "^0.0.4"
},
"directories": {},
"dist": {
"shasum": "27fa786bcb695fc434ea1500723eb8d0bdc82bf4",
"tarball": "http://registry.npmjs.org/lpad-align/-/lpad-align-1.1.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"cli.js",
"index.js"
],
"gitHead": "eaaed9ec8ffcbcca1a280e28fed7a17336bdbed7",
"homepage": "https://github.com/kevva/lpad-align#readme",
"keywords": [
"align",
"indent",
"lpad"
],
"license": "MIT",
"maintainers": [
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
}
],
"name": "lpad-align",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/lpad-align.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.0"
}