@types/rax
Version:
TypeScript definitions for rax
39 lines • 1.16 kB
JSON
{
"name": "@types/rax",
"version": "1.0.21",
"description": "TypeScript definitions for rax",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rax",
"license": "MIT",
"contributors": [
{
"name": "Solo Jiang",
"githubUsername": "solojiang",
"url": "https://github.com/solojiang"
},
{
"name": "chenjun1011",
"githubUsername": "chenjun1011",
"url": "https://github.com/chenjun1011"
},
{
"name": "imsobear",
"githubUsername": "imsobear",
"url": "https://github.com/imsobear"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rax"
},
"scripts": {},
"dependencies": {
"@types/prop-types": "*",
"csstype": "^3.2.2"
},
"peerDependencies": {},
"typesPublisherContentHash": "30e70c7f1202c9a9d95a694c3d812e3d0db53d28f195d086decbccc2063a4543",
"typeScriptVersion": "5.2"
}