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 2.2KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. {
  2. "_args": [
  3. [
  4. "@types/babel__core@7.1.16",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/babel__core@7.1.16",
  10. "_id": "@types/babel__core@7.1.16",
  11. "_inBundle": false,
  12. "_integrity": "sha512-EAEHtisTMM+KaKwfWdC3oyllIqswlznXCIVCt7/oRNrh+DhgT4UEBNC/jlADNjvw7UnfbcdkGQcPVZ1xYiLcrQ==",
  13. "_location": "/@types/babel__core",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@types/babel__core@7.1.16",
  19. "name": "@types/babel__core",
  20. "escapedName": "@types%2fbabel__core",
  21. "scope": "@types",
  22. "rawSpec": "7.1.16",
  23. "saveSpec": null,
  24. "fetchSpec": "7.1.16"
  25. },
  26. "_requiredBy": [
  27. "/babel-jest",
  28. "/babel-plugin-jest-hoist"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.16.tgz",
  31. "_spec": "7.1.16",
  32. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  33. "bugs": {
  34. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  35. },
  36. "contributors": [
  37. {
  38. "name": "Troy Gerwien",
  39. "url": "https://github.com/yortus"
  40. },
  41. {
  42. "name": "Marvin Hagemeister",
  43. "url": "https://github.com/marvinhagemeister"
  44. },
  45. {
  46. "name": "Melvin Groenhoff",
  47. "url": "https://github.com/mgroenhoff"
  48. },
  49. {
  50. "name": "Jessica Franco",
  51. "url": "https://github.com/Jessidhia"
  52. },
  53. {
  54. "name": "Ifiok Jr.",
  55. "url": "https://github.com/ifiokjr"
  56. }
  57. ],
  58. "dependencies": {
  59. "@babel/parser": "^7.1.0",
  60. "@babel/types": "^7.0.0",
  61. "@types/babel__generator": "*",
  62. "@types/babel__template": "*",
  63. "@types/babel__traverse": "*"
  64. },
  65. "description": "TypeScript definitions for @babel/core",
  66. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core",
  67. "license": "MIT",
  68. "main": "",
  69. "name": "@types/babel__core",
  70. "repository": {
  71. "type": "git",
  72. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  73. "directory": "types/babel__core"
  74. },
  75. "scripts": {},
  76. "typeScriptVersion": "3.7",
  77. "types": "index.d.ts",
  78. "typesPublisherContentHash": "49cc8e879470cfa14ca4c8ca74b5187f116c1ddf97c19f4afe5b34114de28e92",
  79. "version": "7.1.16"
  80. }