@types/cwise-compiler
Version:
TypeScript definitions for cwise-compiler
28 lines • 872 B
JSON
{
"name": "@types/cwise-compiler",
"version": "1.1.6",
"description": "TypeScript definitions for cwise-compiler",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cwise-compiler",
"license": "MIT",
"contributors": [
{
"name": "taoqf",
"githubUsername": "taoqf",
"url": "https://github.com/taoqf"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cwise-compiler"
},
"scripts": {},
"dependencies": {
"@types/cwise-parser": "*",
"@types/ndarray": "*"
},
"typesPublisherContentHash": "d1dce947dd2ce5274db7464884ee8d8992efba1a783c45eb80f946e3aac62abf",
"typeScriptVersion": "4.5"
}