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 46caaea commit d4171c2Copy full SHA for d4171c2
package.json
@@ -3,6 +3,10 @@
3
"version": "0.6.1",
4
"license": "MIT",
5
"type": "module",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/nuxtlabs/nuxt-component-meta.git"
9
+ },
10
"bin": {
11
"nuxt-component-meta": "bin/nuxt-component-meta.mjs"
12
},
0 commit comments