{
  "name": "wetland-generator-entity",
  "version": "1.1.6",
  "description": "A wetland generator for wetland entities.",
  "main": "board.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "postpublish": "git push upstream master && git push upstream --tags"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/SpoonX/wetland-generator-entity.git"
  },
  "keywords": [
    "boards",
    "wetland",
    "orm",
    "generator"
  ],
  "author": "RWOverdijk <wesley@spoonx.nl>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SpoonX/wetland-generator-entity/issues"
  },
  "homepage": "https://github.com/SpoonX/wetland-generator-entity#readme",
  "dependencies": {
    "boards": "^3.1.4",
    "ezon": "^1.0.0",
    "homefront": "^1.3.3",
    "inquirer": "^3.0.6",
    "node-emoji": "^1.5.1",
    "procurator": "^2.2.0",
    "request": "^2.81.0",
    "wetland": "^1.5.0"
  }
}
