{
  "name": "hade",
  "version": "1.0.3",
  "description": "html to jade",
  "main": "index.js",
  "scripts": {
    "start": "npm publish .",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "preferGlobal": "true",
  "bin": {
    "hade": "index.js",
    "lade": "index.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "express": "^4.11.2",
    "html2jade": "^0.8.4",
    "jade": "^1.11.0",
    "open": "0.0.5",
    "socket.io": "^1.3.7"
  }
}
