{
  "name": "@excitare/cli-command-start",
  "version": "0.0.1-alpha.198",
  "description": "The command for starting Excitare applications locally",
  "main": "./dist/cjs",
  "module": "./dist/esm",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eweilow/excitare.git"
  },
  "author": "eweilow",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/eweilow/excitare/issues"
  },
  "homepage": "https://github.com/eweilow/excitare",
  "dependencies": {
    "@excitare/cli-command-test": "^0.0.1-alpha.198",
    "@excitare/cli-config": "^0.0.1-alpha.197",
    "@excitare/cli-config-webpack": "^0.0.1-alpha.197",
    "@excitare/cli-proxy": "^0.0.1-alpha.197",
    "@excitare/cli-types": "^0.0.1-alpha.190",
    "@excitare/dashboard": "^0.0.1-alpha.197",
    "@excitare/pubsub": "^0.0.1-alpha.197",
    "find-yarn-workspace-root": "^1.2.1",
    "fs-extra": "^8.1.0",
    "hasha": "^5.1.0",
    "jsonwebtoken": "^8.5.1",
    "node-pty": "^0.9.0-beta21",
    "rimraf": "^3.0.0",
    "socket.io": "^2.3.0",
    "source-map-support": "^0.5.13"
  },
  "devDependencies": {
    "@babel/core": "^7.6.4",
    "@babel/preset-env": "^7.6.3",
    "@types/jsonwebtoken": "^8.3.4",
    "@types/socket.io": "^2.1.4",
    "@types/webpack": "^4.39.3",
    "babel-plugin-lodash": "^3.3.4",
    "ts-node": "^8.4.1",
    "typescript": "^3.6.3",
    "webpack": "^4.41.1"
  },
  "peerDependencies": {
    "@babel/core": "^7.6.4",
    "@babel/preset-env": "^7.6.3",
    "babel-plugin-lodash": "^3.3.4",
    "ts-node": "^8.4.1",
    "typescript": "^3.6.3",
    "webpack": "^4.41.1"
  },
  "gitHead": "c1574c3640ff4880ccbb9568f885124770a4cc2d",
  "keywords": [
    "excitare"
  ],
  "@excitare/fields": [
    "author",
    "bugs",
    "description",
    "homepage",
    "keywords",
    "license",
    "repository"
  ],
  "types": "./"
}
