UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

98 lines (97 loc) 2.27 kB
{ "_args": [ [ "fs-access@^1.0.0", "/Users/nick/codes/twreporter-react/node_modules/karma-chrome-launcher" ] ], "_from": "fs-access@>=1.0.0 <2.0.0", "_id": "fs-access@1.0.0", "_inCache": true, "_installable": true, "_location": "/fs-access", "_nodeVersion": "0.12.2", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.7.4", "_phantomChildren": {}, "_requested": { "name": "fs-access", "raw": "fs-access@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/karma-chrome-launcher" ], "_resolved": "https://registry.npmjs.org/fs-access/-/fs-access-1.0.0.tgz", "_shasum": "e96872b1f415ae302bdda4ef05309eb4bde1934c", "_shrinkwrap": null, "_spec": "fs-access@^1.0.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/karma-chrome-launcher", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/fs-access/issues" }, "dependencies": { "null-check": "^1.0.0" }, "description": "Node.js 0.12 fs.access() & fs.accessSync() ponyfill", "devDependencies": { "os-tmpdir": "^1.0.0" }, "directories": {}, "dist": { "shasum": "e96872b1f415ae302bdda4ef05309eb4bde1934c", "tarball": "http://registry.npmjs.org/fs-access/-/fs-access-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "66bbcd8a8b26a4f0ccdee1cd5ea8f6256596d155", "homepage": "https://github.com/sindresorhus/fs-access", "keywords": [ "access", "built-in", "check", "core", "fs", "mode", "permission", "polyfill", "ponyfill", "process", "shim", "stat", "user" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "fs-access", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/fs-access.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }