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

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