diff --git a/starter/nuxt-admin/package.json b/starter/nuxt-admin/package.json index 45a129b16..bd2d128e3 100644 --- a/starter/nuxt-admin/package.json +++ b/starter/nuxt-admin/package.json @@ -1,4 +1,18 @@ { + "name": "@gits-id/nuxt-admin", + "description": "Extensible admin template powered by Nuxt.js and GITS UI", + "keywords": [ + "admin", + "dashboard", + "template", + "nuxt", + "nuxt.js", + "vue", + "vue.js", + "gits", + "gits-id", + "gits-ui" + ], "private": true, "scripts": { "build": "nuxt build",