package.json 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. {
  2. "_args": [
  3. [
  4. "rxjs@^6.4.0",
  5. "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/inquirer"
  6. ]
  7. ],
  8. "_from": "rxjs@>=6.4.0 <7.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "[email protected]",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/rxjs",
  14. "_nodeVersion": "12.15.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/rxjs_6.5.5_1585877670621_0.5363568764959412"
  18. },
  19. "_npmUser": {
  20. "email": "[email protected]",
  21. "name": "blesh"
  22. },
  23. "_npmVersion": "6.13.7",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "rxjs",
  27. "raw": "rxjs@^6.4.0",
  28. "rawSpec": "^6.4.0",
  29. "scope": null,
  30. "spec": ">=6.4.0 <7.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/inquirer"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.5.5.tgz",
  37. "_shasum": "c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec",
  38. "_shrinkwrap": null,
  39. "_spec": "rxjs@^6.4.0",
  40. "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/inquirer",
  41. "author": {
  42. "email": "[email protected]",
  43. "name": "Ben Lesh"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/ReactiveX/RxJS/issues"
  47. },
  48. "config": {
  49. "commitizen": {
  50. "path": "cz-conventional-changelog"
  51. }
  52. },
  53. "contributors": [
  54. {
  55. "name": "Ben Lesh",
  56. "email": "[email protected]"
  57. },
  58. {
  59. "name": "Paul Taylor",
  60. "email": "[email protected]"
  61. },
  62. {
  63. "name": "Jeff Cross",
  64. "email": "[email protected]"
  65. },
  66. {
  67. "name": "Matthew Podwysocki",
  68. "email": "[email protected]"
  69. },
  70. {
  71. "name": "OJ Kwon",
  72. "email": "[email protected]"
  73. },
  74. {
  75. "name": "Andre Staltz",
  76. "email": "[email protected]"
  77. }
  78. ],
  79. "dependencies": {
  80. "tslib": "^1.9.0"
  81. },
  82. "description": "Reactive Extensions for modern JavaScript",
  83. "devDependencies": {
  84. "@angular-devkit/build-optimizer": "0.4.6",
  85. "@angular-devkit/schematics": "^0.5.4",
  86. "@types/chai": "4.1.2",
  87. "@types/lodash": "4.14.102",
  88. "@types/mocha": "2.2.48",
  89. "@types/node": "9.4.5",
  90. "@types/sinon": "4.1.3",
  91. "@types/sinon-chai": "2.7.29",
  92. "@types/source-map": "^0.5.2",
  93. "babel-polyfill": "6.26.0",
  94. "benchmark": "2.1.0",
  95. "benchpress": "2.0.0-beta.1",
  96. "chai": "4.1.2",
  97. "check-side-effects": "0.0.20",
  98. "color": "3.0.0",
  99. "colors": "1.1.2",
  100. "commitizen": "2.9.6",
  101. "coveralls": "3.0.0",
  102. "cross-env": "5.1.3",
  103. "cz-conventional-changelog": "1.2.0",
  104. "danger": "1.1.0",
  105. "dependency-cruiser": "2.13.0",
  106. "doctoc": "1.3.0",
  107. "dtslint": "0.6.1",
  108. "escape-string-regexp": "1.0.5",
  109. "esdoc": "0.4.7",
  110. "eslint": "4.17.0",
  111. "eslint-plugin-jasmine": "^2.10.1",
  112. "fs-extra": "5.0.0",
  113. "get-folder-size": "1.0.1",
  114. "glob": "7.1.2",
  115. "gm": "1.23.1",
  116. "google-closure-compiler-js": "20170218.0.0",
  117. "gzip-size": "4.1.0",
  118. "http-server": "0.11.1",
  119. "husky": "0.14.3",
  120. "klaw-sync": "3.0.2",
  121. "lint-staged": "7.1.1",
  122. "lodash": "4.17.5",
  123. "markdown-doctest": "0.9.1",
  124. "minimist": "1.2.0",
  125. "mkdirp": "0.5.1",
  126. "mocha": "5.0.0",
  127. "mocha-in-sauce": "0.0.1",
  128. "npm-run-all": "4.1.2",
  129. "nyc": "11.4.1",
  130. "opn-cli": "3.1.0",
  131. "platform": "1.3.5",
  132. "promise": "8.0.1",
  133. "protractor": "3.1.1",
  134. "rollup": "0.66.6",
  135. "rollup-plugin-alias": "1.4.0",
  136. "rollup-plugin-inject": "2.0.0",
  137. "rollup-plugin-node-resolve": "2.0.0",
  138. "rx": "latest",
  139. "rxjs": "^5.5.7",
  140. "shx": "0.2.2",
  141. "sinon": "4.3.0",
  142. "sinon-chai": "2.14.0",
  143. "source-map-support": "0.5.3",
  144. "symbol-observable": "1.0.1",
  145. "systemjs": "^0.21.0",
  146. "ts-node": "6.1.0",
  147. "tsconfig-paths": "3.2.0",
  148. "tslint": "5.9.1",
  149. "tslint-etc": "1.2.6",
  150. "tslint-no-toplevel-property-access": "0.0.2",
  151. "tslint-no-unused-expression-chai": "0.0.3",
  152. "typescript": "^3.0.1",
  153. "validate-commit-msg": "2.14.0",
  154. "webpack": "1.13.1",
  155. "xmlhttprequest": "1.8.0"
  156. },
  157. "directories": {},
  158. "dist": {
  159. "fileCount": 3608,
  160. "integrity": "sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==",
  161. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehpKnCRA9TVsSAnZWagAAhe0P/3cfWFanFQ7HBlfOx97D\n/0KZ9xXHLbJ9d4D5L79W5BhnWGxrTV28DtA/foLHw9KGtzkiUsvfnquFgSMt\nf3GjiYdA9pOfhJTKp9VMAK1U0DNBVGlZWNKd7spQt3r0V28V0V/QNH86XzKV\nhd5yhdJDw/cgd8VbUXeh69U5B0mLBf4If/SM1WGFOvZK6tYgMvyQ1fskfDu/\nsCMAqFRJbtj3rAqTDoX41tTFSF5Gj1DXraDDVlrVfvm6lRIKylNqGq+SXyhG\nbdDnMdivbZOCh5/M7m4W5TpMk/+xDHC3dtf3JcSjy2w120jTSNIDY29F4MSe\nO1NGNKEniH9vgGGOrpJozDx06zg9hPXzwcs5UtkqOv9lppYjCgoNeCE5QFME\nCWL2wvTgUMP1Th12kSZfcqlcVdnzk2zA+zTuZXs/A1to8OstzJt1gWgKWJgm\ngDTQb2PF78Y+S0eDlk2eUb9qp9vpwF1h/RrhYCrYmtu9sD6zfRT/w2rfa6hs\nJiewhiRgBOK0o6H006KDn/TBLC74ZmEXzHUy2chGC3BQB+2GveEMTRYdVmBC\nBCprdKl304Y0QXVvg8VU6CmDI+Xf/BIFnPlsltPcCkJ6wzeyKdQfTpzzNv7i\nf+szXTsqqMcBAHJe2ONYuUkDW2463PRf8ItCVrgaIxNfY8Jsvas/UTJ6kkvT\nxIlV\r\n=ll4W\r\n-----END PGP SIGNATURE-----\r\n",
  162. "shasum": "c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec",
  163. "tarball": "https://registry.npmjs.org/rxjs/-/rxjs-6.5.5.tgz",
  164. "unpackedSize": 5096983
  165. },
  166. "engines": {
  167. "npm": ">=2.0.0"
  168. },
  169. "es2015": "./_esm2015/index.js",
  170. "homepage": "https://github.com/ReactiveX/RxJS",
  171. "keywords": [
  172. "ES2015",
  173. "ES6",
  174. "Observable",
  175. "Observables",
  176. "ReactiveExtensions",
  177. "ReactiveX",
  178. "Rx",
  179. "RxJS",
  180. "Stream",
  181. "Streams"
  182. ],
  183. "license": "Apache-2.0",
  184. "lint-staged": {
  185. "ignore": [
  186. "spec-dtslint/**/*.{js,ts}"
  187. ],
  188. "linters": {
  189. "*.@(js)": [
  190. "eslint --fix",
  191. "git add"
  192. ],
  193. "*.@(ts)": [
  194. "git add",
  195. "tslint --fix"
  196. ]
  197. }
  198. },
  199. "main": "./index.js",
  200. "maintainers": [
  201. {
  202. "name": "blesh",
  203. "email": "[email protected]"
  204. }
  205. ],
  206. "module": "./_esm5/index.js",
  207. "name": "rxjs",
  208. "ng-update": {
  209. "migrations": "./migrations/collection.json"
  210. },
  211. "nyc": {
  212. "all": true,
  213. "exclude": [
  214. "*.d.ts",
  215. "dist",
  216. "node_modules",
  217. "src/**/MiscJSDoc.ts"
  218. ],
  219. "extension": [
  220. ".ts"
  221. ],
  222. "include": [
  223. "src/**/*.ts",
  224. "src/*.ts"
  225. ],
  226. "reporter": [
  227. "html"
  228. ]
  229. },
  230. "optionalDependencies": {},
  231. "readme": "ERROR: No README data found!",
  232. "repository": {
  233. "type": "git",
  234. "url": "git+https://github.com/reactivex/rxjs.git"
  235. },
  236. "sideEffects": false,
  237. "typings": "./index.d.ts",
  238. "version": "6.5.5"
  239. }