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.webview/package.json

11 lines
186 B
JSON

{
"name": "@plugins/com.msgbyte.webview",
"main": "src/index.tsx",
"version": "0.0.0",
"private": true,
"dependencies": {
"url-regex": "^5.0.0",
"xss": "^1.0.14"
}
}