{
  "name": "nsh",
  "version": "0.0.1",
  "description": "ERROR: No README.md file found!",
  "main": "nsh.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": "",
  "author": "",
  "license": "BSD",
  "bin": {
    "nsh": "./nsh.js"
  },
  "dependencies": {
    "esprima": "~0.9.9",
    "async": "~0.1.22",
    "spoon": "~0.1.2",
    "waitpid": "~0.1.0"
  }
}
