Files
talk/plugins/talk-plugin-comment-content/package.json
T
2017-07-24 22:45:20 +07:00

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"
}
}