minor update

This commit is contained in:
Pavol Bielik 2015-01-26 19:51:13 +01:00
parent 41e457e865
commit def341c8ff

View File

@ -7,8 +7,7 @@
"engines": { "node" : ">=0.4.0" },
"maintainers": [{
"name": "Pavol Bielik",
"email": "pavol.bielik@inf.ethz.ch",
"web": "http://www.srl.inf.ethz.ch/bielik"
"email": "pavol.bielik@inf.ethz.ch"
}],
"repository": {
"type": "git",
@ -20,6 +19,7 @@
"colors": "~1.0.3"
},
"devDependencies": {
"acorn": "~0.6.0",
"escodegen": "~1.3.3",
"esfuzz": "~0.3.1",
"estraverse": "~1.5.1"