Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "dpacker", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/index.js", | ||
@@ -8,5 +8,5 @@ "license": "MIT", | ||
"start": "tsc; node ./dist/index.js", | ||
"build": "tsc", | ||
"dpacker": "node dist/index.js" | ||
"build": "tsc" | ||
}, | ||
"bin": "./dist/index.js", | ||
"dependencies": { | ||
@@ -13,0 +13,0 @@ "js-beautify": "^1.14.0", |
4835