You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/client/web/plugins/com.msgbyte.miaolang/package.json

10 lines
164 B
JSON

{
"name": "@plugins/com.msgbyte.miaolang",
"main": "src/index.ts",
"version": "0.0.0",
"private": true,
"dependencies": {
"miao-lang": "^1.0.5"
}
}