| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "name": "@types/web-bluetooth",
- "version": "0.0.20",
- "description": "TypeScript definitions for web-bluetooth",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web-bluetooth",
- "license": "MIT",
- "contributors": [
- {
- "name": "Uri Shaked",
- "githubUsername": "urish",
- "url": "https://github.com/urish"
- },
- {
- "name": "Xavier Lozinguez",
- "githubUsername": "xlozinguez",
- "url": "https://github.com/xlozinguez"
- },
- {
- "name": "Rob Moran",
- "githubUsername": "thegecko",
- "url": "https://github.com/thegecko"
- },
- {
- "name": "David Bjerremose",
- "githubUsername": "DaBs",
- "url": "https://github.com/DaBs"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/web-bluetooth"
- },
- "scripts": {},
- "dependencies": {},
- "typesPublisherContentHash": "6a130e3db86a1d977ddff03e84f9f150c142902343c9fa383d3e8d4f19180d98",
- "typeScriptVersion": "4.5"
- }
|