UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

93 lines (92 loc) 2.16 kB
{ "_args": [ [ "null-check@^1.0.0", "/Users/nick/codes/twreporter-react/node_modules/fs-access" ] ], "_from": "null-check@>=1.0.0 <2.0.0", "_id": "null-check@1.0.0", "_inCache": true, "_installable": true, "_location": "/null-check", "_nodeVersion": "0.12.2", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.7.4", "_phantomChildren": {}, "_requested": { "name": "null-check", "raw": "null-check@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/fs-access" ], "_resolved": "https://registry.npmjs.org/null-check/-/null-check-1.0.0.tgz", "_shasum": "977dffd7176012b9ec30d2a39db5cf72a0439edd", "_shrinkwrap": null, "_spec": "null-check@^1.0.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/fs-access", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/null-check/issues" }, "dependencies": {}, "description": "Ensure a path doesn't contain null bytes", "devDependencies": { "ava": "0.0.4" }, "directories": {}, "dist": { "shasum": "977dffd7176012b9ec30d2a39db5cf72a0439edd", "tarball": "http://registry.npmjs.org/null-check/-/null-check-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "bcdcbc68e4735aa5222a2c5575335041cd59ebaa", "homepage": "https://github.com/sindresorhus/null-check", "keywords": [ "built-in", "bytes", "check", "core", "fs", "null", "path", "polyfill", "ponyfill", "shim" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "null-check", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/null-check.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }