package.json 5.8 KB

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