mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 22:29:44 +08:00
10 lines
254 B
JSON
10 lines
254 B
JSON
{
|
|
"name": "@ionic/core/components",
|
|
"version": "0.0.0",
|
|
"description": "Ionic Components exported as custom elements, extending HTMLElement.",
|
|
"main": "./index.js",
|
|
"types": "./custom-elements.d.ts",
|
|
"private": true,
|
|
"sideEffects": false
|
|
}
|