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.0KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "_args": [
  3. [
  4. "@types/json-schema@7.0.7",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/json-schema@7.0.7",
  10. "_id": "@types/json-schema@7.0.7",
  11. "_inBundle": false,
  12. "_integrity": "sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==",
  13. "_location": "/@types/json-schema",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@types/json-schema@7.0.7",
  19. "name": "@types/json-schema",
  20. "escapedName": "@types%2fjson-schema",
  21. "scope": "@types",
  22. "rawSpec": "7.0.7",
  23. "saveSpec": null,
  24. "fetchSpec": "7.0.7"
  25. },
  26. "_requiredBy": [
  27. "/@typescript-eslint/experimental-utils"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz",
  30. "_spec": "7.0.7",
  31. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  32. "bugs": {
  33. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  34. },
  35. "contributors": [
  36. {
  37. "name": "Boris Cherny",
  38. "url": "https://github.com/bcherny"
  39. },
  40. {
  41. "name": "Cyrille Tuzi",
  42. "url": "https://github.com/cyrilletuzi"
  43. },
  44. {
  45. "name": "Lucian Buzzo",
  46. "url": "https://github.com/lucianbuzzo"
  47. },
  48. {
  49. "name": "Roland Groza",
  50. "url": "https://github.com/rolandjitsu"
  51. },
  52. {
  53. "name": "Jason Kwok",
  54. "url": "https://github.com/JasonHK"
  55. }
  56. ],
  57. "dependencies": {},
  58. "description": "TypeScript definitions for json-schema 4.0, 6.0 and",
  59. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  60. "license": "MIT",
  61. "main": "",
  62. "name": "@types/json-schema",
  63. "repository": {
  64. "type": "git",
  65. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  66. "directory": "types/json-schema"
  67. },
  68. "scripts": {},
  69. "typeScriptVersion": "3.4",
  70. "types": "index.d.ts",
  71. "typesPublisherContentHash": "ef06c3e504eafcb78cb50a8ec27cdd4d6e863f83efa5622123a703af98c53075",
  72. "version": "7.0.7"
  73. }