@types/interpret
Version:
TypeScript definitions for interpret
27 lines • 837 B
JSON
{
"name": "@types/interpret",
"version": "1.1.3",
"description": "TypeScript definitions for interpret",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/interpret",
"license": "MIT",
"contributors": [
{
"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/interpret"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "539d956d987884edfc7bfb118157e85c36eb15cb3b63fe9daf620eaa5ff8365c",
"typeScriptVersion": "4.5"
}