package.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. {
  2. "_args": [
  3. [
  4. "@ng-bootstrap/ng-bootstrap@5.2.2",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "@ng-bootstrap/ng-bootstrap@5.2.2",
  9. "_id": "@ng-bootstrap/ng-bootstrap@5.2.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-8tPmS0e48uDCy1KEWS73LrDSPuAuAuAgkilIks13NcdIHcYY4Pd0aZC8spnnA/kxQ8/8du4aWFUw6XhNYIjMvQ==",
  12. "_location": "/@ng-bootstrap/ng-bootstrap",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@ng-bootstrap/ng-bootstrap@5.2.2",
  18. "name": "@ng-bootstrap/ng-bootstrap",
  19. "escapedName": "@ng-bootstrap%2fng-bootstrap",
  20. "scope": "@ng-bootstrap",
  21. "rawSpec": "5.2.2",
  22. "saveSpec": null,
  23. "fetchSpec": "5.2.2"
  24. },
  25. "_requiredBy": [
  26. "/"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-5.2.2.tgz",
  29. "_spec": "5.2.2",
  30. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  31. "author": {
  32. "name": "https://github.com/ng-bootstrap/ng-bootstrap/graphs/contributors"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/ng-bootstrap/ng-bootstrap/issues"
  36. },
  37. "dependencies": {
  38. "tslib": "^1.9.0"
  39. },
  40. "description": "Angular powered Bootstrap",
  41. "es2015": "fesm2015/ng-bootstrap.js",
  42. "esm2015": "esm2015/ng-bootstrap.js",
  43. "esm5": "esm5/ng-bootstrap.js",
  44. "fesm2015": "fesm2015/ng-bootstrap.js",
  45. "fesm5": "fesm5/ng-bootstrap.js",
  46. "homepage": "https://github.com/ng-bootstrap/ng-bootstrap#readme",
  47. "keywords": [
  48. "angular",
  49. "bootstrap",
  50. "components",
  51. "accordion",
  52. "alert",
  53. "buttons",
  54. "carousel",
  55. "collapse",
  56. "datepicker",
  57. "dropdown",
  58. "modal",
  59. "pagination",
  60. "popover",
  61. "progressbar",
  62. "rating",
  63. "table",
  64. "tabset",
  65. "timepicker",
  66. "toast",
  67. "tooltip",
  68. "typeahead"
  69. ],
  70. "license": "MIT",
  71. "main": "bundles/ng-bootstrap.umd.js",
  72. "metadata": "ng-bootstrap.metadata.json",
  73. "module": "fesm5/ng-bootstrap.js",
  74. "name": "@ng-bootstrap/ng-bootstrap",
  75. "peerDependencies": {
  76. "@angular/common": "^8.0.0",
  77. "@angular/core": "^8.0.0",
  78. "@angular/forms": "^8.0.0",
  79. "rxjs": "^6.4.0"
  80. },
  81. "repository": {
  82. "type": "git",
  83. "url": "git+https://github.com/ng-bootstrap/ng-bootstrap.git"
  84. },
  85. "sideEffects": false,
  86. "typings": "ng-bootstrap.d.ts",
  87. "version": "5.2.2"
  88. }