We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d23bb9 commit d371380Copy full SHA for d371380
1 file changed
package.json
@@ -4,12 +4,8 @@
4
"description": "Use Lit components with Astro",
5
"type": "module",
6
"types": "./dist/index.d.ts",
7
- "author": "withastro",
+ "author": "jlukic",
8
"license": "MIT",
9
- "repository": {
10
- "type": "git",
11
- "url": "https://github.com/Semantic-Org/Astro-Lit.git"
12
- },
13
"keywords": [
14
"astro-integration",
15
"astro-component",
0 commit comments