Skip to content

Commit

Permalink
chore: package keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
modbender authored and modbender committed Mar 10, 2024
1 parent 457f703 commit 8849b84
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
"version": "1.1.0",
"description": "Quite the hassle to setup bootstrap, so here is the shortcut",
"repository": "modbender/nuxt-bootstrap-css",
"keywords": [
"vue",
"vue.js",
"vue3",
"vue 3",
"nuxt",
"nuxt3",
"nuxt 3",
"bootstrap nuxt module",
"bootstrap nuxt3",
"css",
"sass",
"mobile-first",
"responsive",
"front-end",
"framework",
"web"
],
"license": "MIT",
"type": "module",
"exports": {
Expand Down Expand Up @@ -45,4 +63,4 @@
"nuxt": "^3.10.3",
"vitest": "^1.3.1"
}
}
}

0 comments on commit 8849b84

Please sign in to comment.