mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 01:59:56 -05:00
12 lines
201 B
JSON
12 lines
201 B
JSON
{
|
|
"name": "@monitor/types",
|
|
"version": "1.0.0",
|
|
"main": "types.d.ts",
|
|
"author": "mbecker20",
|
|
"license": "GPL v3.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"typescript": "^4.6.2"
|
|
}
|
|
}
|