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.
 
 
 
 

216 lines
11 KiB

  1. {
  2. "_args": [
  3. [
  4. "bootstrap@4.5.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "bootstrap@4.5.0",
  9. "_id": "bootstrap@4.5.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA==",
  12. "_location": "/bootstrap",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "bootstrap@4.5.0",
  18. "name": "bootstrap",
  19. "escapedName": "bootstrap",
  20. "rawSpec": "4.5.0",
  21. "saveSpec": null,
  22. "fetchSpec": "4.5.0"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.0.tgz",
  28. "_spec": "4.5.0",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "The Bootstrap Authors",
  32. "url": "https://github.com/twbs/bootstrap/graphs/contributors"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/twbs/bootstrap/issues"
  36. },
  37. "contributors": [
  38. {
  39. "name": "Twitter, Inc."
  40. }
  41. ],
  42. "dependencies": {},
  43. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  44. "devDependencies": {
  45. "@babel/cli": "^7.8.4",
  46. "@babel/core": "^7.9.6",
  47. "@babel/plugin-proposal-object-rest-spread": "^7.9.6",
  48. "@babel/preset-env": "^7.9.6",
  49. "@rollup/plugin-commonjs": "^11.1.0",
  50. "@rollup/plugin-node-resolve": "^7.1.3",
  51. "autoprefixer": "^9.7.6",
  52. "babel-eslint": "^10.1.0",
  53. "babel-plugin-istanbul": "^6.0.0",
  54. "bundlewatch": "^0.2.7",
  55. "clean-css-cli": "^4.3.0",
  56. "cross-env": "^7.0.2",
  57. "eslint": "^7.0.0",
  58. "find-unused-sass-variables": "^2.0.0",
  59. "glob": "^7.1.6",
  60. "hammer-simulator": "0.0.1",
  61. "ip": "^1.1.5",
  62. "jquery": "^3.5.1",
  63. "karma": "^5.0.5",
  64. "karma-browserstack-launcher": "1.4.0",
  65. "karma-chrome-launcher": "^3.1.0",
  66. "karma-coverage-istanbul-reporter": "^3.0.2",
  67. "karma-detect-browsers": "^2.3.3",
  68. "karma-firefox-launcher": "^1.3.0",
  69. "karma-qunit": "^4.1.1",
  70. "karma-sinon": "^1.0.5",
  71. "linkinator": "^2.1.1",
  72. "lockfile-lint": "^4.2.2",
  73. "node-sass": "^4.14.1",
  74. "nodemon": "^2.0.3",
  75. "npm-run-all": "^4.1.5",
  76. "popper.js": "^1.16.0",
  77. "postcss-cli": "^7.1.1",
  78. "qunit": "2.9.2",
  79. "rollup": "^2.9.1",
  80. "rollup-plugin-babel": "^4.4.0",
  81. "shelljs": "^0.8.4",
  82. "shx": "^0.3.2",
  83. "sinon": "^7.5.0",
  84. "stylelint": "^13.3.3",
  85. "stylelint-config-twbs-bootstrap": "^2.0.2",
  86. "terser": "^4.6.13",
  87. "vnu-jar": "20.3.16"
  88. },
  89. "files": [
  90. "dist/{css,js}/*.{css,js,map}",
  91. "js/{src,dist}/**/*.{js,map}",
  92. "scss/**/*.scss"
  93. ],
  94. "funding": {
  95. "type": "opencollective",
  96. "url": "https://opencollective.com/bootstrap"
  97. },
  98. "homepage": "https://getbootstrap.com/",
  99. "jspm": {
  100. "registry": "npm",
  101. "main": "js/bootstrap",
  102. "directories": {
  103. "lib": "dist"
  104. },
  105. "shim": {
  106. "js/bootstrap": {
  107. "deps": [
  108. "jquery",
  109. "popper.js"
  110. ],
  111. "exports": "$"
  112. }
  113. },
  114. "dependencies": {},
  115. "peerDependencies": {
  116. "jquery": "1.9.1 - 3",
  117. "popper.js": "^1.16.0"
  118. }
  119. },
  120. "keywords": [
  121. "css",
  122. "sass",
  123. "mobile-first",
  124. "responsive",
  125. "front-end",
  126. "framework",
  127. "web"
  128. ],
  129. "license": "MIT",
  130. "main": "dist/js/bootstrap.js",
  131. "name": "bootstrap",
  132. "peerDependencies": {
  133. "jquery": "1.9.1 - 3",
  134. "popper.js": "^1.16.0"
  135. },
  136. "repository": {
  137. "type": "git",
  138. "url": "git+https://github.com/twbs/bootstrap.git"
  139. },
  140. "sass": "scss/bootstrap.scss",
  141. "scripts": {
  142. "bundlewatch": "bundlewatch --config .bundlewatch.config.json",
  143. "css": "npm-run-all css-compile css-prefix css-minify css-copy",
  144. "css-compile": "npm-run-all --parallel css-compile-*",
  145. "css-compile-docs": "cross-env-shell node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 site/docs/$npm_package_version_short/assets/scss/docs.scss site/docs/$npm_package_version_short/assets/css/docs.min.css",
  146. "css-compile-main": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/ -o dist/css/ && npm run css-copy",
  147. "css-copy": "cross-env-shell shx mkdir -p site/docs/$npm_package_version_short/dist/ && cross-env-shell shx cp -r dist/css/ site/docs/$npm_package_version_short/dist/",
  148. "css-docs": "npm-run-all css-compile-docs css-prefix-docs css-minify-docs",
  149. "css-lint": "npm-run-all --continue-on-error --parallel css-lint-*",
  150. "css-lint-docs": "stylelint \"site/docs/**/assets/scss/*.scss\" \"site/docs/**/*.css\" --cache --cache-location .cache/.stylelintcache",
  151. "css-lint-main": "stylelint \"scss/**/*.scss\" --cache --cache-location .cache/.stylelintcache",
  152. "css-lint-vars": "fusv scss/ site/docs/",
  153. "css-main": "npm-run-all css-lint css-compile-main css-prefix-main css-minify-main css-copy",
  154. "css-minify": "npm-run-all --parallel css-minify-*",
  155. "css-minify-docs": "cross-env-shell cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output site/docs/$npm_package_version_short/assets/css/docs.min.css site/docs/$npm_package_version_short/assets/css/docs.min.css",
  156. "css-minify-main": "cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css && cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output dist/css/bootstrap-grid.min.css dist/css/bootstrap-grid.css && cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output dist/css/bootstrap-reboot.min.css dist/css/bootstrap-reboot.css",
  157. "css-prefix": "npm-run-all --parallel css-prefix-*",
  158. "css-prefix-docs": "postcss --config build/postcss.config.js --replace \"site/docs/**/*.css\"",
  159. "css-prefix-main": "postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"",
  160. "dist": "npm-run-all --parallel css js",
  161. "docs": "npm-run-all css-docs js-docs docs-build docs-lint",
  162. "docs-build": "bundle exec jekyll build",
  163. "docs-compile": "npm run docs-build",
  164. "docs-linkinator": "linkinator _gh_pages --recurse --silent --skip \"^(?!http://localhost)\"",
  165. "docs-lint": "npm-run-all --parallel docs-vnu docs-linkinator",
  166. "docs-netlify": "cross-env JEKYLL_ENV=netlify npm run docs-build",
  167. "docs-production": "cross-env JEKYLL_ENV=production npm run docs-build",
  168. "docs-serve": "bundle exec jekyll serve",
  169. "docs-serve-only": "npm run docs-serve -- --skip-initial-build --no-watch",
  170. "docs-vnu": "node build/vnu-jar.js",
  171. "js": "npm-run-all js-compile js-minify js-copy",
  172. "js-compile": "npm-run-all --parallel js-compile-* --sequential js-copy",
  173. "js-compile-bundle": "rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap",
  174. "js-compile-plugins": "node build/build-plugins.js",
  175. "js-compile-plugins-coverage": "cross-env NODE_ENV=test node build/build-plugins.js",
  176. "js-compile-standalone": "rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap",
  177. "js-copy": "cross-env-shell shx mkdir -p site/docs/$npm_package_version_short/dist/ && cross-env-shell shx cp -r dist/js/ site/docs/$npm_package_version_short/dist/",
  178. "js-docs": "npm-run-all js-lint-docs js-minify-docs",
  179. "js-lint": "npm-run-all --continue-on-error --parallel js-lint-*",
  180. "js-lint-docs": "eslint --report-unused-disable-directives --cache --cache-location .cache/.eslintcache site/",
  181. "js-lint-main": "eslint --report-unused-disable-directives --cache --cache-location .cache/.eslintcache js/src js/tests build/",
  182. "js-main": "npm-run-all js-lint js-compile js-minify-main",
  183. "js-minify": "npm-run-all --parallel js-minify-main js-minify-docs",
  184. "js-minify-bundle": "terser --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",
  185. "js-minify-docs": "cross-env-shell terser --mangle --comments \\\"/^!/\\\" --output site/docs/$npm_package_version_short/assets/js/docs.min.js site/docs/$npm_package_version_short/assets/js/vendor/anchor.min.js site/docs/$npm_package_version_short/assets/js/vendor/clipboard.min.js site/docs/$npm_package_version_short/assets/js/vendor/bs-custom-file-input.min.js \"site/docs/$npm_package_version_short/assets/js/src/*.js\"",
  186. "js-minify-main": "npm-run-all js-minify-standalone js-minify-bundle",
  187. "js-minify-standalone": "terser --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",
  188. "js-test": "npm-run-all js-test-karma* js-test-integration",
  189. "js-test-cloud": "cross-env BROWSER=true npm run js-test-karma",
  190. "js-test-integration": "rollup --config js/tests/integration/rollup.bundle.js",
  191. "js-test-karma": "karma start js/tests/karma.conf.js",
  192. "js-test-karma-bundle": "cross-env BUNDLE=true npm run js-test-karma",
  193. "js-test-karma-bundle-old": "cross-env BUNDLE=true USE_OLD_JQUERY=true npm run js-test-karma",
  194. "js-test-karma-old": "cross-env USE_OLD_JQUERY=true npm run js-test-karma",
  195. "lint": "npm-run-all --parallel js-lint css-lint lockfile-lint",
  196. "lockfile-lint": "lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json",
  197. "netlify": "npm-run-all dist release-sri docs-netlify",
  198. "release": "npm-run-all dist release-sri docs-build release-zip*",
  199. "release-sri": "node build/generate-sri.js",
  200. "release-version": "node build/change-version.js",
  201. "release-zip": "cross-env-shell \"shx rm -rf bootstrap-$npm_package_version-dist && shx cp -r dist/ bootstrap-$npm_package_version-dist && zip -r9 bootstrap-$npm_package_version-dist.zip bootstrap-$npm_package_version-dist && shx rm -rf bootstrap-$npm_package_version-dist\"",
  202. "release-zip-examples": "node build/zip-examples.js",
  203. "start": "npm-run-all --parallel watch docs-serve",
  204. "test": "npm-run-all lint dist js-test docs-build docs-lint",
  205. "update-deps": "ncu -u -x \"jquery,karma-browserstack-launcher,popper.js,qunit,sinon\" && npm update && bundle update && cross-env-shell echo Manually update \\\"site/docs/$npm_package_version_short/assets/js/vendor/\\\"",
  206. "watch": "npm-run-all --parallel watch-*",
  207. "watch-css-docs": "nodemon --watch \"site/docs/**/assets/scss/\" --ext scss --exec \"npm run css-docs\"",
  208. "watch-css-main": "nodemon --watch scss/ --ext scss --exec \"npm run css-main\"",
  209. "watch-js-docs": "nodemon --watch \"site/docs/**/assets/js/src/\" --ext js --exec \"npm run js-docs\"",
  210. "watch-js-main": "nodemon --watch js/src/ --ext js --exec \"npm run js-compile\""
  211. },
  212. "style": "dist/css/bootstrap.css",
  213. "version": "4.5.0",
  214. "version_short": "4.5"
  215. }