{
  "name": "roof.js",
  "version": "0.0.3",
  "description": "Just roof.js",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/roofimon/roof.js.git"
  },
  "keywords": [
    "roof"
  ],
  "author": "roofimon@gmail.com",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/roofimon/roof.js/issues"
  },
  "homepage": "https://github.com/roofimon/roof.js#readme",
  "devDependencies": {
    "mocha": "^3.5.3"
  },
  "dependencies": {
    "chalk": "^2.1.0",
    "clear": "0.0.1",
    "clui": "^0.3.6",
    "commander": "^2.11.0",
    "content-disposition": "^0.5.2",
    "express": "^4.15.4",
    "figlet": "^1.2.0",
    "github": "^11.0.0",
    "inquirer": "^3.2.3",
    "lodash": "^4.17.4",
    "minimist": "^1.2.0",
    "preferences": "^0.2.1",
    "simple-git": "^1.77.0",
    "touch": "^3.1.0"
  },
  "bin": {
    "roof": "./roof.js"
  }
}
