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 2.2KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. {
  2. "_args": [
  3. [
  4. "@types/prettier@2.4.1",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/prettier@2.4.1",
  10. "_id": "@types/prettier@2.4.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-Fo79ojj3vdEZOHg3wR9ksAMRz4P3S5fDB5e/YWZiFnyFQI1WY2Vftu9XoXVVtJfxB7Bpce/QTqWSSntkz2Znrw==",
  13. "_location": "/@types/prettier",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@types/prettier@2.4.1",
  19. "name": "@types/prettier",
  20. "escapedName": "@types%2fprettier",
  21. "scope": "@types",
  22. "rawSpec": "2.4.1",
  23. "saveSpec": null,
  24. "fetchSpec": "2.4.1"
  25. },
  26. "_requiredBy": [
  27. "/jest-snapshot"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.4.1.tgz",
  30. "_spec": "2.4.1",
  31. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  32. "bugs": {
  33. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  34. },
  35. "contributors": [
  36. {
  37. "name": "Ika",
  38. "url": "https://github.com/ikatyang"
  39. },
  40. {
  41. "name": "Ifiok Jr.",
  42. "url": "https://github.com/ifiokjr"
  43. },
  44. {
  45. "name": "Florian Imdahl",
  46. "url": "https://github.com/ffflorian"
  47. },
  48. {
  49. "name": "Sosuke Suzuki",
  50. "url": "https://github.com/sosukesuzuki"
  51. },
  52. {
  53. "name": "Christopher Quadflieg",
  54. "url": "https://github.com/Shinigami92"
  55. },
  56. {
  57. "name": "Kevin Deisz",
  58. "url": "https://github.com/kddeisz"
  59. },
  60. {
  61. "name": "Georgii Dolzhykov",
  62. "url": "https://github.com/thorn0"
  63. },
  64. {
  65. "name": "JounQin",
  66. "url": "https://github.com/JounQin"
  67. }
  68. ],
  69. "dependencies": {},
  70. "description": "TypeScript definitions for prettier",
  71. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prettier",
  72. "license": "MIT",
  73. "main": "",
  74. "name": "@types/prettier",
  75. "repository": {
  76. "type": "git",
  77. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  78. "directory": "types/prettier"
  79. },
  80. "scripts": {},
  81. "typeScriptVersion": "3.7",
  82. "types": "index.d.ts",
  83. "typesPublisherContentHash": "0af48ad5f095530e9dcf564ff4af698bc909296d2798742fb28d7e38f3fc56cb",
  84. "version": "2.4.1"
  85. }