package.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "_args": [
  3. [
  4. "ngx-bootstrap@5.3.2",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "ngx-bootstrap@5.3.2",
  9. "_id": "ngx-bootstrap@5.3.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-gSMf8EXYl99Q3gqkq4RVhoTNSTYHz2Or6Cig2BJRbLJyqk15ZQE5qcq/ldHS8zzx/wgCA3HQeI63t2j2mEU9PA==",
  12. "_location": "/ngx-bootstrap",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "ngx-bootstrap@5.3.2",
  18. "name": "ngx-bootstrap",
  19. "escapedName": "ngx-bootstrap",
  20. "rawSpec": "5.3.2",
  21. "saveSpec": null,
  22. "fetchSpec": "5.3.2"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/ngx-bootstrap/-/ngx-bootstrap-5.3.2.tgz",
  28. "_spec": "5.3.2",
  29. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  30. "author": {
  31. "name": "Dmitriy Shekhovtsov",
  32. "email": "valorkin@gmail.com"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/valor-software/ngx-bootstrap/issues"
  36. },
  37. "description": "Native Angular Bootstrap Components",
  38. "homepage": "https://github.com/valor-software/ngx-bootstrap#readme",
  39. "keywords": [
  40. "angular",
  41. "bootstap",
  42. "ng",
  43. "ng2",
  44. "angular2",
  45. "twitter-bootstrap"
  46. ],
  47. "license": "MIT",
  48. "main": "bundles/ngx-bootstrap.umd.js",
  49. "module": "esm5/ngx-bootstrap.js",
  50. "name": "ngx-bootstrap",
  51. "peerDependencies": {
  52. "@angular/common": ">=7.0.0",
  53. "@angular/core": ">=7.0.0"
  54. },
  55. "repository": {
  56. "type": "git",
  57. "url": "git+ssh://git@github.com/valor-software/ngx-bootstrap.git"
  58. },
  59. "schematics": "./schematics/collection.json",
  60. "typings": "ngx-bootstrap.d.ts",
  61. "version": "5.3.2"
  62. }