{ "name": "@ionic-native/utils", "version": "{{VERSION}}", "description": "Ionic Native - Native plugins for ionic apps", "main": "index.js", "author": "ionic", "license": "MIT", "dependencies": { "prompt": "^1.0.0", "colors": "^1.1.2" }, "repository": { "type": "git", "url": "https://github.com/driftyco/ionic-native.git" } }