statues
Version:
A live statistics wall for any event
26 lines (25 loc) • 615 B
JSON
{
"name": "statues",
"version": "1.0.0-alpha1",
"description": "A live statistics wall for any event",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/artfuldev/statues.git"
},
"keywords": [
"live",
"statistics",
"wall",
"event"
],
"author": "Sudarsan \"artfuldev\" Balaji <Sudarsan.Balaji@outlook.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/artfuldev/statues/issues"
},
"homepage": "https://github.com/artfuldev/statues#readme"
}