Init empty project

This commit is contained in:
Simon Kobyda 2020-01-07 16:50:41 +01:00
parent d9a67b1f86
commit 3a5489ce00
10 changed files with 22 additions and 164 deletions

View file

@ -1,9 +1,9 @@
{
"name": "starter-kit",
"name": "certificates",
"version": "0.1.0",
"description": "Scaffolding for a cockpit module",
"main": "index.js",
"repository": "git@github.com:cockpit/starter-kit.git",
"repository": "git@github.com:skobyda/certificates.git",
"author": "",
"license": "LGPL-2.1",
"scripts": {