package.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. {
  2. "_from": "rxjs@^6.6.0",
  3. "_id": "rxjs@6.6.7",
  4. "_inBundle": false,
  5. "_integrity": "sha1-kKwBisq/SRv2UEQjXVhjxNq4BMk=",
  6. "_location": "/rxjs",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "rxjs@^6.6.0",
  12. "name": "rxjs",
  13. "escapedName": "rxjs",
  14. "rawSpec": "^6.6.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^6.6.0"
  17. },
  18. "_requiredBy": [
  19. "/inquirer",
  20. "/listr2"
  21. ],
  22. "_resolved": "https://registry.nlark.com/rxjs/download/rxjs-6.6.7.tgz?cache=0&sync_timestamp=1621619504812&other_urls=https%3A%2F%2Fregistry.nlark.com%2Frxjs%2Fdownload%2Frxjs-6.6.7.tgz",
  23. "_shasum": "90ac018acabf491bf65044235d5863c4dab804c9",
  24. "_spec": "rxjs@^6.6.0",
  25. "_where": "D:\\bomanss\\ruoyi-ui\\node_modules\\inquirer",
  26. "author": {
  27. "name": "Ben Lesh",
  28. "email": "ben@benlesh.com"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/ReactiveX/RxJS/issues"
  32. },
  33. "bundleDependencies": false,
  34. "config": {
  35. "commitizen": {
  36. "path": "cz-conventional-changelog"
  37. }
  38. },
  39. "contributors": [
  40. {
  41. "name": "Ben Lesh",
  42. "email": "ben@benlesh.com"
  43. },
  44. {
  45. "name": "Paul Taylor",
  46. "email": "paul.e.taylor@me.com"
  47. },
  48. {
  49. "name": "Jeff Cross",
  50. "email": "crossj@google.com"
  51. },
  52. {
  53. "name": "Matthew Podwysocki",
  54. "email": "matthewp@microsoft.com"
  55. },
  56. {
  57. "name": "OJ Kwon",
  58. "email": "kwon.ohjoong@gmail.com"
  59. },
  60. {
  61. "name": "Andre Staltz",
  62. "email": "andre@staltz.com"
  63. }
  64. ],
  65. "dependencies": {
  66. "tslib": "^1.9.0"
  67. },
  68. "deprecated": false,
  69. "description": "Reactive Extensions for modern JavaScript",
  70. "devDependencies": {
  71. "@angular-devkit/build-optimizer": "0.4.6",
  72. "@angular-devkit/schematics": "^0.5.4",
  73. "@types/chai": "4.1.2",
  74. "@types/lodash": "4.14.102",
  75. "@types/mocha": "2.2.48",
  76. "@types/node": "9.4.5",
  77. "@types/sinon": "4.1.3",
  78. "@types/sinon-chai": "2.7.29",
  79. "@types/source-map": "^0.5.2",
  80. "babel-polyfill": "6.26.0",
  81. "benchmark": "2.1.0",
  82. "benchpress": "2.0.0-beta.1",
  83. "chai": "4.1.2",
  84. "check-side-effects": "0.0.20",
  85. "color": "3.0.0",
  86. "colors": "1.1.2",
  87. "commitizen": "2.9.6",
  88. "coveralls": "3.0.0",
  89. "cross-env": "5.1.3",
  90. "cz-conventional-changelog": "1.2.0",
  91. "danger": "1.1.0",
  92. "dependency-cruiser": "2.13.0",
  93. "doctoc": "1.3.0",
  94. "dtslint": "0.6.1",
  95. "escape-string-regexp": "1.0.5",
  96. "esdoc": "0.4.7",
  97. "eslint": "4.17.0",
  98. "eslint-plugin-jasmine": "^2.10.1",
  99. "fs-extra": "5.0.0",
  100. "get-folder-size": "1.0.1",
  101. "glob": "7.1.2",
  102. "gm": "1.23.1",
  103. "google-closure-compiler-js": "20170218.0.0",
  104. "gzip-size": "4.1.0",
  105. "http-server": "0.11.1",
  106. "husky": "0.14.3",
  107. "klaw-sync": "3.0.2",
  108. "lint-staged": "7.1.1",
  109. "lodash": "4.17.5",
  110. "markdown-doctest": "0.9.1",
  111. "minimist": "1.2.0",
  112. "mkdirp": "^1.0.4",
  113. "mocha": "5.0.0",
  114. "mocha-in-sauce": "0.0.1",
  115. "npm-run-all": "4.1.2",
  116. "nyc": "11.4.1",
  117. "opn-cli": "3.1.0",
  118. "platform": "1.3.5",
  119. "promise": "8.0.1",
  120. "protractor": "3.1.1",
  121. "rollup": "0.66.6",
  122. "rollup-plugin-alias": "1.4.0",
  123. "rollup-plugin-inject": "2.0.0",
  124. "rollup-plugin-node-resolve": "2.0.0",
  125. "rx": "latest",
  126. "rxjs": "^5.5.7",
  127. "shx": "^0.3.2",
  128. "sinon": "4.3.0",
  129. "sinon-chai": "2.14.0",
  130. "source-map-support": "0.5.3",
  131. "symbol-observable": "1.0.1",
  132. "systemjs": "^0.21.0",
  133. "ts-api-guardian": "^0.5.0",
  134. "ts-node": "6.1.0",
  135. "tsconfig-paths": "3.2.0",
  136. "tslint": "5.9.1",
  137. "tslint-etc": "1.2.6",
  138. "tslint-no-toplevel-property-access": "0.0.2",
  139. "tslint-no-unused-expression-chai": "0.0.3",
  140. "typescript": "^3.0.1",
  141. "validate-commit-msg": "2.14.0",
  142. "webpack": "1.13.1",
  143. "xmlhttprequest": "1.8.0"
  144. },
  145. "engines": {
  146. "npm": ">=2.0.0"
  147. },
  148. "es2015": "./_esm2015/index.js",
  149. "homepage": "https://github.com/ReactiveX/RxJS",
  150. "keywords": [
  151. "Rx",
  152. "RxJS",
  153. "ReactiveX",
  154. "ReactiveExtensions",
  155. "Streams",
  156. "Observables",
  157. "Observable",
  158. "Stream",
  159. "ES6",
  160. "ES2015"
  161. ],
  162. "license": "Apache-2.0",
  163. "lint-staged": {
  164. "linters": {
  165. "*.@(js)": [
  166. "eslint --fix",
  167. "git add"
  168. ],
  169. "*.@(ts)": [
  170. "tslint --fix",
  171. "git add"
  172. ]
  173. },
  174. "ignore": [
  175. "spec-dtslint/**/*.{js,ts}",
  176. "api_guard/**/*.{js,ts}"
  177. ]
  178. },
  179. "main": "./index.js",
  180. "module": "./_esm5/index.js",
  181. "name": "rxjs",
  182. "ng-update": {
  183. "migrations": "./migrations/collection.json"
  184. },
  185. "nyc": {
  186. "include": [
  187. "src/*.ts",
  188. "src/**/*.ts"
  189. ],
  190. "exclude": [
  191. "node_modules",
  192. "dist",
  193. "*.d.ts",
  194. "src/**/MiscJSDoc.ts"
  195. ],
  196. "extension": [
  197. ".ts"
  198. ],
  199. "reporter": [
  200. "html"
  201. ],
  202. "all": true
  203. },
  204. "repository": {
  205. "type": "git",
  206. "url": "git+https://github.com/reactivex/rxjs.git"
  207. },
  208. "sideEffects": false,
  209. "typings": "./index.d.ts",
  210. "version": "6.6.7"
  211. }