ionic-framework
Version:
An advanced HTML5 mobile app framework built on Angular2
22 lines (21 loc) • 549 B
JSON
{
"name": "ionic-framework",
"version": "2.0.0-beta.2",
"description": "An advanced HTML5 mobile app framework built on Angular2",
"license": "MIT",
"keywords": ["ionic", "framework", "mobile", "app", "hybrid", "webapp", "cordova"],
"repository": {
"type": "git",
"url": "https://github.com/driftyco/ionic.git#2.0`"
},
"dependencies": {
"colors": "^1.1.2",
"inquirer": "0.11.0",
"lodash": "3.10.1",
"mkdirp-no-bin": "0.5.1",
"q": "1.4.1"
},
"peerDependencies": {
"angular2": "^2.0.0-beta.6"
}
}