UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

88 lines (87 loc) 1.96 kB
{ "_args": [ [ "shelljs@^0.3.0", "/Users/nick/codes/twreporter-react/node_modules/eslint" ] ], "_from": "shelljs@>=0.3.0 <0.4.0", "_id": "shelljs@0.3.0", "_inCache": true, "_installable": true, "_location": "/shelljs", "_npmUser": { "email": "arturadib@gmail.com", "name": "artur" }, "_npmVersion": "1.3.11", "_phantomChildren": {}, "_requested": { "name": "shelljs", "raw": "shelljs@^0.3.0", "rawSpec": "^0.3.0", "scope": null, "spec": ">=0.3.0 <0.4.0", "type": "range" }, "_requiredBy": [ "/eslint", "/jshint" ], "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz", "_shasum": "3596e6307a781544f591f37da618360f31db57b1", "_shrinkwrap": null, "_spec": "shelljs@^0.3.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/eslint", "author": { "email": "aadib@mozilla.com", "name": "Artur Adib" }, "bin": { "shjs": "./bin/shjs" }, "bugs": { "url": "https://github.com/arturadib/shelljs/issues" }, "dependencies": {}, "description": "Portable Unix shell commands for Node.js", "devDependencies": { "jshint": "~2.1.11" }, "directories": {}, "dist": { "shasum": "3596e6307a781544f591f37da618360f31db57b1", "tarball": "http://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz" }, "engines": { "node": ">=0.8.0" }, "homepage": "http://github.com/arturadib/shelljs", "keywords": [ "jake", "make", "makefile", "shell", "synchronous", "unix" ], "license": "BSD*", "main": "./shell.js", "maintainers": [ { "name": "artur", "email": "arturadib@gmail.com" } ], "name": "shelljs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/arturadib/shelljs.git" }, "scripts": { "test": "node scripts/run-tests" }, "version": "0.3.0" }