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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "_args": [
  3. [
  4. "@types/keyv@3.1.1",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/keyv@3.1.1",
  10. "_id": "@types/keyv@3.1.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-MPtoySlAZQ37VoLaPcTHCu1RWJ4llDkULYZIzOYxlhxBqYPB0RsRlmMU0R6tahtFe27mIdkHV+551ZWV4PLmVw==",
  13. "_location": "/@types/keyv",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@types/keyv@3.1.1",
  19. "name": "@types/keyv",
  20. "escapedName": "@types%2fkeyv",
  21. "scope": "@types",
  22. "rawSpec": "3.1.1",
  23. "saveSpec": null,
  24. "fetchSpec": "3.1.1"
  25. },
  26. "_requiredBy": [
  27. "/@types/cacheable-request"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.1.tgz",
  30. "_spec": "3.1.1",
  31. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  32. "bugs": {
  33. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  34. },
  35. "contributors": [
  36. {
  37. "name": "AryloYeung",
  38. "url": "https://github.com/Arylo"
  39. },
  40. {
  41. "name": "BendingBender",
  42. "url": "https://github.com/BendingBender"
  43. }
  44. ],
  45. "dependencies": {
  46. "@types/node": "*"
  47. },
  48. "description": "TypeScript definitions for keyv",
  49. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  50. "license": "MIT",
  51. "main": "",
  52. "name": "@types/keyv",
  53. "repository": {
  54. "type": "git",
  55. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  56. "directory": "types/keyv"
  57. },
  58. "scripts": {},
  59. "typeScriptVersion": "2.8",
  60. "types": "index.d.ts",
  61. "typesPublisherContentHash": "883f9e92997b7991324e37284aa16e71d6f43731110ec0e7f62ccca68960aec3",
  62. "version": "3.1.1"
  63. }