{ "name": "@denreg-cli", "version": "1.0.0", "description": "CLI for the DenReg package registry", "author": "Fabian Stamm ", "contributors": [], "files": [ "**/*.ts", "**/*.js", "README.md" ], "scripts": { "test": "version.ts" }, "hooks": { "prepublish": "pre.ts" } }