@types/react-copy-to-clipboard
Version:
TypeScript definitions for react-copy-to-clipboard
37 lines • 1.17 kB
JSON
{
"name": "@types/react-copy-to-clipboard",
"version": "5.0.7",
"description": "TypeScript definitions for react-copy-to-clipboard",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-copy-to-clipboard",
"license": "MIT",
"contributors": [
{
"name": "Meno Abels",
"githubUsername": "mabels",
"url": "https://github.com/mabels"
},
{
"name": "Bernabe",
"githubUsername": "BernabeFelix",
"url": "https://github.com/BernabeFelix"
},
{
"name": "Ward Delabastita",
"githubUsername": "wdlb",
"url": "https://github.com/wdlb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-copy-to-clipboard"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "9c2427baf2ab28c51502c6667588b85d26c86f5717a8375102c09943a5ed439d",
"typeScriptVersion": "4.5"
}