package.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "bootstrap-select",
  6. "scope": null,
  7. "escapedName": "bootstrap-select",
  8. "name": "bootstrap-select",
  9. "rawSpec": "",
  10. "spec": "latest",
  11. "type": "tag"
  12. },
  13. "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen"
  14. ]
  15. ],
  16. "_from": "bootstrap-select@latest",
  17. "_id": "bootstrap-select@1.12.4",
  18. "_inCache": true,
  19. "_location": "/bootstrap-select",
  20. "_nodeVersion": "7.10.0",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/bootstrap-select-1.12.4.tgz_1500490998852_0.6986638610251248"
  24. },
  25. "_npmUser": {
  26. "name": "caseyjhol",
  27. "email": "casey17648@gmail.com"
  28. },
  29. "_npmVersion": "4.2.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "bootstrap-select",
  33. "scope": null,
  34. "escapedName": "bootstrap-select",
  35. "name": "bootstrap-select",
  36. "rawSpec": "",
  37. "spec": "latest",
  38. "type": "tag"
  39. },
  40. "_requiredBy": [
  41. "#USER",
  42. "/"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/bootstrap-select/-/bootstrap-select-1.12.4.tgz",
  45. "_shasum": "7f15d3c0ce978868d9c09c70f96624f55fa02ee1",
  46. "_shrinkwrap": null,
  47. "_spec": "bootstrap-select",
  48. "_where": "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen",
  49. "author": {
  50. "name": "Silvio Moreto",
  51. "url": "https://github.com/silviomoreto"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/silviomoreto/bootstrap-select/issues"
  55. },
  56. "contributors": [
  57. {
  58. "name": "Silvio Moreto",
  59. "url": "https://github.com/silviomoreto"
  60. },
  61. {
  62. "name": "Ana Carolina",
  63. "url": "https://github.com/anacarolinats"
  64. },
  65. {
  66. "name": "caseyjhol",
  67. "url": "https://github.com/caseyjhol"
  68. },
  69. {
  70. "name": "Matt Bryson",
  71. "url": "https://github.com/mattbryson"
  72. },
  73. {
  74. "name": "t0xicCode",
  75. "url": "https://github.com/t0xicCode"
  76. }
  77. ],
  78. "dependencies": {
  79. "jquery": ">=1.8"
  80. },
  81. "description": "Bootstrap-select is a jQuery plugin that utilizes Bootstrap's dropdown.js to style and bring additional functionality to standard select elements.",
  82. "devDependencies": {
  83. "grunt": "^1.0.1",
  84. "grunt-autoprefixer": "^3.0.4",
  85. "grunt-banner": "^0.6.0",
  86. "grunt-contrib-clean": "^1.0.0",
  87. "grunt-contrib-compress": "^1.3.0",
  88. "grunt-contrib-concat": "^1.0.1",
  89. "grunt-contrib-copy": "^1.0.0",
  90. "grunt-contrib-csslint": "^2.0.0",
  91. "grunt-contrib-cssmin": "^1.0.2",
  92. "grunt-contrib-jshint": "^1.0.0",
  93. "grunt-contrib-less": "^1.4.0",
  94. "grunt-contrib-uglify": "^2.0.0",
  95. "grunt-contrib-watch": "^1.0.0",
  96. "grunt-umd": "^2.3.6",
  97. "grunt-version": "^1.1.1",
  98. "load-grunt-tasks": "^3.5.2"
  99. },
  100. "directories": {},
  101. "dist": {
  102. "shasum": "7f15d3c0ce978868d9c09c70f96624f55fa02ee1",
  103. "tarball": "https://registry.npmjs.org/bootstrap-select/-/bootstrap-select-1.12.4.tgz"
  104. },
  105. "gitHead": "e1a7743e82eb16bce825ec58a8c95b2aceae6942",
  106. "homepage": "http://silviomoreto.github.io/bootstrap-select",
  107. "keywords": [
  108. "form",
  109. "bootstrap",
  110. "select",
  111. "replacement"
  112. ],
  113. "license": "MIT",
  114. "main": "dist/js/bootstrap-select.js",
  115. "maintainers": [
  116. {
  117. "name": "t0xiccode",
  118. "email": "xavier.l@t0xic.co.de"
  119. },
  120. {
  121. "name": "caseyjhol",
  122. "email": "casey17648@gmail.com"
  123. }
  124. ],
  125. "name": "bootstrap-select",
  126. "optionalDependencies": {},
  127. "readme": "ERROR: No README data found!",
  128. "repository": {
  129. "type": "git",
  130. "url": "git://github.com/silviomoreto/bootstrap-select.git"
  131. },
  132. "scripts": {},
  133. "title": "bootstrap-select",
  134. "version": "1.12.4"
  135. }