{
  "_args": [
    [
      "@tencent/qqminiappcompile@1.0.61",
      "/data/orange-ci/workspace"
    ]
  ],
  "_from": "@tencent/qqminiappcompile@1.0.61",
  "_id": "@tencent/qqminiappcompile@1.0.61",
  "_inBundle": false,
  "_integrity": "sha512-FbPmWrcoADy8sT1s1X87agxHynx36siRnS/iNMyAemK4dc4qx5nKmVCY/m6e7ESbOsdqU+wKBc2XHF4nNga39A==",
  "_location": "/@tencent/qqminiappcompile",
  "_phantomChildren": {
    "anymatch": "3.1.2",
    "braces": "3.0.2",
    "browserslist": "4.16.4",
    "caniuse-lite": "1.0.30001209",
    "commander": "2.20.3",
    "fsevents": "2.3.2",
    "glob-parent": "5.1.2",
    "is-binary-path": "2.1.0",
    "is-glob": "4.0.1",
    "normalize-path": "3.0.0",
    "normalize-range": "0.1.2",
    "num2fraction": "1.2.2",
    "picocolors": "0.2.1",
    "postcss": "7.0.39",
    "postcss-value-parser": "4.1.0",
    "readdirp": "3.6.0",
    "source-map-support": "0.5.19"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@tencent/qqminiappcompile@1.0.61",
    "name": "@tencent/qqminiappcompile",
    "escapedName": "@tencent%2fqqminiappcompile",
    "scope": "@tencent",
    "rawSpec": "1.0.61",
    "saveSpec": null,
    "fetchSpec": "1.0.61"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://mirrors.tencent.com/npm/@tencent/qqminiappcompile/-/@tencent/qqminiappcompile-1.0.61.tgz",
  "_spec": "1.0.61",
  "_where": "/data/orange-ci/workspace",
  "author": {
    "name": "jingjingwu"
  },
  "browserslist": [
    "iOS >= 8",
    "Chrome >= 37"
  ],
  "dependencies": {
    "@babel/core": "^7.11.6",
    "@babel/plugin-proposal-export-namespace-from": "^7.10.4",
    "@tencent/qcc": "^1.0.62",
    "@tencent/qcsc": "^1.0.30",
    "autoprefixer": "^9.8.6",
    "babel-code-frame": "^6.26.0",
    "babel-loader": "^8.1.0",
    "babel-plugin-istanbul": "^6.0.0",
    "chokidar": "^3.4.2",
    "filendir": "^2.0.0",
    "html-minifier": "^4.0.0",
    "mkdir-p": "0.0.7",
    "p-limit": "^2.2.1",
    "request": "^2.88.2",
    "rmdir": "^1.2.0",
    "source-map": "^0.7.3",
    "terser": "^4.8.0"
  },
  "description": "qq小程序编译",
  "devDependencies": {
    "@babel/plugin-proposal-class-properties": "^7.10.4",
    "@babel/plugin-proposal-optional-chaining": "^7.11.0",
    "@babel/plugin-syntax-dynamic-import": "^7.8.3",
    "@babel/plugin-transform-modules-commonjs": "^7.10.4",
    "@babel/plugin-transform-runtime": "^7.11.5",
    "@babel/preset-env": "^7.11.5",
    "@babel/preset-typescript": "^7.10.4",
    "@tencent/eslint-config-tencent": "^0.11.2",
    "copy-webpack-plugin": "^6.4.0",
    "eslint": "^7.9.0",
    "heapdump": "^0.3.15",
    "jest": "^26.6.1",
    "string-similarity": "^4.0.2",
    "webpack-node-externals": "^2.5.2"
  },
  "directories": {
    "lib": "lib"
  },
  "files": [
    "dist/index.js",
    "dist/babel.js",
    "dist/child.js",
    "package.json",
    "autotest",
    "dist/static"
  ],
  "license": "ISC",
  "main": "dist/index.js",
  "name": "@tencent/qqminiappcompile",
  "scripts": {
    "build": "webpack --config webpack.config.js --progress --colors",
    "lint": "eslint . --fix",
    "test": "jest --detectOpenHandles --forceExit",
    "tnpm:publish": "npm run build && tnpm publish"
  },
  "version": "1.0.61"
}
