@types/gaze
Version:
TypeScript definitions for gaze
28 lines • 827 B
JSON
{
"name": "@types/gaze",
"version": "1.1.6",
"description": "TypeScript definitions for gaze",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gaze",
"license": "MIT",
"contributors": [
{
"name": "Kyle Hensel",
"githubUsername": "k-yle",
"url": "https://github.com/k-yle"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gaze"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "e98c1accc5f34d58c06e7133c4f92e4d387869797a1e1a483d044ecf318ab71f",
"typeScriptVersion": "5.2"
}