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.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "_args": [
  3. [
  4. "@types/minimist@1.2.1",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/minimist@1.2.1",
  10. "_id": "@types/minimist@1.2.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==",
  13. "_location": "/@types/minimist",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@types/minimist@1.2.1",
  19. "name": "@types/minimist",
  20. "escapedName": "@types%2fminimist",
  21. "scope": "@types",
  22. "rawSpec": "1.2.1",
  23. "saveSpec": null,
  24. "fetchSpec": "1.2.1"
  25. },
  26. "_requiredBy": [
  27. "/meow"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz",
  30. "_spec": "1.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": "Bart van der Schoor",
  38. "url": "https://github.com/Bartvds"
  39. },
  40. {
  41. "name": "Necroskillz",
  42. "url": "https://github.com/Necroskillz"
  43. },
  44. {
  45. "name": "kamranayub",
  46. "url": "https://github.com/kamranayub"
  47. },
  48. {
  49. "name": "Piotr Błażejewicz",
  50. "url": "https://github.com/peterblazejewicz"
  51. }
  52. ],
  53. "dependencies": {},
  54. "description": "TypeScript definitions for minimist",
  55. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  56. "license": "MIT",
  57. "main": "",
  58. "name": "@types/minimist",
  59. "repository": {
  60. "type": "git",
  61. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  62. "directory": "types/minimist"
  63. },
  64. "scripts": {},
  65. "typeScriptVersion": "3.2",
  66. "types": "index.d.ts",
  67. "typesPublisherContentHash": "667fc995e0c27b056df3363beba9993fa62a101799c0839748d9f5f30c16ddf2",
  68. "version": "1.2.1"
  69. }