{
  "name": "@coldlambda/ice-cli",
  "version": "1.0.27",
  "description": "asdfasdf",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/korostelevm/ice-cli.git"
  },
  "bin": {
    "@coldlambda/ice": "bin/ice",
    "ice": "bin/ice"
  },
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "cli",
    "aws",
    "lambda",
    "vue",
    "express"
  ],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/korostelevm/ice-cli/issues"
  },
  "homepage": "https://github.com/korostelevm/ice-cli#readme",
  "dependencies": {
    "arg": "^4.1.3",
    "chalk": "^4.0.0",
    "esm": "^3.2.25",
    "execa": "^4.0.1",
    "inquirer": "^7.1.0",
    "listr": "^0.14.3",
    "ncp": "^2.0.0",
    "pkg-install": "^1.0.0",
    "replace-in-file": "^6.0.0"
  }
}
