package.json 793 B

12345678910111213141516171819202122232425
  1. {
  2. "name": "@types/sizzle",
  3. "version": "2.3.8",
  4. "description": "TypeScript definitions for sizzle",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sizzle",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "Leonard Thieu",
  10. "githubUsername": "leonard-thieu",
  11. "url": "https://github.com/leonard-thieu"
  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/sizzle"
  20. },
  21. "scripts": {},
  22. "dependencies": {},
  23. "typesPublisherContentHash": "1ceb548567bdb7f826a44b62e32fd0b308219f656b3fbd0096ed40d385a05719",
  24. "typeScriptVersion": "4.5"
  25. }