package.json 826 B

12345678910111213141516171819202122232425
  1. {
  2. "name": "@types/webidl-conversions",
  3. "version": "6.1.1",
  4. "description": "TypeScript definitions for webidl-conversions",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webidl-conversions",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "ExE Boss",
  10. "url": "https://github.com/ExE-Boss",
  11. "githubUsername": "ExE-Boss"
  12. }
  13. ],
  14. "main": "",
  15. "types": "index.d.ts",
  16. "repository": {
  17. "type": "git",
  18. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  19. "directory": "types/webidl-conversions"
  20. },
  21. "scripts": {},
  22. "dependencies": {},
  23. "typesPublisherContentHash": "bc47f919faf031afa91cea9b170f96f05eeac452057ba17794386552a99d0ad7",
  24. "typeScriptVersion": "3.6"
  25. }