Files
talk/plugins/coral-plugin-comment-content/package.json
T
2017-06-13 15:13:26 -03:00

15 lines
279 B
JSON

{
"name": "coral-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"
}
}