{
  "_args": [
    [
      {
        "raw": "shelljs@^0.6.0",
        "scope": null,
        "escapedName": "shelljs",
        "name": "shelljs",
        "rawSpec": "^0.6.0",
        "spec": ">=0.6.0 <0.7.0",
        "type": "range"
      },
      "/Users/gaearon/p/create-react-app/node_modules/eslint"
    ]
  ],
  "_from": "shelljs@>=0.6.0 <0.7.0",
  "_id": "shelljs@0.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/shelljs",
  "_nodeVersion": "5.4.0",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/shelljs-0.6.0.tgz_1454632811074_0.5800695188809186"
  },
  "_npmUser": {
    "name": "ariporad",
    "email": "ari@ariporad.com"
  },
  "_npmVersion": "3.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "shelljs@^0.6.0",
    "scope": null,
    "escapedName": "shelljs",
    "name": "shelljs",
    "rawSpec": "^0.6.0",
    "spec": ">=0.6.0 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/eslint"
  ],
  "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.0.tgz",
  "_shasum": "ce1ed837b4b0e55b5ec3dab84251ab9dbdc0c7ec",
  "_shrinkwrap": null,
  "_spec": "shelljs@^0.6.0",
  "_where": "/Users/gaearon/p/create-react-app/node_modules/eslint",
  "author": {
    "name": "Artur Adib",
    "email": "arturadib@gmail.com"
  },
  "bin": {
    "shjs": "./bin/shjs"
  },
  "bugs": {
    "url": "https://github.com/shelljs/shelljs/issues"
  },
  "contributors": [
    {
      "name": "Ari Porad",
      "email": "ari@ariporad.com",
      "url": "http://ariporad.com/"
    },
    {
      "name": "Nate Fischer",
      "email": "ntfschr@gmail.com"
    }
  ],
  "dependencies": {},
  "description": "Portable Unix shell commands for Node.js",
  "devDependencies": {
    "coffee-script": "^1.10.0",
    "jshint": "~2.1.11"
  },
  "directories": {},
  "dist": {
    "shasum": "ce1ed837b4b0e55b5ec3dab84251ab9dbdc0c7ec",
    "tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "fe06baf1173ec6f0a70cd58ddb7d373f4c6446f5",
  "homepage": "http://github.com/shelljs/shelljs",
  "keywords": [
    "unix",
    "shell",
    "makefile",
    "make",
    "jake",
    "synchronous"
  ],
  "license": "BSD-3-Clause",
  "main": "./shell.js",
  "maintainers": [
    {
      "name": "ariporad",
      "email": "ari@ariporad.com"
    },
    {
      "name": "artur",
      "email": "arturadib@gmail.com"
    },
    {
      "name": "nfischer",
      "email": "ntfschr@gmail.com"
    }
  ],
  "name": "shelljs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/shelljs/shelljs.git"
  },
  "scripts": {
    "test": "node scripts/run-tests"
  },
  "version": "0.6.0"
}
