diff --git a/package.json b/package.json index b310045d..5701db64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,16 @@ { "name": "ng2-admin", "version": "0.9.0", + "description": "Angular 2 and Bootstrap 4 Admin Template.", + "author": "Akveo ", + "homepage": "http://akveo.github.io/ng2-admin/", + "repository": { + "type": "git", + "url": "https://github.com/akveo/ng2-admin.git" + }, + "bugs": { + "url": "https://github.com/akveo/ng2-admin/issues" + }, "license": "MIT", "scripts": { "ng": "ng",