twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
78 lines (77 loc) • 2.01 kB
JSON
{
"_args": [
[
"isbinaryfile@^3.0.0",
"/Users/nick/codes/twreporter-react/node_modules/karma"
]
],
"_from": "isbinaryfile@>=3.0.0 <4.0.0",
"_id": "isbinaryfile@3.0.0",
"_inCache": true,
"_installable": true,
"_location": "/isbinaryfile",
"_nodeVersion": "0.10.33",
"_npmUser": {
"email": "gjtorikian@gmail.com",
"name": "gjtorikian"
},
"_npmVersion": "2.1.11",
"_phantomChildren": {},
"_requested": {
"name": "isbinaryfile",
"raw": "isbinaryfile@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/karma"
],
"_resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.0.tgz",
"_shasum": "e9382ebe16aa0f7c874848008d928020e42175f7",
"_shrinkwrap": null,
"_spec": "isbinaryfile@^3.0.0",
"_where": "/Users/nick/codes/twreporter-react/node_modules/karma",
"bugs": {
"url": "https://github.com/gjtorikian/isBinaryFile/issues"
},
"dependencies": {},
"description": "Detects if a file is binary in Node.js. Similar to Perl's -B.",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-cli": "~0.1.13",
"grunt-exec": "0.4.3",
"grunt-release": "~0.6.0",
"mocha": "^2.2.4"
},
"directories": {},
"dist": {
"shasum": "e9382ebe16aa0f7c874848008d928020e42175f7",
"tarball": "http://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.0.tgz"
},
"engines": {
"node": ">=0.6.0"
},
"gitHead": "6f2489ea97d54bcb22f0c5c7469c963f84ee134e",
"homepage": "https://github.com/gjtorikian/isBinaryFile",
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "gjtorikian",
"email": "gjtorikian@gmail.com"
}
],
"name": "isbinaryfile",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/gjtorikian/isBinaryFile.git"
},
"scripts": {
"test": "mocha"
},
"version": "3.0.0"
}