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
2015-03-17 19:25:55 -05:00
{
2018-03-21 21:57:13 +01:00
"private": true,
"description": "Ionic mono-repo root package.json, used mainly to execute build scripts. This package is not published to npm.",
2018-03-22 09:51:56 -05:00
"devDependencies": {
2022-09-28 09:38:09 -05:00
"lerna": "^5.5.2",
"semver": "^5.5.0"
},
"engines": {
"node": ">= 16"
2018-03-21 21:57:13 +01:00
}
}