{
  "consumedServices": {
    "console-panel": {
      "versions": {
        "^1.0.0": "consumeConsolePanel"
      }
    }
  },
  "name": "coracle-build",
  "host": "http://d.coracle.com",
  "main": "./lib/coracle-tool",
  "version": "1.20.0",
  "description": "A short description of your package ",
  "keywords": [],
  "repository": "https://github.com/ColinAlanHB/CoracleXbuild",
  "license": "MIT",
  "engines": {
    "atom": ">=1.0.0 <2.0.0"
  },
  "dependencies": {
    "atom-notify": "^1.1.0",
    "etch": "^0.12.7",
    "fs-plus": "^3.0.1",
    "promisificator": "^4.0.0",
    "react": "^16.1.1",
    "ws": "^3.3.2"
  }
}
