initial
This commit is contained in:
37
npmextra.json
Normal file
37
npmextra.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"@git.zone/cli": {
|
||||
"projectType": "wcc",
|
||||
"module": {
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "design.estate",
|
||||
"gitrepo": "dees-catalog-mobile",
|
||||
"description": "A mobile-optimized component catalog for building cross-platform business applications with touch-first UI components.",
|
||||
"npmPackagename": "@design.estate/dees-catalog-mobile",
|
||||
"license": "MIT",
|
||||
"projectDomain": "design.estate",
|
||||
"keywords": [
|
||||
"Mobile Components",
|
||||
"Web Components",
|
||||
"Touch UI",
|
||||
"Cross-Platform",
|
||||
"PWA Components",
|
||||
"Mobile-First",
|
||||
"TypeScript",
|
||||
"Business Apps",
|
||||
"iOS",
|
||||
"Android",
|
||||
"Touch Gestures",
|
||||
"Bottom Navigation",
|
||||
"Action Sheet",
|
||||
"Mobile Forms"
|
||||
]
|
||||
},
|
||||
"release": {
|
||||
"registries": [
|
||||
"https://verdaccio.lossless.digital",
|
||||
"https://registry.npmjs.org"
|
||||
],
|
||||
"accessLevel": "public"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user