11 lines
234 B
JSON
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"
|
||
|
]
|
||
|
}
|