{
  "name": "terramake",
  "version": "0.0.11",
  "description": "Type-safe Infrastructure-as-Code",
  "main": "index.js",
  "bin": {
    "terramake": "./index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/karandit/terramake.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/karandit/terramake/issues"
  },
  "keywords": ["elm", "terraform", "type-safe", "iac", "infrastructure", "infrastructure-as-code", "devops"],
  "homepage": "https://github.com/karandit/terramake#readme",
  "dependencies": {
    "meow": "5.0.0",
    "node-elm-compiler": "4.5.0",
    "node-elm-repl": "4.1.0"
  }
}
