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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "_args": [
  3. [
  4. "@types/istanbul-lib-coverage@2.0.3",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@types/istanbul-lib-coverage@2.0.3",
  10. "_id": "@types/istanbul-lib-coverage@2.0.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==",
  13. "_location": "/@types/istanbul-lib-coverage",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@types/istanbul-lib-coverage@2.0.3",
  19. "name": "@types/istanbul-lib-coverage",
  20. "escapedName": "@types%2fistanbul-lib-coverage",
  21. "scope": "@types",
  22. "rawSpec": "2.0.3",
  23. "saveSpec": null,
  24. "fetchSpec": "2.0.3"
  25. },
  26. "_requiredBy": [
  27. "/@jest/test-result",
  28. "/@jest/types",
  29. "/@types/istanbul-lib-report",
  30. "/v8-to-istanbul"
  31. ],
  32. "_resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz",
  33. "_spec": "2.0.3",
  34. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  35. "bugs": {
  36. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  37. },
  38. "contributors": [
  39. {
  40. "name": "Jason Cheatham",
  41. "url": "https://github.com/jason0x43"
  42. },
  43. {
  44. "name": "Lorenzo Rapetti",
  45. "url": "https://github.com/loryman"
  46. }
  47. ],
  48. "dependencies": {},
  49. "description": "TypeScript definitions for istanbul-lib-coverage",
  50. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  51. "license": "MIT",
  52. "main": "",
  53. "name": "@types/istanbul-lib-coverage",
  54. "repository": {
  55. "type": "git",
  56. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  57. "directory": "types/istanbul-lib-coverage"
  58. },
  59. "scripts": {},
  60. "typeScriptVersion": "3.0",
  61. "types": "index.d.ts",
  62. "typesPublisherContentHash": "a951ff253666ffd402e5ddf6b7d5a359e22c9a6574f6a799a39e1e793107b647",
  63. "version": "2.0.3"
  64. }