mwc/package.json
2015-07-20 22:23:06 +02:00

12 lines
200 B
JSON

{
"name": "Minetest",
"version": "0.2.0",
"author": "Calinou",
"license": "MIT",
"devDependencies": {
"grunt": "*",
"grunt-contrib-stylus": "*",
"grunt-contrib-watch": "*"
}
}