@types/react-blockies
Version:
TypeScript definitions for react-blockies
27 lines • 847 B
JSON
{
"name": "@types/react-blockies",
"version": "1.4.4",
"description": "TypeScript definitions for react-blockies",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-blockies",
"license": "MIT",
"contributors": [
{
"name": "Martin Triay",
"githubUsername": "martriay",
"url": "https://github.com/martriay"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-blockies"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "ba85b622302f5b117954406e75608c4508e49c7cf776192038bcb551f0b3ac2b",
"typeScriptVersion": "4.5"
}