{
  "name": "@jwalab/minilab",
  "version": "0.0.19",
  "description": "Minilab is a mini development environment for the JWA Platform",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": "index.js",
  "files": [
    "index.js",
    "src",
    "docker-compose.yaml"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jwa-lab/minilab.git"
  },
  "keywords": [
    "JWA",
    "Platform",
    "development",
    "environment",
    "NATS",
    "tezos"
  ],
  "author": {
    "name": "JWA Lab",
    "url": "https://github.com/jwa-lab"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/jwa-lab/minilab/issues"
  },
  "homepage": "https://github.com/jwa-lab/minilab#readme",
  "dependencies": {
    "chalk": "^4.1.0",
    "clear": "^0.1.0",
    "commander": "^7.0.0",
    "docker-compose": "^0.23.6",
    "figlet": "^1.5.0",
    "gradient-string": "^1.2.0"
  }
}
