node-minecraft-protocol/package.json
2012-12-31 20:33:35 -05:00

15 lines
261 B
JSON

{
"name": "minecraft-protocol",
"version": "0.0.0",
"description": "minecraft protocol",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"keywords": [
"minecraft",
"protocol"
],
"author": "Andrew Kelley",
"license": "BSD",
}