{
  "name": "vuexy-kodyfire",
  "version": "0.1.41",
  "description": "Scaffold vuexy theme. This requires a license from the vendor and the vuexy theme to work",
  "main": "build/index.js",
  "scripts": {
    "watch": "tsc -w",
    "postbuild": "npm run copy-files",
    "copy-files": "cp -R src/templates build",
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc -p tsconfig.json"
  },
  "kodyfire": {
    "id": "vuexy",
    "type": "vue",
    "version": "8.0"
  },
  "author": "NOQTA",
  "license": "ISC",
  "dependencies": {
    "@angular-devkit/core": "^12.2.3",
    "@angular-devkit/schematics": "^12.2.3",
    "ajv": "^8.6.3",
    "basic-kodyfire": "^0.1.35",
    "fs-extra": "^10.0.0",
    "handlebars-delimiters": "^1.0.0",
    "kodyfire-core": "^0.0.172",
    "moment": "^2.29.1",
    "pluralize": "^8.0.0",
    "typescript": "~4.5.5"
  },
  "devDependencies": {
    "@types/node": "^20.2.1",
    "@types/pluralize": "0.0.29"
  },
  "gitHead": "939cd95d21fc7d00de379648df209fcbeae37e4f"
}
