khepri-compile
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "khepri-compile", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Khepri compiler", | ||
@@ -36,10 +36,8 @@ "author": "Matt Bierner", | ||
"ecma-unparse": "3.2.x", | ||
"neith": "1.5.x", | ||
"ecma-ast": "2.4.x", | ||
"khepri-parse": "0.4.x", | ||
"ecma-ast-zipper": "1.0.x", | ||
"khepri-ast": "3.6.x", | ||
"neith": "1.5.x", | ||
"ecma-ast-zipper": "1.0.x", | ||
"khepri-ast-zipper": "1.1.x", | ||
@@ -52,3 +50,6 @@ | ||
"devDependencies": { | ||
"nodeunit": "0.8.x" | ||
"nodeunit": "0.8.x", | ||
"khepri-parse": "0.4.x", | ||
"ecma-unparse": "3.2.x" | ||
}, | ||
@@ -55,0 +56,0 @@ |
163471
8
3
- Removedecma-unparse@3.2.x
- Removedkhepri-parse@0.4.x
- Removedbennu@16.2.1(transitive)
- Removedecma-unparse@3.2.5(transitive)
- Removedkhepri-parse@0.4.1(transitive)
- Removedseshet@0.1.0(transitive)