sprites/tools/deploy/package.json
Christopher Monsanto 1fd106b0c6 Deploy refactor
2020-04-30 02:32:40 -04:00

9 lines
138 B
JSON

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