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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "_args": [
  3. [
  4. "mkdirp-classic@0.5.3",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "mkdirp-classic@0.5.3",
  10. "_id": "mkdirp-classic@0.5.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
  13. "_location": "/mkdirp-classic",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "mkdirp-classic@0.5.3",
  19. "name": "mkdirp-classic",
  20. "escapedName": "mkdirp-classic",
  21. "rawSpec": "0.5.3",
  22. "saveSpec": null,
  23. "fetchSpec": "0.5.3"
  24. },
  25. "_requiredBy": [
  26. "/tar-fs"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
  29. "_spec": "0.5.3",
  30. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  31. "author": {
  32. "name": "Mathias Buus",
  33. "url": "@mafintosh"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/mafintosh/mkdirp-classic/issues"
  37. },
  38. "dependencies": {},
  39. "description": "Mirror of mkdirp 0.5.2",
  40. "devDependencies": {},
  41. "homepage": "https://github.com/mafintosh/mkdirp-classic",
  42. "license": "MIT",
  43. "main": "index.js",
  44. "name": "mkdirp-classic",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/mafintosh/mkdirp-classic.git"
  48. },
  49. "version": "0.5.3"
  50. }