{
  "name": "@aiot-toolkit/aiotpack",
  "version": "2.0.5",
  "description": "The process tool for packaging aiot projects.",
  "keywords": [
    "aiotpack"
  ],
  "homepage": "",
  "license": "ISC",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "scripts": {
    "test": "node ./__tests__/aiotpack.test.js"
  },
  "dependencies": {
    "@aiot-toolkit/generator": "2.0.5",
    "@aiot-toolkit/parser": "2.0.5",
    "@aiot-toolkit/shared-utils": "2.0.5",
    "@hap-toolkit/aaptjs": "^2.0.0",
    "@rspack/core": "^1.3.9",
    "aiot-parse5": "^1.0.2",
    "babel-loader": "^9.1.3",
    "file-lane": "2.0.5",
    "file-loader": "^6.2.0",
    "fs-extra": "^11.2.0",
    "jsrsasign": "^11.1.0",
    "jszip": "^3.10.1",
    "lodash": "^4.17.21",
    "ts-morph": "^19.0.0",
    "url-loader": "^4.1.1",
    "webpack-bundle-analyzer": "^4.10.2",
    "webpack-sources": "^3.2.3"
  },
  "devDependencies": {
    "@types/fs-extra": "^11.0.4",
    "@types/jsrsasign": "^10.5.12",
    "@types/webpack-sources": "^3.2.3"
  },
  "gitHead": "deb83e8b8fa65191a286690efe3d957d7df772f4"
}
