sprites/tools/deploy/package.json
Christopher Monsanto 653b4284f8 Deploy DSL, take 3
2020-04-30 21:48:11 -04:00

8 lines
111 B
JSON

{
"dependencies": {
"commander": "^5.1.0",
"debug": "^4.1.1"
},
"type": "module"
}