angular2-json-schema-form-ionic
Version:
Ionic framework library for the [Angular 2 JSON Schema Form](https://github.com/dschnelldavis/angular2-json-schema-form)
33 lines (32 loc) • 872 B
JSON
{
"name": "angular2-json-schema-form-ionic",
"version": "0.12.1",
"repository": {
"type": "git",
"url": "https://github.com/jessehon/angular2-json-schema-form-ionic"
},
"author": {
"name": "Jesse Hon",
"email": "jesse@jessehon.com"
},
"keywords": [
"angular"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/jessehon/angular2-json-schema-form-ionic/issues"
},
"main": "angular2-json-schema-form-ionic.umd.js",
"module": "angular2-json-schema-form-ionic.js",
"jsnext:main": "angular2-json-schema-form-ionic.js",
"typings": "angular2-json-schema-form-ionic.d.ts",
"peerDependencies": {
"@angular/core": "^5.0.0",
"@angular/forms": "^5.0.3",
"angular2-json-schema-form": "^0.7.0-alpha.1",
"ionic-angular": "^3.9.2",
"ionicons": "^3.0.0",
"rxjs": "^5.1.0",
"zone.js": "^0.8.4"
}
}