Ohm-Management - Projektarbeit B-ME
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.

package.json 4.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. {
  2. "_from": "buefy@^0.7.8",
  3. "_id": "buefy@0.7.8",
  4. "_inBundle": false,
  5. "_integrity": "sha512-ygOY/83spIkjRtqFd9I8ibPcvmVUotwljBqyHaQGhePXWkTFOnkIwDQZeMMAiB1FGWP5omFZ49e0yUXvbLK37A==",
  6. "_location": "/buefy",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "buefy@^0.7.8",
  12. "name": "buefy",
  13. "escapedName": "buefy",
  14. "rawSpec": "^0.7.8",
  15. "saveSpec": null,
  16. "fetchSpec": "^0.7.8"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.8.tgz",
  22. "_shasum": "9f7c73482c248fb9239540d0d415b093c52ffa95",
  23. "_spec": "buefy@^0.7.8",
  24. "_where": "/home/erik/Documents/workspace_brackets/a1_BME_Project_Ohm/om",
  25. "author": {
  26. "name": "Rafael Beraldo",
  27. "email": "rafael.pimpa@gmail.com"
  28. },
  29. "browserslist": [
  30. "> 1%",
  31. "last 2 versions",
  32. "not ie <= 8"
  33. ],
  34. "bugs": {
  35. "url": "https://github.com/buefy/buefy/issues"
  36. },
  37. "bundleDependencies": false,
  38. "dependencies": {
  39. "bulma": "0.7.5"
  40. },
  41. "deprecated": false,
  42. "description": "Lightweight UI components for Vue.js based on Bulma",
  43. "devDependencies": {
  44. "@fortawesome/fontawesome-free": "5.3.1",
  45. "@mdi/font": "2.7.94",
  46. "@vue/test-utils": "^1.0.0-beta.25",
  47. "autoprefixer": "7.1.1",
  48. "axios": "0.16.2",
  49. "babel-core": "6.25.0",
  50. "babel-eslint": "7.1.1",
  51. "babel-jest": "22.1.0",
  52. "babel-loader": "7.1.2",
  53. "babel-plugin-transform-runtime": "6.22.0",
  54. "babel-preset-env": "1.3.2",
  55. "babel-preset-stage-2": "6.22.0",
  56. "babel-register": "6.22.0",
  57. "chalk": "1.1.3",
  58. "cleave.js": "1.0.1",
  59. "clipboard": "1.7.1",
  60. "codecov": "3.0.0",
  61. "connect-history-api-fallback": "1.3.0",
  62. "copy-webpack-plugin": "4.3.1",
  63. "cross-env": "4.0.0",
  64. "cross-spawn": "5.0.1",
  65. "css-loader": "0.28.0",
  66. "eslint": "3.19.0",
  67. "eslint-config-buefy": "0.0.1",
  68. "eventsource-polyfill": "0.9.6",
  69. "express": "4.14.1",
  70. "extract-text-webpack-plugin": "3.0.2",
  71. "file-loader": "0.11.1",
  72. "font-awesome": "4.7.0",
  73. "friendly-errors-webpack-plugin": "1.6.1",
  74. "highlight.js": "9.12.0",
  75. "html-webpack-plugin": "2.30.1",
  76. "http-proxy-middleware": "0.17.3",
  77. "jest": "23.5.0",
  78. "jest-serializer-vue": "0.3.0",
  79. "lint-staged": "6.1.1",
  80. "node-sass": "4.11.0",
  81. "opn": "4.0.2",
  82. "optimize-css-assets-webpack-plugin": "3.2.0",
  83. "optimize-js-plugin": "0.0.4",
  84. "ora": "1.2.0",
  85. "pre-commit": "1.2.2",
  86. "prerender-spa-plugin": "3.2.1",
  87. "raw-loader": "0.5.1",
  88. "rimraf": "2.6.0",
  89. "sass-loader": "6.0.6",
  90. "scrollreveal": "3.3.6",
  91. "semver": "5.3.0",
  92. "shelljs": "0.7.6",
  93. "sortablejs": "1.7.0",
  94. "uglifyjs-webpack-plugin": "1.2.5",
  95. "url-loader": "0.5.8",
  96. "vee-validate": "2.1.0-beta.9",
  97. "vue": "2.5.13",
  98. "vue-analytics": "4.1.3",
  99. "vue-jest": "2.5.0",
  100. "vue-loader": "12.1.0",
  101. "vue-progressbar": "0.7.2",
  102. "vue-router": "2.3.1",
  103. "vue-style-loader": "3.0.1",
  104. "vue-template-compiler": "2.5.13",
  105. "webpack": "3.10.0",
  106. "webpack-bundle-analyzer": "2.9.2",
  107. "webpack-dev-server": "2.11.1",
  108. "webpack-hot-middleware": "2.21.0",
  109. "webpack-merge": "4.1.2"
  110. },
  111. "engines": {
  112. "node": ">= 4.0.0",
  113. "npm": ">= 3.0.0"
  114. },
  115. "files": [
  116. "dist",
  117. "src",
  118. "types/*.d.ts"
  119. ],
  120. "homepage": "https://buefy.org",
  121. "keywords": [
  122. "bulma",
  123. "vue",
  124. "vuejs",
  125. "vue-bulma",
  126. "components"
  127. ],
  128. "license": "MIT",
  129. "lint-staged": {
  130. "*.{vue,js}": [
  131. "lint --fix",
  132. "git add"
  133. ]
  134. },
  135. "main": "dist/buefy.js",
  136. "maintainers": [
  137. {
  138. "name": "Walter Tommasi",
  139. "email": "tommsi20@gmail.com"
  140. }
  141. ],
  142. "name": "buefy",
  143. "peerDependencies": {
  144. "vue": "^2.5.13"
  145. },
  146. "pre-commit": "lint:staged",
  147. "repository": {
  148. "type": "git",
  149. "url": "git+https://github.com/buefy/buefy.git"
  150. },
  151. "scripts": {
  152. "build": "npm run build:lib && npm run build:docs",
  153. "build:docs": "node build/build.js",
  154. "build:lib": "node build/build-lib.js",
  155. "cov": "./node_modules/codcov/bin/codcov",
  156. "dev": "node build/dev-server.js",
  157. "lint": "eslint --ext .js,.vue src docs",
  158. "lint:fix": "eslint --ext .js,.vue src docs --fix",
  159. "lint:staged": "lint-staged",
  160. "start": "node build/dev-server.js",
  161. "test": "npm run lint && npm run unit",
  162. "test:watch": "npm run unit -- --watchAll",
  163. "unit": "jest"
  164. },
  165. "typings": "types/index.d.ts",
  166. "unpkg": "dist/buefy.min.js",
  167. "version": "0.7.8"
  168. }