proboards-saver/package.json

16 lines
322 B
JSON

{
"name": "proboard_saver",
"version": "0.0.1",
"description": "",
"main": "src/proboard_saver.coffee",
"dependencies": {
"grunt": "~0.4.2",
"grunt-run": "~0.2.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Sebastian Hugentobler",
"license": "CC0"
}