package.json 4.9 KB

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