aafa50287822e43444a20dfa9f9e1fe714d2fa5b5f02788de9ffa9a05bd5c219dfb8a7f142a1446d497360c42d7d8441e962e52488acd99c012e4fbf2fd0a9-exec 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "name": "@types/web-bluetooth",
  3. "version": "0.0.16",
  4. "description": "TypeScript definitions for Web Bluetooth",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web-bluetooth",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "Uri Shaked",
  10. "url": "https://github.com/urish",
  11. "githubUsername": "urish"
  12. },
  13. {
  14. "name": "Xavier Lozinguez",
  15. "url": "https://github.com/xlozinguez",
  16. "githubUsername": "xlozinguez"
  17. },
  18. {
  19. "name": "Rob Moran",
  20. "url": "https://github.com/thegecko",
  21. "githubUsername": "thegecko"
  22. },
  23. {
  24. "name": "David Bjerremose",
  25. "url": "https://github.com/DaBs",
  26. "githubUsername": "DaBs"
  27. }
  28. ],
  29. "main": "",
  30. "types": "index.d.ts",
  31. "repository": {
  32. "type": "git",
  33. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  34. "directory": "types/web-bluetooth"
  35. },
  36. "scripts": {},
  37. "dependencies": {},
  38. "typesPublisherContentHash": "3b2f0055737003b25e0367d4a0418369d6f71f3d68510d72ab983fdf9aaab2a7",
  39. "typeScriptVersion": "4.1"
  40. }