twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
99 lines (98 loc) • 2.28 kB
JSON
{
"_args": [
[
"indent-string@^1.1.0",
"/Users/nick/codes/twreporter-react/node_modules/meow"
]
],
"_from": "indent-string@>=1.1.0 <2.0.0",
"_id": "indent-string@1.2.2",
"_inCache": true,
"_installable": true,
"_location": "/indent-string",
"_nodeVersion": "0.12.5",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.11.2",
"_phantomChildren": {},
"_requested": {
"name": "indent-string",
"raw": "indent-string@^1.1.0",
"rawSpec": "^1.1.0",
"scope": null,
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/meow"
],
"_resolved": "https://registry.npmjs.org/indent-string/-/indent-string-1.2.2.tgz",
"_shasum": "db99bcc583eb6abbb1e48dcbb1999a986041cb6b",
"_shrinkwrap": null,
"_spec": "indent-string@^1.1.0",
"_where": "/Users/nick/codes/twreporter-react/node_modules/meow",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bin": {
"indent-string": "cli.js"
},
"bugs": {
"url": "https://github.com/sindresorhus/indent-string/issues"
},
"dependencies": {
"get-stdin": "^4.0.1",
"minimist": "^1.1.0",
"repeating": "^1.1.0"
},
"description": "Indent each line in a string",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "db99bcc583eb6abbb1e48dcbb1999a986041cb6b",
"tarball": "http://registry.npmjs.org/indent-string/-/indent-string-1.2.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"cli.js",
"index.js"
],
"gitHead": "ce73faa67c3573fa81bf88796b8f4915ba09593e",
"homepage": "https://github.com/sindresorhus/indent-string",
"keywords": [
"bin",
"cli",
"cli-app",
"indent",
"line",
"pad",
"str",
"string"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "indent-string",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/indent-string.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.2.2"
}