SIGN IN SIGN UP

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

52437 0 2 TypeScript
{
"name": "@ionic/docs",
2026-01-14 18:58:56 +00:00
"version": "8.7.17",
"description": "Pre-packaged API documentation for the Ionic docs.",
"main": "core.json",
2019-10-08 20:35:45 +02:00
"types": "core.d.ts",
"files": [
2019-10-08 20:35:45 +02:00
"core.json",
"core.d.ts"
],
"author": "Ionic Team",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/ionic-team/ionic-framework.git"
},
"bugs": {
"url": "https://github.com/ionic-team/ionic-docs/issues"
},
"scripts": {
"build": "echo noop"
},
"homepage": "https://ionicframework.com/docs"
}