0ead7c5430f6b346d6befdfe51e09eeeb02baf0209048d52b8fe7c9634d1e4ae270b66bee784141ca7750a96d6d35a82a7b9108fad097c6d5a969d9c08b655 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "name": "@types/web-bluetooth",
  3. "version": "0.0.20",
  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. "githubUsername": "urish",
  11. "url": "https://github.com/urish"
  12. },
  13. {
  14. "name": "Xavier Lozinguez",
  15. "githubUsername": "xlozinguez",
  16. "url": "https://github.com/xlozinguez"
  17. },
  18. {
  19. "name": "Rob Moran",
  20. "githubUsername": "thegecko",
  21. "url": "https://github.com/thegecko"
  22. },
  23. {
  24. "name": "David Bjerremose",
  25. "githubUsername": "DaBs",
  26. "url": "https://github.com/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": "6a130e3db86a1d977ddff03e84f9f150c142902343c9fa383d3e8d4f19180d98",
  39. "typeScriptVersion": "4.5"
  40. }