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/cors@2.8.12",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_from": "@types/cors@2.8.12",
  9. "_id": "@types/cors@2.8.12",
  10. "_inBundle": false,
  11. "_integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==",
  12. "_location": "/@types/cors",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@types/cors@2.8.12",
  18. "name": "@types/cors",
  19. "escapedName": "@types%2fcors",
  20. "scope": "@types",
  21. "rawSpec": "2.8.12",
  22. "saveSpec": null,
  23. "fetchSpec": "2.8.12"
  24. },
  25. "_requiredBy": [
  26. "/socket.io"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz",
  29. "_spec": "2.8.12",
  30. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  31. "bugs": {
  32. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  33. },
  34. "contributors": [
  35. {
  36. "name": "Alan Plum",
  37. "url": "https://github.com/pluma"
  38. },
  39. {
  40. "name": "Gaurav Sharma",
  41. "url": "https://github.com/gtpan77"
  42. }
  43. ],
  44. "dependencies": {},
  45. "description": "TypeScript definitions for cors",
  46. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors",
  47. "license": "MIT",
  48. "main": "",
  49. "name": "@types/cors",
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  53. "directory": "types/cors"
  54. },
  55. "scripts": {},
  56. "typeScriptVersion": "3.6",
  57. "types": "index.d.ts",
  58. "typesPublisherContentHash": "53ea51a6543d58d3c1b9035a9c361d8f06d7be01973be2895820b2fb7ad9563a",
  59. "version": "2.8.12"
  60. }