{
  "_from": "shelljs@0.2.6",
  "_id": "shelljs@0.2.6",
  "_location": "/ionic/shelljs",
  "_npmUser": {
    "name": "artur",
    "email": "arturadib@gmail.com"
  },
  "_npmVersion": "1.3.8",
  "_phantomChildren": {},
  "_requiredBy": [
    "/ionic",
    "/ionic/ionic-app-lib"
  ],
  "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz",
  "_shasum": "90492d72ffcc8159976baba62fb0f6884f0c3378",
  "_shrinkwrap": null,
  "author": {
    "name": "Artur Adib",
    "email": "aadib@mozilla.com"
  },
  "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": "90492d72ffcc8159976baba62fb0f6884f0c3378",
    "tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "http://github.com/arturadib/shelljs",
  "keywords": [
    "unix",
    "shell",
    "makefile",
    "make",
    "jake",
    "synchronous"
  ],
  "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.2.6"
}
