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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_args": [
  3. [
  4. "@types/http-cache-semantics@4.0.0",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/http-cache-semantics@4.0.0",
  10. "_id": "@types/http-cache-semantics@4.0.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==",
  13. "_location": "/@types/http-cache-semantics",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@types/http-cache-semantics@4.0.0",
  19. "name": "@types/http-cache-semantics",
  20. "escapedName": "@types%2fhttp-cache-semantics",
  21. "scope": "@types",
  22. "rawSpec": "4.0.0",
  23. "saveSpec": null,
  24. "fetchSpec": "4.0.0"
  25. },
  26. "_requiredBy": [
  27. "/@types/cacheable-request"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz",
  30. "_spec": "4.0.0",
  31. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  32. "bugs": {
  33. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  34. },
  35. "contributors": [
  36. {
  37. "name": "BendingBender",
  38. "url": "https://github.com/BendingBender"
  39. }
  40. ],
  41. "dependencies": {},
  42. "description": "TypeScript definitions for http-cache-semantics",
  43. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  44. "license": "MIT",
  45. "main": "",
  46. "name": "@types/http-cache-semantics",
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
  50. },
  51. "scripts": {},
  52. "typeScriptVersion": "2.0",
  53. "types": "index",
  54. "typesPublisherContentHash": "0f2f0f2e4444736e9747a8b7b3cd04c9064067e0181263cfb85337511ae13a35",
  55. "version": "4.0.0"
  56. }