租房小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

201 lines
6.1 KiB

6 months ago
  1. {
  2. "_from": "ali-oss@^6.21.0",
  3. "_id": "ali-oss@6.21.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-dRvKWO/GJEa6dlsCnvmgHIbU5+yE/SmZsE4kZRGNU7Uotr9uIkQWGqv4szLTxRSxWv3YgL+BZgt+swIgitYGjA==",
  6. "_location": "/ali-oss",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "ali-oss@^6.21.0",
  12. "name": "ali-oss",
  13. "escapedName": "ali-oss",
  14. "rawSpec": "^6.21.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^6.21.0"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/ali-oss/-/ali-oss-6.21.0.tgz",
  22. "_shasum": "48053f563d31e8c92c8fc6eacceb68f919282b6a",
  23. "_spec": "ali-oss@^6.21.0",
  24. "_where": "E:\\webView\\tenancy-wechat-uniapp",
  25. "author": {
  26. "name": "dead_horse"
  27. },
  28. "browser": {
  29. "./lib/client.js": "./dist/aliyun-oss-sdk.js",
  30. "mime": "mime/lite",
  31. "urllib": "./shims/xhr.js",
  32. "utility": "./shims/utility.js",
  33. "crypto": "./shims/crypto/crypto.js",
  34. "debug": "./shims/debug",
  35. "fs": false,
  36. "child_process": false,
  37. "is-type-of": "./shims/is-type-of.js"
  38. },
  39. "bugs": {
  40. "url": "https://github.com/ali-sdk/ali-oss/issues"
  41. },
  42. "bundleDependencies": false,
  43. "dependencies": {
  44. "address": "^1.2.2",
  45. "agentkeepalive": "^3.4.1",
  46. "bowser": "^1.6.0",
  47. "copy-to": "^2.0.1",
  48. "dateformat": "^2.0.0",
  49. "debug": "^4.3.4",
  50. "destroy": "^1.0.4",
  51. "end-or-error": "^1.0.1",
  52. "get-ready": "^1.0.0",
  53. "humanize-ms": "^1.2.0",
  54. "is-type-of": "^1.4.0",
  55. "js-base64": "^2.5.2",
  56. "jstoxml": "^2.0.0",
  57. "lodash": "^4.17.21",
  58. "merge-descriptors": "^1.0.1",
  59. "mime": "^2.4.5",
  60. "platform": "^1.3.1",
  61. "pump": "^3.0.0",
  62. "qs": "^6.4.0",
  63. "sdk-base": "^2.0.1",
  64. "stream-http": "2.8.2",
  65. "stream-wormhole": "^1.0.4",
  66. "urllib": "^2.44.0",
  67. "utility": "^1.18.0",
  68. "xml2js": "^0.6.2"
  69. },
  70. "deprecated": false,
  71. "description": "aliyun oss(object storage service) node client",
  72. "devDependencies": {
  73. "@alicloud/openapi-client": "^0.4.10",
  74. "@alicloud/resourcemanager20200331": "^2.3.0",
  75. "@alicloud/tea-util": "^1.4.9",
  76. "@babel/core": "^7.11.6",
  77. "@babel/plugin-transform-regenerator": "^7.10.4",
  78. "@babel/plugin-transform-runtime": "^7.11.5",
  79. "@babel/preset-env": "^7.11.5",
  80. "@babel/runtime": "^7.11.2",
  81. "@commitlint/cli": "^17.6.7",
  82. "@commitlint/config-conventional": "^16.2.4",
  83. "@octokit/core": "^5.0.0",
  84. "@semantic-release/exec": "^6.0.3",
  85. "@semantic-release/git": "^10.0.1",
  86. "@semantic-release/npm": "^10.0.5",
  87. "@snyk/protect": "^1.1196.0",
  88. "@types/node": "^14.0.12",
  89. "@typescript-eslint/eslint-plugin": "^5.0.0",
  90. "@typescript-eslint/parser": "^5.0.0",
  91. "aliasify": "^2.0.0",
  92. "axios": "0.27.2",
  93. "babelify": "^10.0.0",
  94. "beautify-benchmark": "^0.2.4",
  95. "benchmark": "^2.1.1",
  96. "bluebird": "^3.1.5",
  97. "browserify": "^17.0.0",
  98. "core-js": "^3.6.5",
  99. "crypto-js": "^3.1.9-1",
  100. "dotenv": "^8.2.0",
  101. "eslint": "^8.44.0",
  102. "eslint-config-airbnb": "^19.0.4",
  103. "eslint-config-ali": "^13.0.0",
  104. "eslint-config-prettier": "^8.8.0",
  105. "eslint-plugin-import": "^2.21.1",
  106. "eslint-plugin-jsx-a11y": "^6.0.3",
  107. "eslint-plugin-prettier": "^4.2.1",
  108. "filereader": "^0.10.3",
  109. "form-data": "^4.0.0",
  110. "git-pre-hooks": "^1.2.0",
  111. "husky": "^7.0.4",
  112. "immediate": "^3.3.0",
  113. "karma": "^6.3.4",
  114. "karma-browserify": "^8.1.0",
  115. "karma-chrome-launcher": "^2.2.0",
  116. "karma-firefox-launcher": "^1.0.1",
  117. "karma-ie-launcher": "^1.0.0",
  118. "karma-mocha": "^2.0.1",
  119. "karma-safari-launcher": "^1.0.0",
  120. "lint-staged": "^12.4.1",
  121. "mm": "^2.0.0",
  122. "mocha": "^9.1.2",
  123. "nyc": "^15.1.0",
  124. "prettier": "^3.0.0",
  125. "promise-polyfill": "^6.0.2",
  126. "puppeteer": "19.0.0",
  127. "semantic-release": "^21.1.1",
  128. "should": "^11.0.0",
  129. "sinon": "^15.2.0",
  130. "standard-version": "^9.3.1",
  131. "stream-equal": "^1.1.0",
  132. "timemachine": "^0.3.0",
  133. "typescript": "^3.9.5",
  134. "uglify-js": "^3.14.2",
  135. "watchify": "^4.0.0"
  136. },
  137. "engines": {
  138. "node": ">=8"
  139. },
  140. "files": [
  141. "lib",
  142. "shims",
  143. "dist"
  144. ],
  145. "git-pre-hooks": {
  146. "pre-release": "npm run build-dist",
  147. "post-release": [
  148. "npm run publish-to-npm",
  149. "npm run publish-to-cdn"
  150. ]
  151. },
  152. "homepage": "https://github.com/ali-sdk/ali-oss",
  153. "keywords": [
  154. "oss",
  155. "client",
  156. "file",
  157. "aliyun"
  158. ],
  159. "license": "MIT",
  160. "lint-staged": {
  161. "**/!(dist)/*": [
  162. "npm run detect-secrets --"
  163. ],
  164. "**/*.{js,ts}": [
  165. "eslint --cache --fix --ext .js,.ts",
  166. "prettier --write",
  167. "git add"
  168. ]
  169. },
  170. "main": "./lib/client.js",
  171. "name": "ali-oss",
  172. "publishConfig": {
  173. "registry": "https://registry.npmjs.org/",
  174. "access": "public"
  175. },
  176. "repository": {
  177. "type": "git",
  178. "url": "git+https://github.com/ali-sdk/ali-oss.git"
  179. },
  180. "scripts": {
  181. "browser-test": "npm run build-test && karma start",
  182. "build-change-log": "standard-version",
  183. "build-dist": "npm run tsc && node browser-build.js > dist/aliyun-oss-sdk.js && MINIFY=1 node browser-build.js > dist/aliyun-oss-sdk.min.js",
  184. "build-test": "mkdir -p ./test/browser/build && MINIFY=1 node browser-build.js > test/browser/build/aliyun-oss-sdk.min.js && node -r dotenv/config task/browser-test-build.js > test/browser/build/tests.js",
  185. "detect-secrets": "node task/detect-secrets",
  186. "jshint": "jshint .",
  187. "lint-staged": "lint-staged",
  188. "prepare": "husky install",
  189. "publish-to-cdn": "node publish.js",
  190. "publish-to-npm": "node publish-npm-check.js && npm publish",
  191. "snyk-protect": "snyk-protect",
  192. "test": "npm run tsc && mocha -t 120000 -r should -r dotenv/config test/node/*.test.js test/node/**/*.test.js",
  193. "test-cov": "npm run tsc && nyc --reporter=lcov node_modules/.bin/_mocha -t 120000 -r should test/node/*.test.js test/node/**/*.test.js",
  194. "tsc": "npm run tsc:clean && npm run tsc:build",
  195. "tsc:build": "tsc -b tsconfig.json tsconfig-cjs.json",
  196. "tsc:clean": "tsc -b tsconfig.json tsconfig-cjs.json --clean ",
  197. "tsc:watch": "tsc -b tsconfig.json tsconfig-cjs.json --watch"
  198. },
  199. "snyk": true,
  200. "version": "6.21.0"
  201. }