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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_args": [
  3. [
  4. "@types/parse-json@4.0.0",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/parse-json@4.0.0",
  10. "_id": "@types/parse-json@4.0.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
  13. "_location": "/@types/parse-json",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@types/parse-json@4.0.0",
  19. "name": "@types/parse-json",
  20. "escapedName": "@types%2fparse-json",
  21. "scope": "@types",
  22. "rawSpec": "4.0.0",
  23. "saveSpec": null,
  24. "fetchSpec": "4.0.0"
  25. },
  26. "_requiredBy": [
  27. "/cosmiconfig"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
  30. "_spec": "4.0.0",
  31. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  32. "bugs": {
  33. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  34. },
  35. "contributors": [
  36. {
  37. "name": "mrmlnc",
  38. "url": "https://github.com/mrmlnc"
  39. }
  40. ],
  41. "dependencies": {},
  42. "description": "TypeScript definitions for parse-json",
  43. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  44. "license": "MIT",
  45. "main": "",
  46. "name": "@types/parse-json",
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
  50. },
  51. "scripts": {},
  52. "typeScriptVersion": "2.0",
  53. "typesPublisherContentHash": "68b3120a3ffa0ae0c978a90b74a1e50adc0340a9d11f17cc1efb7bf2186e7751",
  54. "version": "4.0.0"
  55. }