UNPKG

ionic-angular

Version:

A powerful framework for building mobile and progressive web apps with JavaScript and Angular 2

36 lines 887 B
{ "name": "ionic-angular", "version": "2.2.0", "description": "A powerful framework for building mobile and progressive web apps with JavaScript and Angular 2", "keywords": [ "ionic", "framework", "mobile", "app", "hybrid", "webapp", "cordova", "progressive web app", "pwa" ], "repository": { "type": "git", "url": "https://github.com/driftyco/ionic.git" }, "license": "MIT", "main": "umd/index.js", "module": "index.js", "peerDependencies": { "@angular/common": "2.4.8", "@angular/compiler": "2.4.8", "@angular/compiler-cli": "2.4.8", "@angular/core": "2.4.8", "@angular/forms": "2.4.8", "@angular/http": "2.4.8", "@angular/platform-browser": "2.4.8", "@angular/platform-browser-dynamic": "2.4.8", "@angular/platform-server": "2.4.8", "rxjs": "5.0.1", "zone.js": "0.7.2" } }