@types/proton-native
Version:
TypeScript definitions for proton-native
32 lines • 999 B
JSON
{
"name": "@types/proton-native",
"version": "1.1.12",
"description": "TypeScript definitions for proton-native",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/proton-native",
"license": "MIT",
"contributors": [
{
"name": "Nguyen Xuan Khanh",
"githubUsername": "khanhas",
"url": "https://github.com/khanhas"
},
{
"name": "Lukas Tetzlaff",
"githubUsername": "ltetzlaff",
"url": "https://github.com/ltetzlaff"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/proton-native"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "314e2d3cbbaf542b5411ee31175fa81872005c6bbb31992a03e741bf9613fb11",
"typeScriptVersion": "4.6"
}