@types/react-dragula
Version:
TypeScript definitions for react-dragula
27 lines • 849 B
JSON
{
"name": "@types/react-dragula",
"version": "1.1.3",
"description": "TypeScript definitions for react-dragula",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dragula",
"license": "MIT",
"contributors": [
{
"name": "Adriaan Marain",
"githubUsername": "AdrianMrn",
"url": "https://github.com/AdrianMrn"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-dragula"
},
"scripts": {},
"dependencies": {
"@types/dragula": "*"
},
"typesPublisherContentHash": "18dcbf1a1d9ec405cd127f913adbbc161a1f1be90973951c59115c769d954007",
"typeScriptVersion": "4.5"
}