This commit is contained in:
baldo 2016-06-11 19:22:41 +02:00
parent 211943091d
commit 8f0f30cb06

View file

@ -1,16 +1,13 @@
{
"name": "ffffng",
"version": "0.2.0-SNAPSHOT",
"version": "0.2.0",
"description": "Node management form for Freifunk",
"license": "MIT",
"author": {
"name": "Andreas Baldeau",
"email": "andreas@baldeau.net"
},
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/freifunkhamburg/ffffng"
@ -18,12 +15,10 @@
"bugs": {
"url": "https://github.com/freifunkhamburg/ffffng/issues"
},
"bin": {
"ffffng": "server/main.js",
"ffffng-fix-key-file-names": "bin/fix_key_file_names.py"
},
"dependencies": {
"async": "1.5.2",
"body-parser": "1.15.1",
@ -50,7 +45,6 @@
"devDependencies": {
"bower": "1.7.9",
"grunt-cli": "1.2.0",
"escape-string-regexp": "1.0.5",
"grunt": "~0.4.1",
"grunt-autoprefixer": "~3.0.4",