package.json 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "_args": [
  3. [
  4. "tslib@1.9.2",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "tslib@1.9.2",
  9. "_id": "tslib@1.9.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-AVP5Xol3WivEr7hnssHDsaM+lVrVXWUvd1cfXTRkTj80b//6g2wIFEH6hZG0muGZRnHGrfttpdzRk3YlBkWjKw==",
  12. "_location": "/tslib",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "tslib@1.9.2",
  18. "name": "tslib",
  19. "escapedName": "tslib",
  20. "rawSpec": "1.9.2",
  21. "saveSpec": null,
  22. "fetchSpec": "1.9.2"
  23. },
  24. "_requiredBy": [
  25. "/",
  26. "/@angular/animations",
  27. "/@angular/cdk",
  28. "/@angular/common",
  29. "/@angular/compiler",
  30. "/@angular/compiler-cli",
  31. "/@angular/core",
  32. "/@angular/forms",
  33. "/@angular/material",
  34. "/@angular/platform-browser",
  35. "/@angular/platform-browser-dynamic",
  36. "/@angular/router",
  37. "/@ng-bootstrap/ng-bootstrap",
  38. "/@schematics/angular/rxjs",
  39. "/@swimlane/ngx-datatable",
  40. "/angular-dual-listbox",
  41. "/angular-json-table",
  42. "/angular2-draggable",
  43. "/chrome-trace-event",
  44. "/ng-multiselect-dropdown",
  45. "/ng2-ckeditor",
  46. "/ng5-slider",
  47. "/ngx-contextmenu",
  48. "/ngx-order-pipe",
  49. "/ngx-spinner",
  50. "/ngx-toastr",
  51. "/rxjs",
  52. "/tslint",
  53. "/tsutils"
  54. ],
  55. "_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.9.2.tgz",
  56. "_spec": "1.9.2",
  57. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  58. "author": {
  59. "name": "Microsoft Corp."
  60. },
  61. "bugs": {
  62. "url": "https://github.com/Microsoft/TypeScript/issues"
  63. },
  64. "description": "Runtime library for TypeScript helper functions",
  65. "homepage": "http://typescriptlang.org/",
  66. "jsnext:main": "tslib.es6.js",
  67. "keywords": [
  68. "TypeScript",
  69. "Microsoft",
  70. "compiler",
  71. "language",
  72. "javascript",
  73. "tslib",
  74. "runtime"
  75. ],
  76. "license": "Apache-2.0",
  77. "main": "tslib.js",
  78. "module": "tslib.es6.js",
  79. "name": "tslib",
  80. "repository": {
  81. "type": "git",
  82. "url": "git+https://github.com/Microsoft/tslib.git"
  83. },
  84. "typings": "tslib.d.ts",
  85. "version": "1.9.2"
  86. }