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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_args": [
  3. [
  4. "@types/yargs-parser@20.2.1",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/yargs-parser@20.2.1",
  10. "_id": "@types/yargs-parser@20.2.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==",
  13. "_location": "/@types/yargs-parser",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@types/yargs-parser@20.2.1",
  19. "name": "@types/yargs-parser",
  20. "escapedName": "@types%2fyargs-parser",
  21. "scope": "@types",
  22. "rawSpec": "20.2.1",
  23. "saveSpec": null,
  24. "fetchSpec": "20.2.1"
  25. },
  26. "_requiredBy": [
  27. "/@types/yargs"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.1.tgz",
  30. "_spec": "20.2.1",
  31. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  32. "bugs": {
  33. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  34. },
  35. "contributors": [
  36. {
  37. "name": "Miles Johnson",
  38. "url": "https://github.com/milesj"
  39. }
  40. ],
  41. "dependencies": {},
  42. "description": "TypeScript definitions for yargs-parser",
  43. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser",
  44. "license": "MIT",
  45. "main": "",
  46. "name": "@types/yargs-parser",
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  50. "directory": "types/yargs-parser"
  51. },
  52. "scripts": {},
  53. "typeScriptVersion": "3.6",
  54. "types": "index.d.ts",
  55. "typesPublisherContentHash": "692e79ed176a53400e7007c2c3a8ab37780ca4e58b46acaec3e61cd1e365d4d2",
  56. "version": "20.2.1"
  57. }