@types/earcut
Version:
TypeScript definitions for earcut
27 lines • 833 B
JSON
{
"name": "@types/earcut",
"version": "3.0.0",
"description": "TypeScript definitions for earcut",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/earcut",
"license": "MIT",
"contributors": [
{
"name": "Adrian Leonhard",
"githubUsername": "NaridaL",
"url": "https://github.com/NaridaL"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/earcut"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "dc15204338e6eb0ac655ac1095a0f726f47753a82fdb95138d4510bd23c9a12b",
"typeScriptVersion": "5.0"
}