tis-cli前端项目快速搭建命令行工具
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.

265 lines
8.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "rxjs@7.4.0",
  5. "E:\\work\\code\\tis-cli"
  6. ]
  7. ],
  8. "_from": "rxjs@7.4.0",
  9. "_id": "rxjs@7.4.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-oSpE1+6/AW9f8kQbh/KMmlHOvGg=",
  12. "_location": "/rxjs",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "rxjs@7.4.0",
  18. "name": "rxjs",
  19. "escapedName": "rxjs",
  20. "rawSpec": "7.4.0",
  21. "saveSpec": null,
  22. "fetchSpec": "7.4.0"
  23. },
  24. "_requiredBy": [
  25. "/inquirer"
  26. ],
  27. "_resolved": "https://r.cnpmjs.org/rxjs/download/rxjs-7.4.0.tgz",
  28. "_spec": "7.4.0",
  29. "_where": "E:\\work\\code\\tis-cli",
  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. "tslib": "~2.1.0"
  70. },
  71. "description": "Reactive Extensions for modern JavaScript",
  72. "devDependencies": {
  73. "@angular-devkit/build-optimizer": "0.4.6",
  74. "@angular-devkit/schematics": "^11.0.7",
  75. "@types/chai": "^4.2.11",
  76. "@types/lodash": "4.14.102",
  77. "@types/mocha": "^7.0.2",
  78. "@types/node": "^14.14.6",
  79. "@types/shelljs": "^0.8.8",
  80. "@types/sinon": "4.1.3",
  81. "@types/sinon-chai": "2.7.29",
  82. "@types/source-map": "^0.5.2",
  83. "@typescript-eslint/eslint-plugin": "^4.29.1",
  84. "@typescript-eslint/parser": "^4.29.1",
  85. "babel-polyfill": "6.26.0",
  86. "chai": "^4.2.0",
  87. "check-side-effects": "0.0.23",
  88. "color": "3.0.0",
  89. "colors": "1.1.2",
  90. "cross-env": "5.1.3",
  91. "cz-conventional-changelog": "1.2.0",
  92. "dependency-cruiser": "^9.12.0",
  93. "escape-string-regexp": "1.0.5",
  94. "eslint": "^7.8.1",
  95. "eslint-plugin-jasmine": "^2.10.1",
  96. "form-data": "^3.0.0",
  97. "fs-extra": "^8.1.0",
  98. "glob": "7.1.2",
  99. "google-closure-compiler-js": "20170218.0.0",
  100. "husky": "^4.2.5",
  101. "klaw-sync": "3.0.2",
  102. "lint-staged": "^10.2.11",
  103. "lodash": "^4.17.15",
  104. "minimist": "^1.2.5",
  105. "mkdirp": "^1.0.4",
  106. "mocha": "^8.1.3",
  107. "nodemon": "^1.9.2",
  108. "npm-run-all": "4.1.2",
  109. "opn-cli": "3.1.0",
  110. "platform": "1.3.5",
  111. "prettier": "^2.0.5",
  112. "promise": "8.0.1",
  113. "rollup": "0.66.6",
  114. "rollup-plugin-alias": "1.4.0",
  115. "rollup-plugin-inject": "2.0.0",
  116. "rollup-plugin-node-resolve": "2.0.0",
  117. "shelljs": "^0.8.4",
  118. "shx": "^0.3.2",
  119. "sinon": "4.3.0",
  120. "sinon-chai": "2.14.0",
  121. "source-map-support": "0.5.3",
  122. "systemjs": "^0.21.0",
  123. "ts-api-guardian": "^0.5.0",
  124. "ts-node": "^9.0.0",
  125. "tslint": "^5.20.1",
  126. "tslint-config-prettier": "^1.18.0",
  127. "tslint-etc": "1.13.10",
  128. "tslint-no-toplevel-property-access": "0.0.2",
  129. "tslint-no-unused-expression-chai": "0.0.3",
  130. "typedoc": "^0.17.8",
  131. "typescript": "~4.2.2",
  132. "validate-commit-msg": "2.14.0",
  133. "web-streams-polyfill": "^3.0.2",
  134. "webpack": "^4.31.0"
  135. },
  136. "es2015": "./dist/esm/index.js",
  137. "exports": {
  138. ".": {
  139. "node": "./dist/cjs/index.js",
  140. "es2015": "./dist/esm/index.js",
  141. "default": "./dist/esm5/index.js"
  142. },
  143. "./ajax": {
  144. "node": "./dist/cjs/ajax/index.js",
  145. "es2015": "./dist/esm/ajax/index.js",
  146. "default": "./dist/esm5/ajax/index.js"
  147. },
  148. "./fetch": {
  149. "node": "./dist/cjs/fetch/index.js",
  150. "es2015": "./dist/esm/fetch/index.js",
  151. "default": "./dist/esm5/fetch/index.js"
  152. },
  153. "./operators": {
  154. "node": "./dist/cjs/operators/index.js",
  155. "es2015": "./dist/esm/operators/index.js",
  156. "default": "./dist/esm5/operators/index.js"
  157. },
  158. "./testing": {
  159. "node": "./dist/cjs/testing/index.js",
  160. "es2015": "./dist/esm/testing/index.js",
  161. "default": "./dist/esm5/testing/index.js"
  162. },
  163. "./webSocket": {
  164. "node": "./dist/cjs/webSocket/index.js",
  165. "es2015": "./dist/esm/webSocket/index.js",
  166. "default": "./dist/esm5/webSocket/index.js"
  167. },
  168. "./internal/*": {
  169. "node": "./dist/cjs/internal/*.js",
  170. "es2015": "./dist/esm/internal/*.js",
  171. "default": "./dist/esm5/internal/*.js"
  172. },
  173. "./package.json": "./package.json"
  174. },
  175. "files": [
  176. "dist/bundles",
  177. "dist/cjs/**/!(*.tsbuildinfo)",
  178. "dist/esm/**/!(*.tsbuildinfo)",
  179. "dist/esm5/**/!(*.tsbuildinfo)",
  180. "dist/types/**/!(*.tsbuildinfo)",
  181. "ajax",
  182. "fetch",
  183. "operators",
  184. "testing",
  185. "webSocket",
  186. "src",
  187. "CHANGELOG.md",
  188. "CODE_OF_CONDUCT.md",
  189. "LICENSE.txt",
  190. "package.json",
  191. "README.md",
  192. "tsconfig.json"
  193. ],
  194. "homepage": "https://rxjs.dev",
  195. "husky": {
  196. "hooks": {
  197. "pre-commit": "lint-staged",
  198. "commit-msg": "validate-commit-msg"
  199. }
  200. },
  201. "keywords": [
  202. "Rx",
  203. "RxJS",
  204. "ReactiveX",
  205. "ReactiveExtensions",
  206. "Streams",
  207. "Observables",
  208. "Observable",
  209. "Stream",
  210. "ES6",
  211. "ES2015"
  212. ],
  213. "license": "Apache-2.0",
  214. "lint-staged": {
  215. "*.js": "eslint --cache --fix",
  216. "(src|spec)/**/*.ts": [
  217. "tslint --fix",
  218. "prettier --write"
  219. ],
  220. "*.{js,css,md}": "prettier --write"
  221. },
  222. "main": "./dist/cjs/index.js",
  223. "module": "./dist/esm5/index.js",
  224. "name": "rxjs",
  225. "repository": {
  226. "type": "git",
  227. "url": "git+https://github.com/reactivex/rxjs.git"
  228. },
  229. "scripts": {
  230. "api_guardian": "ts-api-guardian --verifyDir api_guard dist/types/index.d.ts dist/types/ajax/index.d.ts dist/types/fetch/index.d.ts dist/types/operators/index.d.ts dist/types/testing/index.d.ts dist/types/webSocket/index.d.ts",
  231. "api_guardian:update": "tsc -b ./src/tsconfig.types.json && ts-api-guardian --outDir api_guard dist/types/index.d.ts dist/types/ajax/index.d.ts dist/types/fetch/index.d.ts dist/types/operators/index.d.ts dist/types/testing/index.d.ts dist/types/webSocket/index.d.ts",
  232. "build:clean": "shx rm -rf ./dist",
  233. "build:global": "node ./tools/make-umd-bundle.js && node ./tools/make-closure-core.js",
  234. "build:package": "npm-run-all build:clean compile build:global && node ./tools/prepare-package.js && node ./tools/generate-alias.js",
  235. "build:spec:browser": "echo \"Browser test is not working currently\" && exit -1 && webpack --config spec/support/webpack.mocha.config.js",
  236. "changelog": "npx conventional-changelog-cli -p angular -i CHANGELOG.md -s",
  237. "compile": "tsc -b ./src/tsconfig.cjs.json ./src/tsconfig.cjs.spec.json ./src/tsconfig.esm.json ./src/tsconfig.esm5.json ./src/tsconfig.esm5.rollup.json ./src/tsconfig.types.json ./src/tsconfig.types.spec.json ./spec/tsconfig.json",
  238. "dtslint": "tsc -b ./src/tsconfig.types.json && tslint -c spec-dtslint/tslint.json -p spec-dtslint/tsconfig.json \"spec-dtslint/**/*.ts\"",
  239. "lint": "npm-run-all --parallel lint_*",
  240. "lint_spec": "tslint -c spec/tslint.json -p spec/tsconfig.json \"spec/**/*.ts\"",
  241. "lint_src": "tslint -c tslint.json -p src/tsconfig.base.json \"src/**/*.ts\"",
  242. "prepublishOnly": "npm run build:package && npm run lint && npm run test && npm run test:circular && npm run dtslint && npm run test:side-effects && npm run api_guardian",
  243. "publish_docs": "./publish_docs.sh",
  244. "test": "npm run compile && mocha --config spec/support/.mocharc.js \"dist/spec/**/*-spec.js\"",
  245. "test:browser": "echo \"Browser test is not working currently\" && exit -1 && npm-run-all build:spec:browser && opn spec/support/mocha-browser-runner.html",
  246. "test:circular": "dependency-cruiser --validate .dependency-cruiser.json -x \"^node_modules\" dist/esm5",
  247. "test:esm": "node spec/module-test-spec.mjs",
  248. "test:import": "ts-node ./integration/import/runner.ts",
  249. "test:side-effects": "check-side-effects --test integration/side-effects/side-effects.json",
  250. "test:side-effects:update": "npm run test:side-effects -- --update",
  251. "test:systemjs": "node integration/systemjs/systemjs-compatibility-spec.js",
  252. "watch": "nodemon -w \"src/\" -w \"spec/\" -e ts -x npm test",
  253. "watch:dtslint": "nodemon -w \"src/\" -w \"spec-dtslint/\" -e ts -x npm run dtslint"
  254. },
  255. "sideEffects": false,
  256. "types": "index.d.ts",
  257. "typesVersions": {
  258. ">=4.2": {
  259. "*": [
  260. "dist/types/*"
  261. ]
  262. }
  263. },
  264. "version": "7.4.0"
  265. }