package.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. {
  2. "_args": [
  3. [
  4. "bootstrap@3.3.6",
  5. "/home/seleznev/project Angular/Quality system"
  6. ]
  7. ],
  8. "_from": "bootstrap@3.3.6",
  9. "_id": "bootstrap@3.3.6",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/bootstrap",
  13. "_nodeVersion": "0.12.7",
  14. "_npmUser": {
  15. "email": "getbootstrap@gmail.com",
  16. "name": "twbs"
  17. },
  18. "_npmVersion": "2.11.3",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "bootstrap",
  22. "raw": "bootstrap@3.3.6",
  23. "rawSpec": "3.3.6",
  24. "scope": null,
  25. "spec": "3.3.6",
  26. "type": "version"
  27. },
  28. "_requiredBy": [
  29. "/"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.6.tgz",
  32. "_shasum": "8de8f749dc8a743f2ac5b510d988371e3daa6589",
  33. "_shrinkwrap": null,
  34. "_spec": "bootstrap@3.3.6",
  35. "_where": "/home/seleznev/project Angular/Quality system",
  36. "author": {
  37. "name": "Twitter, Inc."
  38. },
  39. "bugs": {
  40. "url": "https://github.com/twbs/bootstrap/issues"
  41. },
  42. "dependencies": {},
  43. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  44. "devDependencies": {
  45. "btoa": "~1.1.2",
  46. "glob": "~6.0.1",
  47. "grunt": "~0.4.5",
  48. "grunt-autoprefixer": "~3.0.3",
  49. "grunt-contrib-clean": "~0.6.0",
  50. "grunt-contrib-compress": "~0.14.0",
  51. "grunt-contrib-concat": "~0.5.1",
  52. "grunt-contrib-connect": "~0.11.2",
  53. "grunt-contrib-copy": "~0.8.0",
  54. "grunt-contrib-csslint": "~0.5.0",
  55. "grunt-contrib-cssmin": "~0.14.0",
  56. "grunt-contrib-htmlmin": "~0.6.0",
  57. "grunt-contrib-jade": "~0.15.0",
  58. "grunt-contrib-jshint": "~0.11.2",
  59. "grunt-contrib-less": "~1.1.0",
  60. "grunt-contrib-qunit": "~0.7.0",
  61. "grunt-contrib-uglify": "~0.9.2",
  62. "grunt-contrib-watch": "~0.6.1",
  63. "grunt-csscomb": "~3.1.0",
  64. "grunt-exec": "~0.4.6",
  65. "grunt-html": "~5.0.1",
  66. "grunt-jekyll": "~0.4.2",
  67. "grunt-jscs": "~2.3.0",
  68. "grunt-saucelabs": "~8.6.1",
  69. "grunt-sed": "github:twbs/grunt-sed#v0.2.0",
  70. "load-grunt-tasks": "~3.3.0",
  71. "markdown-it": "^5.0.0",
  72. "npm-shrinkwrap": "^200.4.0",
  73. "time-grunt": "^1.2.1"
  74. },
  75. "directories": {},
  76. "dist": {
  77. "shasum": "8de8f749dc8a743f2ac5b510d988371e3daa6589",
  78. "tarball": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.6.tgz"
  79. },
  80. "engines": {
  81. "node": ">=0.10.1"
  82. },
  83. "files": [
  84. "Gruntfile.js",
  85. "LICENSE",
  86. "dist",
  87. "fonts",
  88. "grunt",
  89. "js/*.js",
  90. "less/**/*.less"
  91. ],
  92. "gitHead": "81df608a40bf0629a1dc08e584849bb1e43e0b7a",
  93. "homepage": "http://getbootstrap.com",
  94. "jspm": {
  95. "files": [
  96. "css",
  97. "fonts",
  98. "js"
  99. ],
  100. "main": "js/bootstrap",
  101. "shim": {
  102. "js/bootstrap": {
  103. "deps": "jquery",
  104. "exports": "$"
  105. }
  106. }
  107. },
  108. "keywords": [
  109. "css",
  110. "framework",
  111. "front-end",
  112. "less",
  113. "mobile-first",
  114. "responsive",
  115. "web"
  116. ],
  117. "less": "less/bootstrap.less",
  118. "license": "MIT",
  119. "main": "./dist/js/npm",
  120. "maintainers": [
  121. {
  122. "name": "twbs",
  123. "email": "bigj95t+bsnpm@gmail.com"
  124. }
  125. ],
  126. "name": "bootstrap",
  127. "optionalDependencies": {},
  128. "readme": "ERROR: No README data found!",
  129. "repository": {
  130. "type": "git",
  131. "url": "git+https://github.com/twbs/bootstrap.git"
  132. },
  133. "scripts": {
  134. "test": "grunt test"
  135. },
  136. "style": "dist/css/bootstrap.css",
  137. "version": "3.3.6"
  138. }