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/which@1.3.2",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/which@1.3.2",
  10. "_id": "@types/which@1.3.2",
  11. "_inBundle": false,
  12. "_integrity": "sha512-8oDqyLC7eD4HM307boe2QWKyuzdzWBj56xI/imSl2cpL+U3tCMaTAkMJ4ee5JBZ/FsOJlvRGeIShiZDAl1qERA==",
  13. "_location": "/@types/which",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@types/which@1.3.2",
  19. "name": "@types/which",
  20. "escapedName": "@types%2fwhich",
  21. "scope": "@types",
  22. "rawSpec": "1.3.2",
  23. "saveSpec": null,
  24. "fetchSpec": "1.3.2"
  25. },
  26. "_requiredBy": [
  27. "/edge-paths"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@types/which/-/which-1.3.2.tgz",
  30. "_spec": "1.3.2",
  31. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  32. "bugs": {
  33. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  34. },
  35. "contributors": [
  36. {
  37. "name": "vvakame",
  38. "url": "https://github.com/vvakame"
  39. },
  40. {
  41. "name": "cspotcode",
  42. "url": "https://github.com/cspotcode"
  43. }
  44. ],
  45. "dependencies": {},
  46. "description": "TypeScript definitions for which",
  47. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  48. "license": "MIT",
  49. "main": "",
  50. "name": "@types/which",
  51. "repository": {
  52. "type": "git",
  53. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  54. "directory": "types/which"
  55. },
  56. "scripts": {},
  57. "typeScriptVersion": "2.0",
  58. "types": "index",
  59. "typesPublisherContentHash": "b1da79a5b7efacad8acd13f9ce57573e1c5678fd66bbb1942df03aa04ed92590",
  60. "version": "1.3.2"
  61. }