package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_args": [
  3. [
  4. "icheck-bootstrap@3.0.1",
  5. "/Users/rejack/Projekte/GitHub/REJack/AdminLTE"
  6. ]
  7. ],
  8. "_from": "icheck-bootstrap@3.0.1",
  9. "_id": "icheck-bootstrap@3.0.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-Rj3SybdcMcayhsP4IJ+hmCNgCKclaFcs/5zwCuLXH1WMo468NegjhZVxbSNKhEjJjnwc4gKETogUmPYSQ9lEZQ==",
  12. "_location": "/icheck-bootstrap",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "icheck-bootstrap@3.0.1",
  18. "name": "icheck-bootstrap",
  19. "escapedName": "icheck-bootstrap",
  20. "rawSpec": "3.0.1",
  21. "saveSpec": null,
  22. "fetchSpec": "3.0.1"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/icheck-bootstrap/-/icheck-bootstrap-3.0.1.tgz",
  28. "_spec": "3.0.1",
  29. "_where": "/Users/rejack/Projekte/GitHub/REJack/AdminLTE",
  30. "author": {
  31. "name": "Hovhannes Bantikyan"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/bantikyan/icheck-bootstrap/issues"
  35. },
  36. "description": "Pure css checkboxes and radio buttons for Twitter Bootstrap.",
  37. "files": [
  38. "icheck-bootstrap.css",
  39. "icheck-bootstrap.min.css"
  40. ],
  41. "homepage": "https://github.com/bantikyan/icheck-bootstrap#readme",
  42. "keywords": [
  43. "checkbox",
  44. "radio",
  45. "bootstrap",
  46. "pure",
  47. "css"
  48. ],
  49. "license": "MIT",
  50. "main": "icheck-bootstrap.css",
  51. "name": "icheck-bootstrap",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/bantikyan/icheck-bootstrap.git"
  55. },
  56. "version": "3.0.1"
  57. }