diff --git a/package.json b/package.json index 8ab3411..a2a581c 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,8 @@ "keywords": [ "" ], - "license": "", - "author": "", + "license": "ISC", + "author": "michael@appmodel.nl", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "webpack serve --open --config webpack.config.dev.js",