fix(package): add the description fields

This commit is contained in:
Alexander Zhukov 2017-04-19 14:01:04 +03:00
parent b205a6d570
commit a813c2ade3

View file

@ -1,6 +1,16 @@
{
"name": "ng2-admin",
"version": "0.9.0",
"description": "Angular 2 and Bootstrap 4 Admin Template.",
"author": "Akveo <contact@akveo.com>",
"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",