{
  "_args": [
    [
      "shelljs@0.6.1",
      "/home/centralpertec/public_html/css-loader"
    ]
  ],
  "_development": true,
  "_from": "shelljs@0.6.1",
  "_id": "shelljs@0.6.1",
  "_inBundle": false,
  "_integrity": "sha1-7GIRvtGSBEIIj+D3Cyg3Iy7SyKg=",
  "_location": "/shelljs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "shelljs@0.6.1",
    "name": "shelljs",
    "escapedName": "shelljs",
    "rawSpec": "0.6.1",
    "saveSpec": null,
    "fetchSpec": "0.6.1"
  },
  "_requiredBy": [
    "/eslint"
  ],
  "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.1.tgz",
  "_spec": "0.6.1",
  "_where": "/home/centralpertec/public_html/css-loader",
  "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"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "homepage": "http://github.com/shelljs/shelljs",
  "keywords": [
    "unix",
    "shell",
    "makefile",
    "make",
    "jake",
    "synchronous"
  ],
  "license": "BSD-3-Clause",
  "main": "./shell.js",
  "name": "shelljs",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/shelljs/shelljs.git"
  },
  "scripts": {
    "test": "node scripts/run-tests"
  },
  "version": "0.6.1"
}
