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/web/plugins/com.msgbyte.webview/package.json

11 lines
197 B
JSON

{
"name": "@plugins/com.msgbyte.webview",
"main": "src/index.tsx",
"version": "0.0.0",
"private": true,
"dependencies": {
"js-base64": "^3.7.2",
"script_sanitize": "^1.2.6"
}
}