Skip to content

Commit 6fb5102

Browse files
committed
⭐ Added keywords
1 parent ac055ea commit 6fb5102

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,21 @@
33
"version": "1.1.1",
44
"description": "NuxtJS module to easily interact with the Ghost API",
55
"repository": "https://github.com/ditschedev/nuxtjs-ghost",
6+
"homepage": "https://github.com/ditschedev/nuxtjs-ghost",
67
"license": "MIT",
78
"author": "Tobias Dittmann <[email protected]> (https://ditsche.dev)",
9+
"keywords": [
10+
"nuxt",
11+
"nuxtjs",
12+
"nuxt.js",
13+
"nuxt-module",
14+
"vue",
15+
"vuejs",
16+
"ghost",
17+
"ghost-content-api",
18+
"nuxt-ghost",
19+
"nuxtjs-ghost"
20+
],
821
"files": [
922
"lib"
1023
],

0 commit comments

Comments
 (0)