package.json 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. {
  2. "_args": [
  3. [
  4. "rxjs@^5.5.2",
  5. "/home/seleznev/project Angular/Quality system/node_modules/inquirer"
  6. ]
  7. ],
  8. "_from": "rxjs@>=5.5.2 <6.0.0",
  9. "_id": "rxjs@5.5.11",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/rxjs",
  13. "_nodeVersion": "10.0.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/rxjs_5.5.11_1526965475613_0.31759457206762387"
  17. },
  18. "_npmUser": {
  19. "email": "ben@benlesh.com",
  20. "name": "blesh"
  21. },
  22. "_npmVersion": "6.0.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "rxjs",
  26. "raw": "rxjs@^5.5.2",
  27. "rawSpec": "^5.5.2",
  28. "scope": null,
  29. "spec": ">=5.5.2 <6.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/inquirer"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/rxjs/-/rxjs-5.5.11.tgz",
  36. "_shasum": "f733027ca43e3bec6b994473be4ab98ad43ced87",
  37. "_shrinkwrap": null,
  38. "_spec": "rxjs@^5.5.2",
  39. "_where": "/home/seleznev/project Angular/Quality system/node_modules/inquirer",
  40. "author": {
  41. "email": "ben@benlesh.com",
  42. "name": "Ben Lesh"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/ReactiveX/RxJS/issues"
  46. },
  47. "config": {
  48. "commitizen": {
  49. "path": "cz-conventional-changelog"
  50. }
  51. },
  52. "contributors": [
  53. {
  54. "name": "Ben Lesh",
  55. "email": "ben@benlesh.com"
  56. },
  57. {
  58. "name": "Paul Taylor",
  59. "email": "paul.e.taylor@me.com"
  60. },
  61. {
  62. "name": "Jeff Cross",
  63. "email": "crossj@google.com"
  64. },
  65. {
  66. "name": "Matthew Podwysocki",
  67. "email": "matthewp@microsoft.com"
  68. },
  69. {
  70. "name": "OJ Kwon",
  71. "email": "kwon.ohjoong@gmail.com"
  72. },
  73. {
  74. "name": "Andre Staltz",
  75. "email": "andre@staltz.com"
  76. }
  77. ],
  78. "dependencies": {
  79. "symbol-observable": "1.0.1"
  80. },
  81. "description": "Reactive Extensions for modern JavaScript",
  82. "devDependencies": {
  83. "@angular-devkit/build-optimizer": "0.0.24",
  84. "babel-polyfill": "^6.23.0",
  85. "benchmark": "^2.1.0",
  86. "benchpress": "2.0.0-beta.1",
  87. "chai": "^3.5.0",
  88. "color": "^0.11.1",
  89. "colors": "1.1.2",
  90. "commitizen": "^2.8.6",
  91. "coveralls": "^2.11.13",
  92. "cz-conventional-changelog": "^1.2.0",
  93. "danger": "^1.1.0",
  94. "doctoc": "^1.0.0",
  95. "escape-string-regexp": "^1.0.5 ",
  96. "esdoc": "^0.4.7",
  97. "eslint": "^3.8.0",
  98. "fs-extra": "^2.1.2",
  99. "get-folder-size": "^1.0.0",
  100. "glob": "^7.0.3",
  101. "gm": "^1.22.0",
  102. "google-closure-compiler-js": "^20170218.0.0",
  103. "gzip-size": "^3.0.0",
  104. "http-server": "^0.9.0",
  105. "husky": "^0.13.3",
  106. "klaw-sync": "^3.0.0",
  107. "lint-staged": "3.2.5",
  108. "lodash": "^4.15.0",
  109. "madge": "^1.4.3",
  110. "markdown-doctest": "^0.9.1",
  111. "minimist": "^1.2.0",
  112. "mkdirp": "^0.5.1",
  113. "mocha": "^3.0.2",
  114. "mocha-in-sauce": "0.0.1",
  115. "npm-run-all": "^4.0.2",
  116. "npm-scripts-info": "^0.3.4",
  117. "nyc": "^10.2.0",
  118. "opn-cli": "^3.1.0",
  119. "platform": "^1.3.1",
  120. "promise": "^7.1.1",
  121. "protractor": "^3.1.1",
  122. "rollup": "0.36.3",
  123. "rollup-plugin-inject": "^2.0.0",
  124. "rollup-plugin-node-resolve": "^2.0.0",
  125. "rx": "latest",
  126. "rxjs": "latest",
  127. "shx": "^0.2.2",
  128. "sinon": "^2.1.0",
  129. "sinon-chai": "^2.9.0",
  130. "source-map-support": "^0.4.0",
  131. "tslib": "^1.5.0",
  132. "tslint": "^4.4.2",
  133. "typescript": "~2.0.6",
  134. "typings": "^2.0.0",
  135. "validate-commit-msg": "^2.14.0",
  136. "watch": "^1.0.1",
  137. "webpack": "^1.13.1",
  138. "xmlhttprequest": "1.8.0"
  139. },
  140. "directories": {},
  141. "dist": {
  142. "fileCount": 3661,
  143. "integrity": "sha512-3bjO7UwWfA2CV7lmwYMBzj4fQ6Cq+ftHc2MvUe+WMS7wcdJ1LosDWmdjPQanYp2dBRj572p7PeU81JUxHKOcBA==",
  144. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbA6TkCRA9TVsSAnZWagAANysP/iiZFBkI1ucqsjlI0AE9\nmzN+SNx1cy6SR5yGQrdqprtB8j6G38xKltR1O9cwczDv9tEEmaaeyUqaH/fz\nPE1rCgKDBsj2q4sBNVZHazST5TEANi0yU/GGhBrdhbDR4Sx0PGNyBkk9qZav\neuvkBV9yjG91ZUnoGwz95jdwLMdn8gvdvknfKOTgpRf7NA5YeTC/cU8xjXnu\nO3OQw41rrBkBpl0M+Kha/X+Lggt1gfALYLd8Sz+e/0ZGAsQRLGHeRyUbsLDy\nIOml+sRCrDp9b2QijdFXFvumnCQD2iECuHt4MuR238y395NM7uvCX6Je5viE\n3vSTpk56MQSAkQ7dvG/gywZzcx8vHJIY34LX7YucW9ASy3MvEsc3g2DDDTsU\nol4xT1n75vG3414YETBNYXIx9B+57yUexoz4SdbyN5gH9vjA4ifjljpYn3ez\nTv31D3aD7fkeLWg9Vvxa7MNhQNni83dlcv+IAyrCnpDrW+YD9F3VI91M8ycm\n82bClvGBl5yyjGelHssfx/y+vcz4uBxJUPzVTl84rPerS/gvyjymsIux//UV\nwfZU+fCntS38L5OVgVkndg2qhxha0KrBHXf9YGAYropCSZfCFoGNoareYaAP\nkGIb1oRuRJ3rqJAVIGp3LqS7sakcja33uIBSNVi7RTybHzqKNCjX9bXWP/Dl\niR6m\r\n=5Tlv\r\n-----END PGP SIGNATURE-----\r\n",
  145. "shasum": "f733027ca43e3bec6b994473be4ab98ad43ced87",
  146. "tarball": "https://registry.npmjs.org/rxjs/-/rxjs-5.5.11.tgz",
  147. "unpackedSize": 8878409
  148. },
  149. "engines": {
  150. "npm": ">=2.0.0"
  151. },
  152. "homepage": "https://github.com/ReactiveX/RxJS",
  153. "keywords": [
  154. "ES2015",
  155. "ES6",
  156. "Observable",
  157. "Observables",
  158. "ReactiveExtensions",
  159. "ReactiveX",
  160. "Rx",
  161. "RxJS",
  162. "Stream",
  163. "Streams"
  164. ],
  165. "license": "Apache-2.0",
  166. "lint-staged": {
  167. "*.@(js)": [
  168. "eslint --fix",
  169. "git add"
  170. ],
  171. "*.@(ts)": [
  172. "git add",
  173. "tslint --fix"
  174. ]
  175. },
  176. "main": "./Rx.js",
  177. "maintainers": [
  178. {
  179. "name": "blesh",
  180. "email": "ben@benlesh.com"
  181. }
  182. ],
  183. "name": "rxjs",
  184. "optionalDependencies": {},
  185. "readme": "ERROR: No README data found!",
  186. "repository": {
  187. "type": "git",
  188. "url": "git+ssh://git@github.com/ReactiveX/RxJS.git"
  189. },
  190. "scripts-info": {
  191. "build_all": "Build all packages (ES6, CJS, UMD) and generate packages",
  192. "build_cjs": "Build CJS package with clean up existing build",
  193. "build_closure_core": "Minify Global core build using closure compiler",
  194. "build_cover": "Run lint to current code, build CJS & test spec, execute test coverage",
  195. "build_docs": "Build ESM2015 & global package, create documentation using it",
  196. "build_esm2015": "Build ESM/ES2015 package with clean up existing build",
  197. "build_esm5": "Build ESM/ES5 package with clean up existing build",
  198. "build_global": "Build Global package, then minify build",
  199. "build_perf": "Build CJS & Global build, run macro performance test",
  200. "build_spec": "Build test specs",
  201. "build_test": "Build CJS package & test spec, execute mocha test runner",
  202. "check_circular_dependencies": "Check codebase has circular dependencies",
  203. "clean_dist_cjs": "Clean up existing CJS package output",
  204. "clean_dist_esm2015": "Clean up existing ESM/ES2015 package output",
  205. "clean_dist_esm5": "Clean up existing ESM/ES5 package output",
  206. "clean_dist_global": "Clean up existing Global package output",
  207. "clean_spec": "Clean up existing test spec build output",
  208. "commit": "Run git commit wizard",
  209. "compile_dist_cjs": "Compile codebase into CJS module",
  210. "compile_dist_esm2015": "Compile codebase into ESM/ES2015",
  211. "compile_module_esm5": "Compile codebase into ESM/ES5",
  212. "cover": "Execute test coverage",
  213. "info": "List available script",
  214. "lint": "Run lint against everything",
  215. "lint_perf": "Run lint against performance test suite",
  216. "lint_spec": "Run lint against test spec",
  217. "lint_src": "Run lint against source",
  218. "perf": "Run macro performance benchmark",
  219. "perf_micro": "Run micro performance benchmark",
  220. "test": "Clean up existing test spec build, build test spec and execute mocha test runner",
  221. "test_browser": "Execute mocha test runner on browser against existing test spec build",
  222. "test_mocha": "Execute mocha test runner against existing test spec build",
  223. "tests2png": "Generate marble diagram image from test spec",
  224. "watch": "Watch codebase, trigger compile when source code changes"
  225. },
  226. "typings": "./Rx.d.ts",
  227. "version": "5.5.11"
  228. }