package.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "_args": [
  3. [
  4. "rxjs-compat@6.5.4",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "rxjs-compat@6.5.4",
  9. "_id": "rxjs-compat@6.5.4",
  10. "_inBundle": false,
  11. "_integrity": "sha512-rkn+lbOHUQOurdd74J/hjmDsG9nFx0z66fvnbs8M95nrtKvNqCKdk7iZqdY51CGmDemTQk+kUPy4s8HVOHtkfA==",
  12. "_location": "/rxjs-compat",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "rxjs-compat@6.5.4",
  18. "name": "rxjs-compat",
  19. "escapedName": "rxjs-compat",
  20. "rawSpec": "6.5.4",
  21. "saveSpec": null,
  22. "fetchSpec": "6.5.4"
  23. },
  24. "_requiredBy": [
  25. "/ng5-slider"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/rxjs-compat/-/rxjs-compat-6.5.4.tgz",
  28. "_spec": "6.5.4",
  29. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  30. "description": "<img src=\"doc/asset/Rx_Logo_S.png\" alt=\"RxJS Logo\" width=\"86\" height=\"86\"> RxJS: Reactive Extensions For JavaScript ======================================",
  31. "license": "Apache-2.0",
  32. "main": "./Rx.js",
  33. "name": "rxjs-compat",
  34. "typings": "./Rx.d.ts",
  35. "version": "6.5.4"
  36. }