Files
2017-10-02 01:06:08 -03:00

11 lines
293 B
JSON

{
"name": "@coralproject/talk-plugin-subscriber",
"version": "0.1.0",
"description": "A Recipe to display a user badge",
"main": "index.js",
"author": "The Coral Project Team <coral@mozillafoundation.org>",
"license": "Apache-2.0",
"dependencies": {
"moment": "^2.18.1"
}
}