{
  "name": "noob",
  "version": "0.0.1",
  "description": "Node for noobs",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Good joke.\""
  },
  "bin": {
    "noob": "index.js"
  },
  "repository": "",
  "author": "",
  "license": "BSD",
  "dependencies": {
    "execSync": "0.0.4"
  }
}
