We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac055ea commit 6fb5102Copy full SHA for 6fb5102
package.json
@@ -3,8 +3,21 @@
3
"version": "1.1.1",
4
"description": "NuxtJS module to easily interact with the Ghost API",
5
"repository": "https://github.com/ditschedev/nuxtjs-ghost",
6
+ "homepage": "https://github.com/ditschedev/nuxtjs-ghost",
7
"license": "MIT",
8
"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
+ ],
21
"files": [
22
"lib"
23
],
0 commit comments