@types/touch
Version:
TypeScript definitions for touch
32 lines • 983 B
JSON
{
"name": "@types/touch",
"version": "3.1.5",
"description": "TypeScript definitions for touch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/touch",
"license": "MIT",
"contributors": [
{
"name": "Mizunashi Mana",
"githubUsername": "mizunashi-mana",
"url": "https://github.com/mizunashi-mana"
},
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/touch"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "e87afaf45ce4e37a7a372693781dd452439bad8bfaf3a017da2c37c215114e8c",
"typeScriptVersion": "4.5"
}