File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @semantic-org/astro-lit" ,
33 "version" : " 5.0.0" ,
4- "description" : " Use Lit components within Astro" ,
4+ "description" : " Use Lit components with Astro" ,
55 "type" : " module" ,
66 "types" : " ./dist/index.d.ts" ,
77 "author" : " withastro" ,
88 "license" : " MIT" ,
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " https://github.com/withastro/astro.git" ,
12- "directory" : " packages/integrations/lit"
11+ "url" : " https://github.com/Semantic-Org/Astro-Lit.git" ,
1312 },
1413 "keywords" : [
1514 " astro-integration" ,
1615 " astro-component" ,
1716 " renderer" ,
1817 " lit"
1918 ],
20- "bugs" : " https://github.com/withastro/astro/issues" ,
2119 "homepage" : " https://docs.astro.build/en/guides/integrations-guide/lit/" ,
2220 "exports" : {
2321 "." : " ./dist/index.js" ,
5755 }
5856 },
5957 "devDependencies" : {
60- "astro" : " workspace:*" ,
61- "astro-scripts" : " workspace:*" ,
6258 "cheerio" : " 1.0.0" ,
6359 "lit" : " ^3.2.1" ,
6460 "sass" : " ^1.85.1"
You can’t perform that action at this time.
0 commit comments