DenReg/cli/meta.json
2020-07-28 19:43:58 +02:00

11 lines
234 B
JSON

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