sprites/tools/trim/package.json
Christopher Monsanto 472e6f4fd4 update typescript
2023-03-24 22:07:51 -04:00

8 lines
115 B
JSON

{
"dependencies": {
"commander": "^5.1.0"
},
"type": "module",
"main": "./dist/index.js"
}