{
  "name": "@marko/create",
  "description": "Create Marko projects",
  "version": "6.1.0",
  "bugs": "https://github.com/marko-js/cli/issues/new?template=Bug_report.md",
  "dependencies": {
    "@babel/runtime": "^7.13.10",
    "argly": "^1.2.0",
    "chalk": "^4.1.0",
    "degit": "^2.8.0",
    "enquirer": "^2.3.6",
    "got": "^11.8.2",
    "ora": "^5.4.0",
    "update-notifier": "^5.1.0"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/marko-js/cli/tree/master/packages/create",
  "keywords": [
    "create",
    "demo",
    "marko",
    "util",
    "utility"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "bin": {
    "marko-create": "./dist/bin.js"
  },
  "maintainers": [
    "Patrick Steele-Idem <pnidem@gmail.com>",
    "Michael Rawlings <ml.rawlings@gmail.com>",
    "Austin Kelleher <a@alk.im>",
    "Dylan Piercey <pierceydylan@gmail.com>"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/marko-js/cli"
  },
  "gitHead": "6a8683e460bc53515701e07b73ff7fbe2b7afdbe"
}
