package.json 1013 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "name": "@types/twine-sugarcube",
  3. "version": "2.36.10",
  4. "description": "TypeScript definitions for twine-sugarcube",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/twine-sugarcube",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "ezsh",
  10. "githubUsername": "ezsh",
  11. "url": "https://github.com/ezsh"
  12. },
  13. {
  14. "name": "Thomas M. Edwards",
  15. "githubUsername": "tmedwards",
  16. "url": "https://github.com/tmedwards"
  17. }
  18. ],
  19. "main": "",
  20. "types": "index.d.ts",
  21. "repository": {
  22. "type": "git",
  23. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  24. "directory": "types/twine-sugarcube"
  25. },
  26. "scripts": {},
  27. "dependencies": {
  28. "@types/jquery": "*"
  29. },
  30. "typesPublisherContentHash": "6c3256d08faf4984b481866399897891ecbed738b4c5e2f8b4d1ddad9e465bcb",
  31. "typeScriptVersion": "4.5",
  32. "nonNpm": true
  33. }