DenReg/cli/meta.json
Fabian Stamm 7abe63429f
All checks were successful
continuous-integration/drone/push Build is passing
Add hooks
2020-08-16 19:20:37 +02:00

9 lines
231 B
JSON

{
"name": "@denreg-cli",
"version": "0.2.0",
"description": "CLI for the DenReg package registry",
"author": "Fabian Stamm <dev@fabianstamm.de>",
"contributors": [],
"files": ["**/*.ts", "**/*.js", "README.md"]
}