{
  "_args": [
    [
      "shelljs@^0.5.3",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/css-lint/node_modules/eslint"
    ]
  ],
  "_from": "shelljs@>=0.5.3 <0.6.0",
  "_id": "shelljs@0.5.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/shelljs",
  "_nodeVersion": "1.2.0",
  "_npmUser": {
    "email": "arturadib@gmail.com",
    "name": "artur"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "shelljs",
    "raw": "shelljs@^0.5.3",
    "rawSpec": "^0.5.3",
    "scope": null,
    "spec": ">=0.5.3 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/css-lint/eslint",
    "/eslint"
  ],
  "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz",
  "_shasum": "c54982b996c76ef0c1e6b59fbdc5825f5b713113",
  "_shrinkwrap": null,
  "_spec": "shelljs@^0.5.3",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/css-lint/node_modules/eslint",
  "author": {
    "email": "arturadib@gmail.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": "c54982b996c76ef0c1e6b59fbdc5825f5b713113",
    "tarball": "http://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "gitHead": "22d0975040b9b8234755dc6e692d6869436e8485",
  "homepage": "http://github.com/arturadib/shelljs",
  "keywords": [
    "unix",
    "shell",
    "makefile",
    "make",
    "jake",
    "synchronous"
  ],
  "license": "BSD*",
  "main": "./shell.js",
  "maintainers": [
    {
      "email": "arturadib@gmail.com",
      "name": "artur"
    }
  ],
  "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.5.3"
}
