@ionic-native/pin-dialog
Version:
Ionic Native - Native plugins for ionic apps
19 lines (18 loc) • 434 B
JSON
{
"name": "@ionic-native/pin-dialog",
"version": "3.1.0",
"description": "Ionic Native - Native plugins for ionic apps",
"module": "index.js",
"typings": "index.d.ts",
"author": "ionic",
"license": "MIT",
"peerDependencies": {
"@ionic-native/core": "3.1.0",
"@angular/core": "2.4.8",
"rxjs": "5.0.1"
},
"repository": {
"type": "git",
"url": "https://github.com/driftyco/ionic-native.git"
}
}