twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
96 lines (95 loc) • 2.25 kB
JSON
{
"_args": [
[
"filenamify@^1.0.1",
"/Users/nick/codes/twreporter-react/node_modules/download"
]
],
"_from": "filenamify@>=1.0.1 <2.0.0",
"_id": "filenamify@1.2.0",
"_inCache": true,
"_installable": true,
"_location": "/filenamify",
"_nodeVersion": "0.12.5",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.11.2",
"_phantomChildren": {},
"_requested": {
"name": "filenamify",
"raw": "filenamify@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/download"
],
"_resolved": "https://registry.npmjs.org/filenamify/-/filenamify-1.2.0.tgz",
"_shasum": "55ce57cec2966431f34ab002eb70659210bbde49",
"_shrinkwrap": null,
"_spec": "filenamify@^1.0.1",
"_where": "/Users/nick/codes/twreporter-react/node_modules/download",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/filenamify/issues"
},
"dependencies": {
"filename-reserved-regex": "^1.0.0",
"strip-outer": "^1.0.0",
"trim-repeated": "^1.0.0"
},
"description": "Convert a string to a valid filename",
"devDependencies": {
"ava": "0.0.4"
},
"directories": {},
"dist": {
"shasum": "55ce57cec2966431f34ab002eb70659210bbde49",
"tarball": "http://registry.npmjs.org/filenamify/-/filenamify-1.2.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "f596c643ce7ea96bcd835a3cd19884cbb326e867",
"homepage": "https://github.com/sindresorhus/filenamify",
"keywords": [
"convert",
"dirname",
"file",
"filename",
"name",
"path",
"str",
"string",
"valid"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "filenamify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/filenamify.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.2.0"
}