package.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. {
  2. "_from": "miniprogram-ci@^1.9.5",
  3. "_id": "miniprogram-ci@1.9.17",
  4. "_inBundle": false,
  5. "_integrity": "sha512-sMhoWmm1mb8O95bI8II78o9+zR+ryWDTZi6mObU96kkcWV89uRwIcw9Cu6CCAfcjdplU42m2BfuOi3CGufTDuw==",
  6. "_location": "/miniprogram-ci",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "miniprogram-ci@^1.9.5",
  12. "name": "miniprogram-ci",
  13. "escapedName": "miniprogram-ci",
  14. "rawSpec": "^1.9.5",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.9.5"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/miniprogram-ci/-/miniprogram-ci-1.9.17.tgz",
  22. "_shasum": "1bb42d57cf494b1c9e15ba6f55a9f8e3aebbc6bf",
  23. "_spec": "miniprogram-ci@^1.9.5",
  24. "_where": "/data/wwwroot/qimall/node",
  25. "author": {
  26. "name": "canhuang"
  27. },
  28. "bin": {
  29. "miniprogram-ci": "bin/miniprogram-ci.js"
  30. },
  31. "bundleDependencies": false,
  32. "dependencies": {
  33. "@babel/code-frame": "7.22.10",
  34. "@babel/compat-data": "7.22.9",
  35. "@babel/core": "7.21.4",
  36. "@babel/eslint-parser": "7.22.10",
  37. "@babel/generator": "7.21.4",
  38. "@babel/helper-annotate-as-pure": "7.22.5",
  39. "@babel/helper-builder-binary-assignment-operator-visitor": "7.22.10",
  40. "@babel/helper-compilation-targets": "7.22.10",
  41. "@babel/helper-create-class-features-plugin": "7.22.10",
  42. "@babel/helper-create-regexp-features-plugin": "7.22.9",
  43. "@babel/helper-define-polyfill-provider": "0.3.3",
  44. "@babel/helper-environment-visitor": "7.22.5",
  45. "@babel/helper-function-name": "7.22.5",
  46. "@babel/helper-hoist-variables": "7.22.5",
  47. "@babel/helper-member-expression-to-functions": "7.22.5",
  48. "@babel/helper-module-imports": "7.21.4",
  49. "@babel/helper-module-transforms": "7.22.9",
  50. "@babel/helper-optimise-call-expression": "7.22.5",
  51. "@babel/helper-plugin-utils": "7.24.6",
  52. "@babel/helper-remap-async-to-generator": "7.22.9",
  53. "@babel/helper-replace-supers": "7.22.9",
  54. "@babel/helper-simple-access": "7.22.5",
  55. "@babel/helper-skip-transparent-expression-wrappers": "7.24.6",
  56. "@babel/helper-split-export-declaration": "7.22.6",
  57. "@babel/helper-string-parser": "7.24.6",
  58. "@babel/helper-validator-identifier": "7.24.6",
  59. "@babel/helper-validator-option": "7.22.5",
  60. "@babel/helper-wrap-function": "7.22.10",
  61. "@babel/helpers": "7.21.0",
  62. "@babel/highlight": "7.22.10",
  63. "@babel/parser": "7.21.4",
  64. "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "7.24.6",
  65. "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "7.24.6",
  66. "@babel/plugin-proposal-async-generator-functions": "7.20.7",
  67. "@babel/plugin-proposal-class-properties": "7.18.6",
  68. "@babel/plugin-proposal-class-static-block": "7.21.0",
  69. "@babel/plugin-proposal-decorators": "7.21.0",
  70. "@babel/plugin-proposal-do-expressions": "7.18.6",
  71. "@babel/plugin-proposal-dynamic-import": "7.18.6",
  72. "@babel/plugin-proposal-export-default-from": "7.18.10",
  73. "@babel/plugin-proposal-export-namespace-from": "7.18.9",
  74. "@babel/plugin-proposal-function-bind": "7.18.9",
  75. "@babel/plugin-proposal-function-sent": "7.18.6",
  76. "@babel/plugin-proposal-json-strings": "7.18.6",
  77. "@babel/plugin-proposal-logical-assignment-operators": "7.20.7",
  78. "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
  79. "@babel/plugin-proposal-numeric-separator": "7.18.6",
  80. "@babel/plugin-proposal-object-rest-spread": "7.20.7",
  81. "@babel/plugin-proposal-optional-catch-binding": "7.18.6",
  82. "@babel/plugin-proposal-optional-chaining": "7.21.0",
  83. "@babel/plugin-proposal-pipeline-operator": "7.18.9",
  84. "@babel/plugin-proposal-private-methods": "7.18.6",
  85. "@babel/plugin-proposal-private-property-in-object": "7.21.0",
  86. "@babel/plugin-proposal-throw-expressions": "7.18.6",
  87. "@babel/plugin-proposal-unicode-property-regex": "7.18.6",
  88. "@babel/plugin-syntax-async-generators": "7.8.4",
  89. "@babel/plugin-syntax-bigint": "7.8.3",
  90. "@babel/plugin-syntax-class-properties": "7.12.13",
  91. "@babel/plugin-syntax-class-static-block": "7.14.5",
  92. "@babel/plugin-syntax-decorators": "7.22.10",
  93. "@babel/plugin-syntax-do-expressions": "7.22.5",
  94. "@babel/plugin-syntax-dynamic-import": "7.8.3",
  95. "@babel/plugin-syntax-export-default-from": "7.22.5",
  96. "@babel/plugin-syntax-export-namespace-from": "7.8.3",
  97. "@babel/plugin-syntax-function-bind": "7.22.5",
  98. "@babel/plugin-syntax-function-sent": "7.22.5",
  99. "@babel/plugin-syntax-import-assertions": "7.24.6",
  100. "@babel/plugin-syntax-import-meta": "7.10.4",
  101. "@babel/plugin-syntax-json-strings": "7.8.3",
  102. "@babel/plugin-syntax-logical-assignment-operators": "7.10.4",
  103. "@babel/plugin-syntax-nullish-coalescing-operator": "7.8.3",
  104. "@babel/plugin-syntax-numeric-separator": "7.10.4",
  105. "@babel/plugin-syntax-object-rest-spread": "7.8.3",
  106. "@babel/plugin-syntax-optional-catch-binding": "7.8.3",
  107. "@babel/plugin-syntax-optional-chaining": "7.8.3",
  108. "@babel/plugin-syntax-pipeline-operator": "7.22.5",
  109. "@babel/plugin-syntax-private-property-in-object": "7.14.5",
  110. "@babel/plugin-syntax-throw-expressions": "7.22.5",
  111. "@babel/plugin-syntax-top-level-await": "7.14.5",
  112. "@babel/plugin-syntax-typescript": "7.22.5",
  113. "@babel/plugin-transform-arrow-functions": "7.22.5",
  114. "@babel/plugin-transform-async-to-generator": "7.22.5",
  115. "@babel/plugin-transform-block-scoped-functions": "7.22.5",
  116. "@babel/plugin-transform-block-scoping": "7.22.10",
  117. "@babel/plugin-transform-classes": "7.22.6",
  118. "@babel/plugin-transform-computed-properties": "7.22.5",
  119. "@babel/plugin-transform-destructuring": "7.22.10",
  120. "@babel/plugin-transform-dotall-regex": "7.22.5",
  121. "@babel/plugin-transform-duplicate-keys": "7.22.5",
  122. "@babel/plugin-transform-exponentiation-operator": "7.22.5",
  123. "@babel/plugin-transform-for-of": "7.22.5",
  124. "@babel/plugin-transform-function-name": "7.22.5",
  125. "@babel/plugin-transform-literals": "7.22.5",
  126. "@babel/plugin-transform-member-expression-literals": "7.22.5",
  127. "@babel/plugin-transform-modules-amd": "7.22.5",
  128. "@babel/plugin-transform-modules-commonjs": "7.21.2",
  129. "@babel/plugin-transform-modules-systemjs": "7.22.5",
  130. "@babel/plugin-transform-modules-umd": "7.22.5",
  131. "@babel/plugin-transform-named-capturing-groups-regex": "7.22.5",
  132. "@babel/plugin-transform-new-target": "7.22.5",
  133. "@babel/plugin-transform-object-super": "7.22.5",
  134. "@babel/plugin-transform-optional-chaining": "7.24.6",
  135. "@babel/plugin-transform-parameters": "7.22.5",
  136. "@babel/plugin-transform-property-literals": "7.22.5",
  137. "@babel/plugin-transform-regenerator": "7.22.10",
  138. "@babel/plugin-transform-reserved-words": "7.22.5",
  139. "@babel/plugin-transform-runtime": "7.21.4",
  140. "@babel/plugin-transform-shorthand-properties": "7.22.5",
  141. "@babel/plugin-transform-spread": "7.22.5",
  142. "@babel/plugin-transform-sticky-regex": "7.22.5",
  143. "@babel/plugin-transform-template-literals": "7.22.5",
  144. "@babel/plugin-transform-typeof-symbol": "7.22.5",
  145. "@babel/plugin-transform-typescript": "7.21.3",
  146. "@babel/plugin-transform-unicode-escapes": "7.22.10",
  147. "@babel/plugin-transform-unicode-regex": "7.22.5",
  148. "@babel/preset-env": "7.21.4",
  149. "@babel/preset-modules": "0.1.6",
  150. "@babel/regjsgen": "0.8.0",
  151. "@babel/runtime": "7.21.0",
  152. "@babel/template": "7.20.7",
  153. "@babel/traverse": "7.21.4",
  154. "@babel/types": "7.24.6",
  155. "@vue/reactivity": "3.0.5",
  156. "acorn": "^6.1.1",
  157. "autoprefixer": "^10.4.0",
  158. "babel-code-frame": "6.26.0",
  159. "babel-core": "6.26.0",
  160. "babel-preset-es2015": "6.24.1",
  161. "babel-preset-stage-0": "6.24.1",
  162. "chokidar": "^3.5.1",
  163. "cos-nodejs-sdk-v5": "^2.11.4",
  164. "cssnano": "^5.0.12",
  165. "eventemitter3": "^4.0.5",
  166. "fs-extra": "8.1.0",
  167. "get-proxy": "^2.1.0",
  168. "glob": "7.1.2",
  169. "html-minifier": "4.0.0",
  170. "jimp": "^0.9.3",
  171. "jsonschema": "^1.2.5",
  172. "jszip": "^3.4.0",
  173. "less": "^4.1.2",
  174. "licia": "^1.31.1",
  175. "lodash": "^4.17.15",
  176. "memory-fs": "^0.5.0",
  177. "minimatch": "3.0.4",
  178. "moment-timezone": "^0.5.34",
  179. "postcss": "^8.4.4",
  180. "qrcode-reader": "^1.0.4",
  181. "qrcode-terminal": "^0.12.0",
  182. "read-package-tree": "5.2.1",
  183. "request": "^2.81.2",
  184. "rimraf": "^3.0.2",
  185. "sass": "^1.44.0",
  186. "source-map": "0.6.1",
  187. "string-hash-64": "1.0.3",
  188. "terser": "4.8.0",
  189. "tslib": "1.10.0",
  190. "uglify-js": "3.0.27",
  191. "wxml-minifier": "0.0.1",
  192. "yargs": "^15.0.2"
  193. },
  194. "deprecated": false,
  195. "description": "pre compilation module about the miniProgram / miniGame project extracted from WeChatDevtools.",
  196. "devDependencies": {
  197. "@tencent/eslint-config-tencent": "^1.0.4",
  198. "@types/babel-code-frame": "^6.20.2",
  199. "@types/babel-core": "6.25.6",
  200. "@types/babel__core": "7.1.17",
  201. "@types/cssnano": "^4.0.1",
  202. "@types/estree": "0.0.47",
  203. "@types/fs-extra": "^8.0.0",
  204. "@types/glob": "^7.2.0",
  205. "@types/html-minifier": "^3.5.3",
  206. "@types/jest": "^26.0.20",
  207. "@types/less": "^3.0.3",
  208. "@types/lodash": "^4.14.178",
  209. "@types/node": "^13.13.52",
  210. "@types/read-package-tree": "^5.2.0",
  211. "@types/request": "^2.48.3",
  212. "@types/rimraf": "^3.0.0",
  213. "@types/sass": "^1.43.1",
  214. "@types/uglify-js": "^3.0.4",
  215. "@types/yargs": "^13.0.3",
  216. "@typescript-eslint/eslint-plugin": "^4.33.0",
  217. "@typescript-eslint/parser": "^4.33.0",
  218. "chai": "^4.2.0",
  219. "chai-as-promised": "^7.1.1",
  220. "eslint": "^7.20.0",
  221. "gulp": "^4.0.2",
  222. "gulp-terser": "^1.2.0",
  223. "jest": "^26.6.3",
  224. "mocha": "^6.2.2",
  225. "mochawesome": "^4.1.0",
  226. "nyc": "^14.1.1",
  227. "ts-jest": "^26.5.2",
  228. "typescript": "^4.5.3",
  229. "typescript-json-schema": "^0.41.0"
  230. },
  231. "files": [
  232. "dist/**/*",
  233. "bin/**/*",
  234. "CHANGELOG.md",
  235. "README.md",
  236. "package.json"
  237. ],
  238. "license": "MIT",
  239. "main": "dist/index.js",
  240. "name": "miniprogram-ci",
  241. "repository": {
  242. "type": "git",
  243. "url": ""
  244. },
  245. "scripts": {
  246. "bb": "npm run init && rm -rf dist && gulp inc-version && tsc && gulp build && node ./task/afterbuild.js ",
  247. "bbwin": "gulp inc-version && tsc && gulp build && node ./task/afterbuild.js ",
  248. "beta": "npm run init && rm -rf dist && tsc && gulp copy && node ./task/afterbuild.js && npm run test",
  249. "build": "npm run bb && npm run report",
  250. "build-json-schema": "node ./schema/task/build.js && gulp copy-schema",
  251. "dev": "npm run init && rm -rf dist && gulp copy && tsc -w",
  252. "eslint": "eslint --ext .ts,.tsx,.js,.jsx ./src",
  253. "init": "git submodule init && git submodule update",
  254. "jest": "jest",
  255. "mocha": "mocha --reporter mochawesome --exit --timeout 5000 || true",
  256. "mochalinux": "mocha --reporter mochawesome --reporter-options reportFilename=result_linux --exit || true",
  257. "mochamac": "mocha --reporter mochawesome --reporter-options reportFilename=result_mac --exit || true",
  258. "mochawin": "mocha --reporter mochawesome --reporter-options reportFilename=result_win --exit || exit /b 0",
  259. "report": "nyc --reporter=html npm run mocha && npm run jest",
  260. "submodule": "git submodule init && git submodule update",
  261. "test": "nyc --reporter=text npm run mocha && npm run jest",
  262. "testlandun": "echo 'haha'"
  263. },
  264. "types": "dist/@types/index.d.ts",
  265. "version": "1.9.17"
  266. }