@types/elementtree
Version:
TypeScript definitions for elementtree
25 lines • 799 B
JSON
{
"name": "@types/elementtree",
"version": "0.1.5",
"description": "TypeScript definitions for elementtree",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/elementtree",
"license": "MIT",
"contributors": [
{
"name": "Daniel Imhoff",
"githubUsername": "dwieeb",
"url": "https://github.com/dwieeb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/elementtree"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "c0fde54e4c190e563cbb7f72551e948ea36ba59f32a90f008e44725bc99330fe",
"typeScriptVersion": "4.5"
}