Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
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 6.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. {
  2. "_args": [
  3. [
  4. "stylelint@13.13.1",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "stylelint@13.13.1",
  10. "_id": "stylelint@13.13.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-Mv+BQr5XTUrKqAXmpqm6Ddli6Ief+AiPZkRsIrAoUKFuq/ElkUh9ZMYxXD0iQNZ5ADghZKLOWz1h7hTClB7zgQ==",
  13. "_location": "/stylelint",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "stylelint@13.13.1",
  19. "name": "stylelint",
  20. "escapedName": "stylelint",
  21. "rawSpec": "13.13.1",
  22. "saveSpec": null,
  23. "fetchSpec": "13.13.1"
  24. },
  25. "_requiredBy": [
  26. "#DEV:/"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.13.1.tgz",
  29. "_spec": "13.13.1",
  30. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  31. "author": {
  32. "name": "stylelint"
  33. },
  34. "bin": {
  35. "stylelint": "bin/stylelint.js"
  36. },
  37. "bugs": {
  38. "url": "https://github.com/stylelint/stylelint/issues"
  39. },
  40. "dependencies": {
  41. "@stylelint/postcss-css-in-js": "^0.37.2",
  42. "@stylelint/postcss-markdown": "^0.36.2",
  43. "autoprefixer": "^9.8.6",
  44. "balanced-match": "^2.0.0",
  45. "chalk": "^4.1.1",
  46. "cosmiconfig": "^7.0.0",
  47. "debug": "^4.3.1",
  48. "execall": "^2.0.0",
  49. "fast-glob": "^3.2.5",
  50. "fastest-levenshtein": "^1.0.12",
  51. "file-entry-cache": "^6.0.1",
  52. "get-stdin": "^8.0.0",
  53. "global-modules": "^2.0.0",
  54. "globby": "^11.0.3",
  55. "globjoin": "^0.1.4",
  56. "html-tags": "^3.1.0",
  57. "ignore": "^5.1.8",
  58. "import-lazy": "^4.0.0",
  59. "imurmurhash": "^0.1.4",
  60. "known-css-properties": "^0.21.0",
  61. "lodash": "^4.17.21",
  62. "log-symbols": "^4.1.0",
  63. "mathml-tag-names": "^2.1.3",
  64. "meow": "^9.0.0",
  65. "micromatch": "^4.0.4",
  66. "normalize-selector": "^0.2.0",
  67. "postcss": "^7.0.35",
  68. "postcss-html": "^0.36.0",
  69. "postcss-less": "^3.1.4",
  70. "postcss-media-query-parser": "^0.2.3",
  71. "postcss-resolve-nested-selector": "^0.1.1",
  72. "postcss-safe-parser": "^4.0.2",
  73. "postcss-sass": "^0.4.4",
  74. "postcss-scss": "^2.1.1",
  75. "postcss-selector-parser": "^6.0.5",
  76. "postcss-syntax": "^0.36.2",
  77. "postcss-value-parser": "^4.1.0",
  78. "resolve-from": "^5.0.0",
  79. "slash": "^3.0.0",
  80. "specificity": "^0.4.1",
  81. "string-width": "^4.2.2",
  82. "strip-ansi": "^6.0.0",
  83. "style-search": "^0.1.0",
  84. "sugarss": "^2.0.0",
  85. "svg-tags": "^1.0.0",
  86. "table": "^6.6.0",
  87. "v8-compile-cache": "^2.3.0",
  88. "write-file-atomic": "^3.0.3"
  89. },
  90. "description": "A mighty, modern CSS linter.",
  91. "devDependencies": {
  92. "@stylelint/prettier-config": "^2.0.0",
  93. "@stylelint/remark-preset": "^2.0.0",
  94. "@types/balanced-match": "^1.0.1",
  95. "@types/debug": "^4.1.5",
  96. "@types/file-entry-cache": "^5.0.1",
  97. "@types/global-modules": "^2.0.0",
  98. "@types/globjoin": "^0.1.0",
  99. "@types/imurmurhash": "^0.1.1",
  100. "@types/lodash": "^4.14.168",
  101. "@types/micromatch": "^4.0.1",
  102. "@types/postcss-less": "^3.1.1",
  103. "@types/postcss-safe-parser": "^4.0.0",
  104. "@types/style-search": "^0.1.1",
  105. "@types/svg-tags": "^1.0.0",
  106. "@types/write-file-atomic": "^3.0.1",
  107. "benchmark": "^2.1.4",
  108. "common-tags": "^1.8.0",
  109. "eslint": "^7.25.0",
  110. "eslint-config-stylelint": "^13.1.0",
  111. "got": "^11.8.2",
  112. "husky": "^6.0.0",
  113. "jest": "^26.6.3",
  114. "jest-circus": "^26.6.3",
  115. "jest-preset-stylelint": "^3.0.0",
  116. "jest-watch-typeahead": "^0.6.3",
  117. "lint-staged": "^10.5.4",
  118. "np": "^7.5.0",
  119. "npm-run-all": "^4.1.5",
  120. "postcss-import": "^12.0.1",
  121. "prettier": "^2.2.1",
  122. "remark-cli": "^9.0.0",
  123. "typescript": "^4.2.4"
  124. },
  125. "engines": {
  126. "node": ">=10.13.0"
  127. },
  128. "eslintConfig": {
  129. "extends": [
  130. "stylelint"
  131. ],
  132. "globals": {
  133. "testRule": true
  134. },
  135. "root": true
  136. },
  137. "files": [
  138. "bin",
  139. "CONTRIBUTING.md",
  140. "SECURITY.md",
  141. "docs",
  142. "lib",
  143. "!**/__tests__",
  144. "!lib/testUtils"
  145. ],
  146. "funding": {
  147. "type": "opencollective",
  148. "url": "https://opencollective.com/stylelint"
  149. },
  150. "homepage": "https://stylelint.io",
  151. "jest": {
  152. "clearMocks": true,
  153. "collectCoverage": false,
  154. "collectCoverageFrom": [
  155. "lib/**/*.js",
  156. "!lib/vendor/**/*.js",
  157. "!lib/utils/parseCalcExpression/parser.js"
  158. ],
  159. "coverageDirectory": "./.coverage/",
  160. "coverageReporters": [
  161. "lcov",
  162. "text-summary"
  163. ],
  164. "coverageThreshold": {
  165. "global": {
  166. "branches": 75,
  167. "functions": 75,
  168. "lines": 75,
  169. "statements": 75
  170. }
  171. },
  172. "moduleNameMapper": {
  173. "^stylelint$": "<rootDir>/lib/index.js",
  174. "stylelint/lib/utils/getOsEol": "<rootDir>/lib/utils/getOsEol.js"
  175. },
  176. "preset": "jest-preset-stylelint",
  177. "roots": [
  178. "lib",
  179. "system-tests"
  180. ],
  181. "testEnvironment": "node",
  182. "testRegex": ".*\\.test\\.js$|rules/.*/__tests__/.*\\.js$",
  183. "testRunner": "jest-circus/runner",
  184. "watchPlugins": [
  185. "jest-watch-typeahead/filename",
  186. "jest-watch-typeahead/testname"
  187. ]
  188. },
  189. "keywords": [
  190. "css-in-js",
  191. "css",
  192. "less",
  193. "lint",
  194. "linter",
  195. "markdown",
  196. "sass",
  197. "scss",
  198. "stylelint",
  199. "sugarss"
  200. ],
  201. "license": "MIT",
  202. "lint-staged": {
  203. "*.js": "eslint --cache --fix",
  204. "*.{js,json,md,ts,yml}": "prettier --write"
  205. },
  206. "main": "lib/index.js",
  207. "name": "stylelint",
  208. "prettier": "@stylelint/prettier-config",
  209. "remarkConfig": {
  210. "plugins": [
  211. "@stylelint/remark-preset"
  212. ]
  213. },
  214. "repository": {
  215. "type": "git",
  216. "url": "git+https://github.com/stylelint/stylelint.git"
  217. },
  218. "scripts": {
  219. "benchmark-rule": "node scripts/benchmark-rule.js",
  220. "format": "prettier . --write",
  221. "jest": "jest",
  222. "lint": "npm-run-all --parallel lint:*",
  223. "lint:formatting": "prettier . --check",
  224. "lint:js": "eslint . --cache --max-warnings=0",
  225. "lint:md": "remark . --quiet --frail",
  226. "lint:types": "tsc",
  227. "prepare": "husky install",
  228. "pretest": "npm run lint",
  229. "release": "np",
  230. "test": "jest --coverage",
  231. "watch": "jest --watch"
  232. },
  233. "version": "13.13.1"
  234. }