{ "name": "@ionic-native/{{PLUGIN}}", "version": "{{VERSION}}", "description": "Ionic Native - Native plugins for ionic apps", "module": "index.js", "typings": "index.d.ts", "author": "ionic", "license": "MIT", "peerDependencies": { "@angular/core": "2.2.1", "@ionic-native/core": "{{VERSION}}", "rxjs": "5.0.0-beta.12" }, "repository": { "type": "git", "url": "https://github.com/driftyco/ionic-native.git" } }