package.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. {
  2. "_args": [
  3. [
  4. "bootstrap",
  5. "/home/szisz/NetBeansProjects/HBsitebuild"
  6. ]
  7. ],
  8. "_from": "bootstrap@latest",
  9. "_id": "bootstrap@4.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/bootstrap",
  13. "_nodeVersion": "8.9.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/bootstrap_4.1.1_1525104440691_0.7766558150717684"
  17. },
  18. "_npmUser": {
  19. "email": "getbootstrap@gmail.com",
  20. "name": "twbs"
  21. },
  22. "_npmVersion": "5.5.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "bootstrap",
  26. "raw": "bootstrap",
  27. "rawSpec": "",
  28. "scope": null,
  29. "spec": "latest",
  30. "type": "tag"
  31. },
  32. "_requiredBy": [
  33. "#USER"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.1.1.tgz",
  36. "_shasum": "3aec85000fa619085da8d2e4983dfd67cf2114cb",
  37. "_shrinkwrap": null,
  38. "_spec": "bootstrap",
  39. "_where": "/home/szisz/NetBeansProjects/HBsitebuild",
  40. "author": {
  41. "name": "The Bootstrap Authors",
  42. "url": "https://github.com/twbs/bootstrap/graphs/contributors"
  43. },
  44. "browserslist": [
  45. "last 1 major version",
  46. ">= 1%",
  47. "Chrome >= 45",
  48. "Firefox >= 38",
  49. "Edge >= 12",
  50. "Explorer >= 10",
  51. "iOS >= 9",
  52. "Safari >= 9",
  53. "Android >= 4.4",
  54. "Opera >= 30"
  55. ],
  56. "bugs": {
  57. "url": "https://github.com/twbs/bootstrap/issues"
  58. },
  59. "bundlesize": [
  60. {
  61. "maxSize": "5 kB",
  62. "path": "./dist/css/bootstrap-grid.css"
  63. },
  64. {
  65. "maxSize": "5 kB",
  66. "path": "./dist/css/bootstrap-grid.min.css"
  67. },
  68. {
  69. "maxSize": "3 kB",
  70. "path": "./dist/css/bootstrap-reboot.css"
  71. },
  72. {
  73. "maxSize": "3 kB",
  74. "path": "./dist/css/bootstrap-reboot.min.css"
  75. },
  76. {
  77. "maxSize": "25 kB",
  78. "path": "./dist/css/bootstrap.css"
  79. },
  80. {
  81. "maxSize": "21 kB",
  82. "path": "./dist/css/bootstrap.min.css"
  83. },
  84. {
  85. "maxSize": "45 kB",
  86. "path": "./dist/js/bootstrap.bundle.js"
  87. },
  88. {
  89. "maxSize": "25 kB",
  90. "path": "./dist/js/bootstrap.bundle.min.js"
  91. },
  92. {
  93. "maxSize": "20 kB",
  94. "path": "./dist/js/bootstrap.js"
  95. },
  96. {
  97. "maxSize": "15 kB",
  98. "path": "./dist/js/bootstrap.min.js"
  99. }
  100. ],
  101. "contributors": [
  102. {
  103. "name": "Twitter, Inc."
  104. }
  105. ],
  106. "dependencies": {},
  107. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  108. "devDependencies": {
  109. "@babel/cli": "7.0.0-beta.44",
  110. "@babel/core": "7.0.0-beta.44",
  111. "@babel/preset-env": "7.0.0-beta.44",
  112. "autoprefixer": "^8.3.0",
  113. "babel-eslint": "^8.2.3",
  114. "babel-plugin-istanbul": "^4.1.6",
  115. "babel-plugin-transform-es2015-modules-strip": "^0.1.1",
  116. "bundlesize": "^0.17.0",
  117. "clean-css-cli": "^4.1.11",
  118. "cross-env": "^5.1.4",
  119. "eslint": "^4.19.1",
  120. "eslint-plugin-compat": "^2.2.0",
  121. "glob": "^7.1.2",
  122. "htmllint-cli": "^0.0.6",
  123. "jsunitsaucelabs": "^1.3.0",
  124. "karma": "^2.0.0",
  125. "karma-chrome-launcher": "^2.2.0",
  126. "karma-coverage-istanbul-reporter": "^1.4.2",
  127. "karma-detect-browsers": "^2.3.2",
  128. "karma-firefox-launcher": "^1.1.0",
  129. "karma-qunit": "^1.2.1",
  130. "karma-sinon": "^1.0.5",
  131. "node-sass": "^4.8.3",
  132. "nodemon": "^1.17.3",
  133. "npm-run-all": "^4.1.2",
  134. "popper.js": "^1.14.3",
  135. "postcss-cli": "^5.0.0",
  136. "qunitjs": "^2.4.1",
  137. "rollup": "^0.58.0",
  138. "rollup-plugin-babel": "4.0.0-beta.4",
  139. "rollup-plugin-node-resolve": "^3.3.0",
  140. "shelljs": "^0.8.1",
  141. "shx": "^0.2.2",
  142. "sinon": "^4.5.0",
  143. "sri-toolbox": "^0.2.0",
  144. "stylelint": "^9.2.0",
  145. "stylelint-config-recommended-scss": "^3.2.0",
  146. "stylelint-config-standard": "^18.2.0",
  147. "stylelint-order": "^0.8.1",
  148. "stylelint-scss": "^3.0.0",
  149. "uglify-js": "^3.3.21",
  150. "vnu-jar": "^18.3.0",
  151. "workbox-build": "^3.1.0"
  152. },
  153. "directories": {},
  154. "dist": {
  155. "fileCount": 142,
  156. "integrity": "sha512-SpiDSOcbg4J/PjVSt4ny5eY6j74VbVSjROY4Fb/WIUXBV9cnb5luyR4KnPvNoXuGnBK1T+nJIWqRsvU3yP8Mcg==",
  157. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5z86CRA9TVsSAnZWagAAHPMP/3jjx59IaoTwi7NMTj+A\nKbY0q/cfEW8WbXlAiHBx6jz6qMxIj04KdPmmITtQLejFftDQHkZEe+0eCHg5\n5ubmfRZT6Ka6LrXF3j2X5bcY+WBXLhUbLbqG0OdgxuwIph1F/kvRrm5+eT9q\nKpp2rHhTvnibT8rdMbnEZqES7/TNNMrVLxP+GH4BmF6bVOYXsL4/nFwGcaYe\nokIzwMjZaUbRQ0lLf5cZpH36ZUlHlOU+DtcjLVc8G+ndPFCy09kKPnvxhpKY\nmglOmPFj1zhEKnUa3xYeoypPYc5ZcRhmVy2a0V6CdcPQesigG1bI3a0a/2vY\nx6+nc8NGYgmAX9qx+ofY759JU0aDDhTBxEkaTL8qou9w0k5gDB8Fha7puzeK\nmV2feD5WUtHSOhP2I2W3qnAmmG7V51YQ3MxXBJh5xkBIO7liADoQFWOQQBOx\nCQdYdNgR6D4UtZElHgCjM2/xqY0nX2bPC04idY7u2DXBi5RoCEwYr5s+LnVl\nWiKucNqEHYjszTKA3grcx4mAgWQSynLoLsq4FoIzdwDW5RYc7irNXBIu4DJj\nDu8n1SlwNWNrZ3S6Us2UfZ7GY3okX0QJ8xy3UGCWmjeuUfmjLeUyHk2OvdfO\nSy/kylEtQdn2eVIoqyQ3dbhYowYWyw5e1JlLRDtt3DC8WkzXJXz1WDhRua36\nC+Iq\r\n=qti+\r\n-----END PGP SIGNATURE-----\r\n",
  158. "shasum": "3aec85000fa619085da8d2e4983dfd67cf2114cb",
  159. "tarball": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.1.1.tgz",
  160. "unpackedSize": 3769389
  161. },
  162. "engines": {
  163. "node": ">=6"
  164. },
  165. "files": [
  166. "dist/",
  167. "js/{src,dist}/",
  168. "scss/"
  169. ],
  170. "gitHead": "779ad9f174ea5ab7e755f6df0ec9e5912d67dd16",
  171. "homepage": "https://getbootstrap.com/",
  172. "jspm": {
  173. "dependencies": {},
  174. "directories": {
  175. "lib": "dist"
  176. },
  177. "main": "js/bootstrap",
  178. "peerDependencies": {
  179. "jquery": "1.9.1 - 3",
  180. "popper.js": "^1.14.1"
  181. },
  182. "registry": "npm",
  183. "shim": {
  184. "js/bootstrap": {
  185. "deps": [
  186. "jquery",
  187. "popper.js"
  188. ],
  189. "exports": "$"
  190. }
  191. }
  192. },
  193. "keywords": [
  194. "css",
  195. "sass",
  196. "mobile-first",
  197. "responsive",
  198. "front-end",
  199. "framework",
  200. "web"
  201. ],
  202. "license": "MIT",
  203. "main": "dist/js/bootstrap",
  204. "maintainers": [
  205. {
  206. "email": "bigj95t+bsnpm@gmail.com",
  207. "name": "twbs"
  208. }
  209. ],
  210. "name": "bootstrap",
  211. "optionalDependencies": {},
  212. "peerDependencies": {
  213. "jquery": "1.9.1 - 3",
  214. "popper.js": "^1.14.3"
  215. },
  216. "readme": "ERROR: No README data found!",
  217. "repository": {
  218. "type": "git",
  219. "url": "git+https://github.com/twbs/bootstrap.git"
  220. },
  221. "sass": "scss/bootstrap.scss",
  222. "scripts": {
  223. "bundlesize": "bundlesize",
  224. "css": "npm-run-all --parallel css-lint* css-compile* --sequential css-prefix* css-minify*",
  225. "css-compile": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css && node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap-grid.scss dist/css/bootstrap-grid.css && node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap-reboot.scss dist/css/bootstrap-reboot.css",
  226. "css-compile-docs": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 assets/scss/docs.scss assets/css/docs.min.css",
  227. "css-docs": "npm-run-all --parallel css-lint-docs css-compile-docs --sequential css-prefix-docs css-minify-docs",
  228. "css-lint": "stylelint --syntax scss \"scss/**/*.scss\"",
  229. "css-lint-docs": "stylelint --syntax scss \"assets/scss/*.scss\" && stylelint \"docs/**/*.css\"",
  230. "css-lint-vars": "node build/lint-vars.js scss/ assets/scss/",
  231. "css-main": "npm-run-all --parallel css-lint css-compile --sequential css-prefix css-minify",
  232. "css-minify": "cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css && cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap-grid.min.css dist/css/bootstrap-grid.css && cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap-reboot.min.css dist/css/bootstrap-reboot.css",
  233. "css-minify-docs": "cleancss --level 1 --source-map --source-map-inline-sources --output assets/css/docs.min.css assets/css/docs.min.css",
  234. "css-prefix": "postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"",
  235. "css-prefix-docs": "postcss --config build/postcss.config.js --replace \"assets/css/docs.min.css\" \"docs/**/*.css\"",
  236. "dist": "npm-run-all --parallel css js",
  237. "docs": "npm-run-all --parallel css-docs js-docs --sequential docs-compile docs-lint",
  238. "docs-compile": "bundle exec jekyll build",
  239. "docs-github": "shx echo \"github: true\" > twbsconfig.yml && npm run docs-compile -- --config _config.yml,twbsconfig.yml && shx rm ./twbsconfig.yml",
  240. "docs-github-serve": "bundle exec jekyll serve --skip-initial-build --no-watch",
  241. "docs-lint": "npm-run-all docs-lint-*",
  242. "docs-lint-htmllint": "htmllint --rc build/.htmllintrc \"_gh_pages/**/*.html\" \"js/tests/**/*.html\"",
  243. "docs-lint-vnu-jar": "node build/vnu-jar.js",
  244. "docs-serve": "bundle exec jekyll serve",
  245. "docs-upload-preview": "build/upload-preview.sh",
  246. "docs-workbox-precache": "node build/workbox.js",
  247. "js": "npm-run-all js-lint* js-compile js-minify",
  248. "js-compile": "npm-run-all --parallel js-compile-*",
  249. "js-compile-bundle": "rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap",
  250. "js-compile-plugins": "cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps",
  251. "js-compile-plugins-coverage": "cross-env PLUGINS=true NODE_ENV=test babel js/src/ --out-dir js/coverage/dist/ --source-maps",
  252. "js-compile-standalone": "rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap",
  253. "js-docs": "npm-run-all js-lint-docs js-minify-docs",
  254. "js-lint": "eslint js/src js/tests build/",
  255. "js-lint-docs": "eslint assets/js/ docs/ sw.js",
  256. "js-main": "npm-run-all js-lint js-compile js-minify",
  257. "js-minify": "npm-run-all --parallel js-minify-*",
  258. "js-minify-bundle": "uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js",
  259. "js-minify-docs": "uglifyjs --mangle --comments \"/^!/\" --output assets/js/docs.min.js assets/js/vendor/anchor.min.js assets/js/vendor/clipboard.min.js assets/js/vendor/holder.min.js \"assets/js/src/*.js\"",
  260. "js-minify-standalone": "uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js",
  261. "js-test": "npm-run-all --parallel js-test-karma*",
  262. "js-test-cloud": "ruby -r webrick -e \"s = WEBrick::HTTPServer.new(:Port => 3000, :DocumentRoot => Dir.pwd, :Logger => WEBrick::Log.new('/dev/null'), :AccessLog => []); trap('INT') { s.shutdown }; s.start\" & node build/saucelabs-unit-test.js",
  263. "js-test-karma": "karma start js/tests/karma.conf.js",
  264. "js-test-karma-bundle": "cross-env karma start js/tests/karma-bundle.conf.js",
  265. "js-test-karma-bundle-old": "cross-env USE_OLD_JQUERY=true npm run js-test-karma-bundle",
  266. "js-test-karma-old": "cross-env USE_OLD_JQUERY=true npm run js-test-karma",
  267. "maintenance-dependencies": "ncu -a -x jquery && npm update && bundle update && shx echo \"Manually update assets/js/vendor/*, js/tests/vendor/* and .travis.yml\"",
  268. "postdocs-compile": "npm run docs-workbox-precache",
  269. "release-sri": "node build/generate-sri.js",
  270. "release-version": "node build/change-version.js",
  271. "release-zip": "cd dist/ && zip -r9 bootstrap-$npm_package_version-dist.zip * && shx mv bootstrap-$npm_package_version-dist.zip ..",
  272. "test": "npm-run-all dist js-test docs-compile docs-lint bundlesize",
  273. "watch": "npm-run-all --parallel watch-css watch-js",
  274. "watch-css": "nodemon --ignore js/ --ignore dist/ -e scss -x \"npm run css\"",
  275. "watch-js": "nodemon --ignore scss/ --ignore js/dist/ --ignore dist/ -e js -x \"npm run js-compile\""
  276. },
  277. "style": "dist/css/bootstrap.css",
  278. "version": "4.1.1"
  279. }