You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 1.5KB

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