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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_args": [
  3. [
  4. "@types/cookie@0.4.1",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_from": "@types/cookie@0.4.1",
  9. "_id": "@types/cookie@0.4.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==",
  12. "_location": "/@types/cookie",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@types/cookie@0.4.1",
  18. "name": "@types/cookie",
  19. "escapedName": "@types%2fcookie",
  20. "scope": "@types",
  21. "rawSpec": "0.4.1",
  22. "saveSpec": null,
  23. "fetchSpec": "0.4.1"
  24. },
  25. "_requiredBy": [
  26. "/socket.io"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz",
  29. "_spec": "0.4.1",
  30. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  31. "bugs": {
  32. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  33. },
  34. "contributors": [
  35. {
  36. "name": "Pine Mizune",
  37. "url": "https://github.com/pine"
  38. },
  39. {
  40. "name": "Piotr Błażejewicz",
  41. "url": "https://github.com/peterblazejewicz"
  42. }
  43. ],
  44. "dependencies": {},
  45. "description": "TypeScript definitions for cookie",
  46. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie",
  47. "license": "MIT",
  48. "main": "",
  49. "name": "@types/cookie",
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  53. "directory": "types/cookie"
  54. },
  55. "scripts": {},
  56. "typeScriptVersion": "3.6",
  57. "types": "index.d.ts",
  58. "typesPublisherContentHash": "7d4a6dd505c896319459ae131b5fa8fc0a2ed25552db53dac87946119bb21559",
  59. "version": "0.4.1"
  60. }