radix_polls
Version:
Mapi for acquiring data through polls or just questions
27 lines (26 loc) • 624 B
JSON
{
"name": "radix_polls",
"version": "1.0.0-beta.0",
"description": "Mapi for acquiring data through polls or just questions",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/CortneyKnorr/radix_polls.git"
},
"keywords": [
"Radix",
"Mapi",
"Polls",
"Cortney",
"Knorr"
],
"author": "Cortney Knorr",
"license": "ISC",
"bugs": {
"url": "https://github.com/CortneyKnorr/radix_polls/issues"
},
"homepage": "https://github.com/CortneyKnorr/radix_polls#readme"
}