mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 04:23:53 +08:00
15 lines
278 B
JSON
15 lines
278 B
JSON
{
|
|
"name": "talk-plugin-comment-content",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"react-linkify": "^0.2.1"
|
|
}
|
|
}
|