Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:48:24 +08:00
commit b44a803241
6 changed files with 3141 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "primer-web-components",
"description": "Build checkout and payment experiences using Primer's web components. Covers React integration, SSR support, event handling, and CSS theming.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Primer",
"email": "developers@primer.io"
},
"skills": [
"./primer-web-components"
]
}