votifier2
Version:
A Votifier protocol v2 client
25 lines (24 loc) • 580 B
JSON
{
"name": "votifier2",
"version": "0.0.6",
"description": "A Votifier protocol v2 client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/NuVotifier/votifier2-js.git"
},
"keywords": [
"votifier",
"minecraft"
],
"author": "Tux <write@imaginarycode.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/NuVotifier/votifier2-js/issues"
},
"homepage": "https://github.com/NuVotifier/votifier2-js",
"dependencies": {}
}