{
  "name": "@aiot-toolkit/packager",
  "version": "1.1.4",
  "description": "@aiot-toolkit/packager",
  "engines": {
    "node": ">=8.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "hap-toolkit",
    "packager",
    "quickapp"
  ],
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib/**/*.js",
    "lib/signature/pem/*",
    "babel.config.js"
  ],
  "dependencies": {
    "@aiot-toolkit/compiler": "1.1.4",
    "@aiot-toolkit/shared-utils": "1.1.4",
    "@babel/core": "^7.9.6",
    "@babel/generator": "^7.9.6",
    "@babel/parser": "^7.9.6",
    "@babel/traverse": "^7.9.6",
    "@babel/types": "^7.9.6",
    "@hap-toolkit/aaptjs": "^2.0.0",
    "babel-loader": "^8.3.0",
    "del": "^4.1.1",
    "fs-extra": "^7.0.1",
    "glob": "^7.1.6",
    "hash-sum": "^1.0.2",
    "hybrid-chai": "0.0.1",
    "hybrid-mocha": "^0.1.0",
    "imagemin": "^7.0.0",
    "imagemin-svgo": "^9.0.0",
    "jsrsasign": "^7.2.2",
    "jszip": "^3.4.0",
    "koa-bodyparser": "^4.2.1",
    "koa-router": "^7.4.0",
    "loader-utils": "^1.4.0",
    "moment": "^2.25.3",
    "qr-image": "^3.2.0",
    "shelljs": "^0.8.4",
    "vela-chai": "^1.0.1",
    "vela-quickapp-test": "^1.0.9",
    "webpack": "5.88.1",
    "webpack-bundle-analyzer": "^3.5.0",
    "webpack-sources": "3.2.3"
  },
  "gitHead": "9a1cb892be9795674483e610cc51c2b904b35041"
}
