@types/phoenix_live_view
Version:
TypeScript definitions for phoenix_live_view
28 lines • 884 B
JSON
{
"name": "@types/phoenix_live_view",
"version": "1.0.0",
"description": "TypeScript definitions for phoenix_live_view",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/phoenix_live_view",
"license": "MIT",
"contributors": [
{
"name": "Peter Zingg",
"githubUsername": "pzingg",
"url": "https://github.com/pzingg"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/phoenix_live_view"
},
"scripts": {},
"dependencies": {
"@types/phoenix": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "0c60ff62a64363c1473536bb6e28503cfe4a4d76adae749400e94e2a8c33a5a2",
"typeScriptVersion": "5.0"
}