package.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. {
  2. "_args": [
  3. [
  4. "bootstrap@4.5.2",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "bootstrap@4.5.2",
  9. "_id": "bootstrap@4.5.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A==",
  12. "_location": "/bootstrap",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "bootstrap@4.5.2",
  18. "name": "bootstrap",
  19. "escapedName": "bootstrap",
  20. "rawSpec": "4.5.2",
  21. "saveSpec": null,
  22. "fetchSpec": "4.5.2"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.2.tgz",
  28. "_spec": "4.5.2",
  29. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  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.10.5",
  46. "@babel/core": "^7.11.0",
  47. "@babel/preset-env": "^7.11.0",
  48. "@rollup/plugin-babel": "^5.1.0",
  49. "@rollup/plugin-commonjs": "^14.0.0",
  50. "@rollup/plugin-node-resolve": "^8.4.0",
  51. "autoprefixer": "^9.8.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.6.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.1.1",
  64. "karma-browserstack-launcher": "1.4.0",
  65. "karma-chrome-launcher": "^3.1.0",
  66. "karma-coverage-istanbul-reporter": "^3.0.3",
  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.3.7",
  73. "node-sass": "^4.14.1",
  74. "nodemon": "^2.0.4",
  75. "npm-run-all": "^4.1.5",
  76. "popper.js": "^1.16.1",
  77. "postcss-cli": "^7.1.1",
  78. "qunit": "^2.10.1",
  79. "rollup": "^2.23.0",
  80. "shelljs": "^0.8.4",
  81. "shx": "^0.3.2",
  82. "sinon": "^7.5.0",
  83. "stylelint": "^13.6.1",
  84. "stylelint-config-twbs-bootstrap": "^2.0.3",
  85. "terser": "^4.8.0",
  86. "vnu-jar": "20.6.30"
  87. },
  88. "files": [
  89. "dist/{css,js}/*.{css,js,map}",
  90. "js/{src,dist}/**/*.{js,map}",
  91. "scss/**/*.scss"
  92. ],
  93. "funding": {
  94. "type": "opencollective",
  95. "url": "https://opencollective.com/bootstrap"
  96. },
  97. "homepage": "https://getbootstrap.com/",
  98. "jspm": {
  99. "registry": "npm",
  100. "main": "js/bootstrap",
  101. "directories": {
  102. "lib": "dist"
  103. },
  104. "shim": {
  105. "js/bootstrap": {
  106. "deps": [
  107. "jquery",
  108. "popper.js"
  109. ],
  110. "exports": "$"
  111. }
  112. },
  113. "dependencies": {},
  114. "peerDependencies": {
  115. "jquery": "1.9.1 - 3",
  116. "popper.js": "^1.16.1"
  117. }
  118. },
  119. "keywords": [
  120. "css",
  121. "sass",
  122. "mobile-first",
  123. "responsive",
  124. "front-end",
  125. "framework",
  126. "web"
  127. ],
  128. "license": "MIT",
  129. "main": "dist/js/bootstrap.js",
  130. "name": "bootstrap",
  131. "peerDependencies": {
  132. "jquery": "1.9.1 - 3",
  133. "popper.js": "^1.16.1"
  134. },
  135. "repository": {
  136. "type": "git",
  137. "url": "git+https://github.com/twbs/bootstrap.git"
  138. },
  139. "sass": "scss/bootstrap.scss",
  140. "scripts": {
  141. "bundlewatch": "bundlewatch --config .bundlewatch.config.json",
  142. "css": "npm-run-all css-compile css-prefix css-minify css-copy",
  143. "css-compile": "npm-run-all --parallel css-compile-*",
  144. "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",
  145. "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",
  146. "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/",
  147. "css-docs": "npm-run-all css-compile-docs css-prefix-docs css-minify-docs",
  148. "css-lint": "npm-run-all --continue-on-error --parallel css-lint-*",
  149. "css-lint-docs": "stylelint \"site/docs/**/assets/scss/*.scss\" \"site/docs/**/*.css\" --cache --cache-location .cache/.stylelintcache",
  150. "css-lint-main": "stylelint \"scss/**/*.scss\" --cache --cache-location .cache/.stylelintcache",
  151. "css-lint-vars": "fusv scss/ site/docs/",
  152. "css-main": "npm-run-all css-lint css-compile-main css-prefix-main css-minify-main css-copy",
  153. "css-minify": "npm-run-all --parallel css-minify-*",
  154. "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",
  155. "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",
  156. "css-prefix": "npm-run-all --parallel css-prefix-*",
  157. "css-prefix-docs": "postcss --config build/postcss.config.js --replace \"site/docs/**/*.css\"",
  158. "css-prefix-main": "postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"",
  159. "dist": "npm-run-all --parallel css js",
  160. "docs": "npm-run-all css-docs js-docs docs-build docs-lint",
  161. "docs-build": "bundle exec jekyll build",
  162. "docs-compile": "npm run docs-build",
  163. "docs-linkinator": "linkinator _gh_pages --recurse --silent --skip \"^(?!http://localhost)\"",
  164. "docs-lint": "npm-run-all --parallel docs-vnu docs-linkinator",
  165. "docs-netlify": "cross-env JEKYLL_ENV=netlify npm run docs-build",
  166. "docs-production": "cross-env JEKYLL_ENV=production npm run docs-build",
  167. "docs-serve": "bundle exec jekyll serve",
  168. "docs-serve-only": "npm run docs-serve -- --skip-initial-build --no-watch",
  169. "docs-vnu": "node build/vnu-jar.js",
  170. "js": "npm-run-all js-compile js-minify js-copy",
  171. "js-compile": "npm-run-all --parallel js-compile-* --sequential js-copy",
  172. "js-compile-bundle": "rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap",
  173. "js-compile-plugins": "node build/build-plugins.js",
  174. "js-compile-plugins-coverage": "cross-env NODE_ENV=test node build/build-plugins.js",
  175. "js-compile-standalone": "rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap",
  176. "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/",
  177. "js-docs": "npm-run-all js-lint-docs js-minify-docs",
  178. "js-lint": "npm-run-all --continue-on-error --parallel js-lint-*",
  179. "js-lint-docs": "eslint --report-unused-disable-directives --cache --cache-location .cache/.eslintcache site/",
  180. "js-lint-main": "eslint --report-unused-disable-directives --cache --cache-location .cache/.eslintcache js/src js/tests build/",
  181. "js-main": "npm-run-all js-lint js-compile js-minify-main",
  182. "js-minify": "npm-run-all --parallel js-minify-main js-minify-docs",
  183. "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",
  184. "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\"",
  185. "js-minify-main": "npm-run-all js-minify-standalone js-minify-bundle",
  186. "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",
  187. "js-test": "npm-run-all js-test-karma* js-test-integration",
  188. "js-test-cloud": "cross-env BROWSER=true npm run js-test-karma",
  189. "js-test-integration": "rollup --config js/tests/integration/rollup.bundle.js",
  190. "js-test-karma": "karma start js/tests/karma.conf.js",
  191. "js-test-karma-bundle": "cross-env BUNDLE=true npm run js-test-karma",
  192. "js-test-karma-bundle-old": "cross-env BUNDLE=true USE_OLD_JQUERY=true npm run js-test-karma",
  193. "js-test-karma-old": "cross-env USE_OLD_JQUERY=true npm run js-test-karma",
  194. "lint": "npm-run-all --parallel js-lint css-lint lockfile-lint",
  195. "lockfile-lint": "lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json",
  196. "netlify": "npm-run-all dist release-sri docs-netlify",
  197. "release": "npm-run-all dist release-sri docs-production release-zip*",
  198. "release-sri": "node build/generate-sri.js",
  199. "release-version": "node build/change-version.js",
  200. "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\"",
  201. "release-zip-examples": "node build/zip-examples.js",
  202. "start": "npm-run-all --parallel watch docs-serve",
  203. "test": "npm-run-all lint dist js-test docs-build docs-lint",
  204. "update-deps": "ncu -u -x \"jquery,karma-browserstack-launcher,sinon\" && npm update && bundle update && cross-env-shell echo Manually update \\\"site/docs/$npm_package_version_short/assets/js/vendor/\\\"",
  205. "watch": "npm-run-all --parallel watch-*",
  206. "watch-css-docs": "nodemon --watch \"site/docs/**/assets/scss/\" --ext scss --exec \"npm run css-docs\"",
  207. "watch-css-main": "nodemon --watch scss/ --ext scss --exec \"npm run css-main\"",
  208. "watch-js-docs": "nodemon --watch \"site/docs/**/assets/js/src/\" --ext js --exec \"npm run js-docs\"",
  209. "watch-js-main": "nodemon --watch js/src/ --ext js --exec \"npm run js-compile\""
  210. },
  211. "style": "dist/css/bootstrap.css",
  212. "version": "4.5.2",
  213. "version_short": "4.5"
  214. }