项目原始demo,不改动
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. {
  2. "_args": [
  3. [
  4. "rxjs@5.5.12",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_from": "rxjs@5.5.12",
  9. "_id": "rxjs@5.5.12",
  10. "_inBundle": false,
  11. "_integrity": "sha1-b6YbinfD15PbrycL7i9D9lLXQcw=",
  12. "_location": "/rxjs",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "rxjs@5.5.12",
  18. "name": "rxjs",
  19. "escapedName": "rxjs",
  20. "rawSpec": "5.5.12",
  21. "saveSpec": null,
  22. "fetchSpec": "5.5.12"
  23. },
  24. "_requiredBy": [
  25. "/vue-selectl"
  26. ],
  27. "_resolved": "https://registry.npm.taobao.org/rxjs/download/rxjs-5.5.12.tgz",
  28. "_spec": "5.5.12",
  29. "_where": "D:\\A易云\\YiYunJianZhu",
  30. "author": {
  31. "name": "Ben Lesh",
  32. "email": "ben@benlesh.com"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/ReactiveX/RxJS/issues"
  36. },
  37. "config": {
  38. "commitizen": {
  39. "path": "cz-conventional-changelog"
  40. }
  41. },
  42. "contributors": [
  43. {
  44. "name": "Ben Lesh",
  45. "email": "ben@benlesh.com"
  46. },
  47. {
  48. "name": "Paul Taylor",
  49. "email": "paul.e.taylor@me.com"
  50. },
  51. {
  52. "name": "Jeff Cross",
  53. "email": "crossj@google.com"
  54. },
  55. {
  56. "name": "Matthew Podwysocki",
  57. "email": "matthewp@microsoft.com"
  58. },
  59. {
  60. "name": "OJ Kwon",
  61. "email": "kwon.ohjoong@gmail.com"
  62. },
  63. {
  64. "name": "Andre Staltz",
  65. "email": "andre@staltz.com"
  66. }
  67. ],
  68. "dependencies": {
  69. "symbol-observable": "1.0.1"
  70. },
  71. "description": "Reactive Extensions for modern JavaScript",
  72. "devDependencies": {
  73. "@angular-devkit/build-optimizer": "0.0.24",
  74. "babel-polyfill": "^6.23.0",
  75. "benchmark": "^2.1.0",
  76. "benchpress": "2.0.0-beta.1",
  77. "chai": "^3.5.0",
  78. "color": "^0.11.1",
  79. "colors": "1.1.2",
  80. "commitizen": "^2.8.6",
  81. "coveralls": "^2.11.13",
  82. "cz-conventional-changelog": "^1.2.0",
  83. "danger": "^1.1.0",
  84. "doctoc": "^1.0.0",
  85. "escape-string-regexp": "^1.0.5 ",
  86. "esdoc": "^0.4.7",
  87. "eslint": "^3.8.0",
  88. "fs-extra": "^2.1.2",
  89. "get-folder-size": "^1.0.0",
  90. "glob": "^7.0.3",
  91. "gm": "^1.22.0",
  92. "google-closure-compiler-js": "^20170218.0.0",
  93. "gzip-size": "^3.0.0",
  94. "http-server": "^0.9.0",
  95. "husky": "^0.13.3",
  96. "klaw-sync": "^3.0.0",
  97. "lint-staged": "3.2.5",
  98. "lodash": "^4.15.0",
  99. "madge": "^1.4.3",
  100. "markdown-doctest": "^0.9.1",
  101. "minimist": "^1.2.0",
  102. "mkdirp": "^0.5.1",
  103. "mocha": "^3.0.2",
  104. "mocha-in-sauce": "0.0.1",
  105. "npm-run-all": "^4.0.2",
  106. "npm-scripts-info": "^0.3.4",
  107. "nyc": "^10.2.0",
  108. "opn-cli": "^3.1.0",
  109. "platform": "^1.3.1",
  110. "promise": "^7.1.1",
  111. "protractor": "^3.1.1",
  112. "rollup": "0.36.3",
  113. "rollup-plugin-inject": "^2.0.0",
  114. "rollup-plugin-node-resolve": "^2.0.0",
  115. "rx": "latest",
  116. "rxjs": "latest",
  117. "shx": "^0.2.2",
  118. "sinon": "^2.1.0",
  119. "sinon-chai": "^2.9.0",
  120. "source-map-support": "^0.4.0",
  121. "tslib": "^1.5.0",
  122. "tslint": "^4.4.2",
  123. "typescript": "~2.0.6",
  124. "typings": "^2.0.0",
  125. "validate-commit-msg": "^2.14.0",
  126. "watch": "^1.0.1",
  127. "webpack": "^1.13.1",
  128. "xmlhttprequest": "1.8.0"
  129. },
  130. "engines": {
  131. "npm": ">=2.0.0"
  132. },
  133. "homepage": "https://github.com/ReactiveX/RxJS",
  134. "keywords": [
  135. "Rx",
  136. "RxJS",
  137. "ReactiveX",
  138. "ReactiveExtensions",
  139. "Streams",
  140. "Observables",
  141. "Observable",
  142. "Stream",
  143. "ES6",
  144. "ES2015"
  145. ],
  146. "license": "Apache-2.0",
  147. "lint-staged": {
  148. "*.@(js)": [
  149. "eslint --fix",
  150. "git add"
  151. ],
  152. "*.@(ts)": [
  153. "tslint --fix",
  154. "git add"
  155. ]
  156. },
  157. "main": "./Rx.js",
  158. "name": "rxjs",
  159. "repository": {
  160. "type": "git",
  161. "url": "git+ssh://git@github.com/ReactiveX/RxJS.git"
  162. },
  163. "scripts-info": {
  164. "info": "List available script",
  165. "build_all": "Build all packages (ES6, CJS, UMD) and generate packages",
  166. "build_cjs": "Build CJS package with clean up existing build",
  167. "build_esm5": "Build ESM/ES5 package with clean up existing build",
  168. "build_esm2015": "Build ESM/ES2015 package with clean up existing build",
  169. "build_closure_core": "Minify Global core build using closure compiler",
  170. "build_global": "Build Global package, then minify build",
  171. "build_perf": "Build CJS & Global build, run macro performance test",
  172. "build_test": "Build CJS package & test spec, execute mocha test runner",
  173. "build_cover": "Run lint to current code, build CJS & test spec, execute test coverage",
  174. "build_docs": "Build ESM2015 & global package, create documentation using it",
  175. "build_spec": "Build test specs",
  176. "check_circular_dependencies": "Check codebase has circular dependencies",
  177. "clean_spec": "Clean up existing test spec build output",
  178. "clean_dist_cjs": "Clean up existing CJS package output",
  179. "clean_dist_esm5": "Clean up existing ESM/ES5 package output",
  180. "clean_dist_esm2015": "Clean up existing ESM/ES2015 package output",
  181. "clean_dist_global": "Clean up existing Global package output",
  182. "commit": "Run git commit wizard",
  183. "compile_dist_cjs": "Compile codebase into CJS module",
  184. "compile_module_esm5": "Compile codebase into ESM/ES5",
  185. "compile_dist_esm2015": "Compile codebase into ESM/ES2015",
  186. "cover": "Execute test coverage",
  187. "lint_perf": "Run lint against performance test suite",
  188. "lint_spec": "Run lint against test spec",
  189. "lint_src": "Run lint against source",
  190. "lint": "Run lint against everything",
  191. "perf": "Run macro performance benchmark",
  192. "perf_micro": "Run micro performance benchmark",
  193. "test_mocha": "Execute mocha test runner against existing test spec build",
  194. "test_browser": "Execute mocha test runner on browser against existing test spec build",
  195. "test": "Clean up existing test spec build, build test spec and execute mocha test runner",
  196. "tests2png": "Generate marble diagram image from test spec",
  197. "watch": "Watch codebase, trigger compile when source code changes"
  198. },
  199. "typings": "./Rx.d.ts",
  200. "version": "5.5.12"
  201. }