minor update
This commit is contained in:
parent
41e457e865
commit
def341c8ff
|
|
@ -7,8 +7,7 @@
|
||||||
"engines": { "node" : ">=0.4.0" },
|
"engines": { "node" : ">=0.4.0" },
|
||||||
"maintainers": [{
|
"maintainers": [{
|
||||||
"name": "Pavol Bielik",
|
"name": "Pavol Bielik",
|
||||||
"email": "pavol.bielik@inf.ethz.ch",
|
"email": "pavol.bielik@inf.ethz.ch"
|
||||||
"web": "http://www.srl.inf.ethz.ch/bielik"
|
|
||||||
}],
|
}],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
@ -20,6 +19,7 @@
|
||||||
"colors": "~1.0.3"
|
"colors": "~1.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"acorn": "~0.6.0",
|
||||||
"escodegen": "~1.3.3",
|
"escodegen": "~1.3.3",
|
||||||
"esfuzz": "~0.3.1",
|
"esfuzz": "~0.3.1",
|
||||||
"estraverse": "~1.5.1"
|
"estraverse": "~1.5.1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user