package.json 913 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "name": "@types/cors",
  3. "version": "2.8.12",
  4. "description": "TypeScript definitions for cors",
  5. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors",
  6. "license": "MIT",
  7. "contributors": [
  8. {
  9. "name": "Alan Plum",
  10. "url": "https://github.com/pluma",
  11. "githubUsername": "pluma"
  12. },
  13. {
  14. "name": "Gaurav Sharma",
  15. "url": "https://github.com/gtpan77",
  16. "githubUsername": "gtpan77"
  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/cors"
  25. },
  26. "scripts": {},
  27. "dependencies": {},
  28. "typesPublisherContentHash": "53ea51a6543d58d3c1b9035a9c361d8f06d7be01973be2895820b2fb7ad9563a",
  29. "typeScriptVersion": "3.6"
  30. }