{ "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": { "rxjs": "^5.0.1", "zone.js": "^0.7.2" }, "repository": { "type": "git", "url": "https://github.com/driftyco/ionic-native.git" } }