{
  "name": "@nebula.js/cli-create",
  "version": "6.8.0",
  "description": "",
  "license": "MIT",
  "author": "QlikTech International AB",
  "keywords": [],
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/create.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/qlik-oss/nebula.js.git"
  },
  "files": [
    "command.js",
    "templates",
    "lib"
  ],
  "scripts": {
    "generate": "yo ./generator/index.js"
  },
  "dependencies": {
    "chalk": "4.1.2",
    "ejs": "5.0.1",
    "fs-extra": "11.3.4",
    "inquirer": "8.2.7"
  },
  "gitHead": "5da9c702c8dc6c9570ea50ef458d2328385eef2b"
}
