@types/react-router-hash-link
Version:
TypeScript definitions for react-router-hash-link
39 lines • 1.27 kB
JSON
{
"name": "@types/react-router-hash-link",
"version": "2.4.9",
"description": "TypeScript definitions for react-router-hash-link",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-hash-link",
"license": "MIT",
"contributors": [
{
"name": "Sam Baeck",
"githubUsername": "zoompie",
"url": "https://github.com/zoompie"
},
{
"name": "Michael Vasyliv",
"githubUsername": "michael-vasyliv",
"url": "https://github.com/michael-vasyliv"
},
{
"name": "Eli Robinson",
"githubUsername": "EliRobinson",
"url": "https://github.com/EliRobinson"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-router-hash-link"
},
"scripts": {},
"dependencies": {
"@types/history": "^4.7.11",
"@types/react": "*",
"@types/react-router-dom": "^5.3.0"
},
"typesPublisherContentHash": "bfc75020c11f0a6e4c5e97dc5208d896ec5b8536984fd8f7cf6ecacc4134d426",
"typeScriptVersion": "4.5"
}