@types/struct
Version:
TypeScript definitions for struct
27 lines • 817 B
JSON
{
"name": "@types/struct",
"version": "0.0.8",
"description": "TypeScript definitions for struct",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/struct",
"license": "MIT",
"contributors": [
{
"name": "Ben Allfree",
"githubUsername": "benallfree",
"url": "https://github.com/benallfree"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/struct"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "29aa536489843013731489a46b6dbac445fe05bfb9cc69a3c97ecb56572a7fef",
"typeScriptVersion": "4.5"
}