A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
|
|
{
|
||
|
|
"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
|
||
|
|
}
|