mirror of
https://github.com/denoland/deno.git
synced 2024-12-20 14:24:48 -05:00
6 lines
119 B
JSON
6 lines
119 B
JSON
{
|
|
"name": "@denotest/monaco-editor",
|
|
"version": "1.0.0",
|
|
"module": "./main.js",
|
|
"types": "./main.types.d.ts"
|
|
}
|