virt2/api/soft/CodeMirror/lang-python/package.json

6 lines
75 B
JSON
Raw Normal View History

{
"main": "dist/index.js",
"types": "src/python",
"type": "module"
}