package.json 958 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "name": "@types/hoist-non-react-statics",
  3. "version": "3.3.1",
  4. "description": "TypeScript definitions for hoist-non-react-statics",
  5. "license": "MIT",
  6. "contributors": [
  7. {
  8. "name": "JounQin",
  9. "url": "https://github.com/JounQin",
  10. "githubUsername": "JounQin"
  11. },
  12. {
  13. "name": "James Reggio",
  14. "url": "https://github.com/jamesreggio",
  15. "githubUsername": "jamesreggio"
  16. }
  17. ],
  18. "main": "",
  19. "types": "index",
  20. "repository": {
  21. "type": "git",
  22. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
  23. "directory": "types/hoist-non-react-statics"
  24. },
  25. "scripts": {},
  26. "dependencies": {
  27. "@types/react": "*",
  28. "hoist-non-react-statics": "^3.3.0"
  29. },
  30. "typesPublisherContentHash": "666e47d028495104f280da8e5a0caa7bfd4d6ecc4f113c4b60bec065e6e4c5f2",
  31. "typeScriptVersion": "2.8"
  32. }