@types/react-lazy-load-image-component
Version:
TypeScript definitions for react-lazy-load-image-component
43 lines • 1.39 kB
JSON
{
"name": "@types/react-lazy-load-image-component",
"version": "1.6.4",
"description": "TypeScript definitions for react-lazy-load-image-component",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-lazy-load-image-component",
"license": "MIT",
"contributors": [
{
"name": "Dan Vanderkam",
"githubUsername": "danvk",
"url": "https://github.com/danvk"
},
{
"name": "Diego Chavez",
"githubUsername": "diegochavez",
"url": "https://github.com/diegochavez"
},
{
"name": "Truong Hoang Dung",
"githubUsername": "revskill10",
"url": "https://github.com/revskill10"
},
{
"name": "Kodai Suzuki",
"githubUsername": "kodai3",
"url": "https://github.com/kodai3"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-lazy-load-image-component"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"csstype": "^3.0.2"
},
"typesPublisherContentHash": "6713f6746fe081f61af3d655d380d941d8da059ef1c71e852ebbae7bd784a567",
"typeScriptVersion": "4.7"
}