mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 22:04:50 +08:00
11 lines
293 B
JSON
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"
|
|
}
|
|
} |