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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_args": [
  3. [
  4. "@types/yauzl@2.9.2",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/yauzl@2.9.2",
  10. "_id": "@types/yauzl@2.9.2",
  11. "_inBundle": false,
  12. "_integrity": "sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==",
  13. "_location": "/@types/yauzl",
  14. "_optional": true,
  15. "_phantomChildren": {},
  16. "_requested": {
  17. "type": "version",
  18. "registry": true,
  19. "raw": "@types/yauzl@2.9.2",
  20. "name": "@types/yauzl",
  21. "escapedName": "@types%2fyauzl",
  22. "scope": "@types",
  23. "rawSpec": "2.9.2",
  24. "saveSpec": null,
  25. "fetchSpec": "2.9.2"
  26. },
  27. "_requiredBy": [
  28. "/electron-chromedriver/extract-zip",
  29. "/puppeteer-core/extract-zip"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.9.2.tgz",
  32. "_spec": "2.9.2",
  33. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  34. "bugs": {
  35. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  36. },
  37. "contributors": [
  38. {
  39. "name": "Florian Keller",
  40. "url": "https://github.com/ffflorian"
  41. }
  42. ],
  43. "dependencies": {
  44. "@types/node": "*"
  45. },
  46. "description": "TypeScript definitions for yauzl",
  47. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yauzl",
  48. "license": "MIT",
  49. "main": "",
  50. "name": "@types/yauzl",
  51. "repository": {
  52. "type": "git",
  53. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  54. "directory": "types/yauzl"
  55. },
  56. "scripts": {},
  57. "typeScriptVersion": "3.6",
  58. "types": "index.d.ts",
  59. "typesPublisherContentHash": "66e9dbfe16bce3e314bf2f77c0f250a6ef6a082062b3dc253fbaa9451e1de452",
  60. "version": "2.9.2"
  61. }