Skip to content

Commit ad237cd

Browse files
committed
Add keywords for Astro Integrations library
1 parent 352efff commit ad237cd

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

package.json

+12-10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
{
22
"name": "@onhive.io/astro-loader",
3+
"description": "Astro Content Layer loader for the Hive blockchain",
4+
"homepage": "https:/onhive.io/tools/hive-astro-loader/",
5+
"keywords": [
6+
"astro",
7+
"astro-component",
8+
"withastro",
9+
"astro-loader",
10+
"content-layer",
11+
"hive"
12+
],
13+
"license": "MIT",
314
"version": "0.2.1",
415
"author": "mietek.dev <hi@mietek.dev>",
516
"repository": {
@@ -49,14 +60,5 @@
4960
},
5061
"bugs": {
5162
"url": "https://github.com/instytutfi/hive-astro-loader/issues"
52-
},
53-
"description": "Astro Content Layer loader for the Hive blockchain",
54-
"homepage": "https:/onhive.io/tools/hive-astro-loader/",
55-
"keywords": [
56-
"astro",
57-
"astro-loader",
58-
"content-layer",
59-
"hive"
60-
],
61-
"license": "MIT"
63+
}
6264
}

0 commit comments

Comments
 (0)