diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-10-26 01:41:16 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-10-26 01:41:16 +0200 |
| commit | 8dae6a5044f9c1b7a8497cc1c96155fd262b40cf (patch) | |
| tree | 6f546503efcb198a193f919efafb83977abb9535 /StoneIsland/plugins/cordova-plugin-console/package.json | |
| parent | 531c60ee7ecbee516812d560b63a8317c3cf3590 (diff) | |
iphone x fixes
Diffstat (limited to 'StoneIsland/plugins/cordova-plugin-console/package.json')
| -rw-r--r-- | StoneIsland/plugins/cordova-plugin-console/package.json | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/StoneIsland/plugins/cordova-plugin-console/package.json b/StoneIsland/plugins/cordova-plugin-console/package.json deleted file mode 100644 index 39dc7614..00000000 --- a/StoneIsland/plugins/cordova-plugin-console/package.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "name": "cordova-plugin-console", - "version": "1.0.4", - "description": "Cordova Console Plugin", - "cordova": { - "id": "cordova-plugin-console", - "platforms": [ - "ios", - "ubuntu", - "wp7", - "wp8", - "windows8", - "windows" - ] - }, - "repository": { - "type": "git", - "url": "https://github.com/apache/cordova-plugin-console" - }, - "keywords": [ - "cordova", - "console", - "ecosystem:cordova", - "cordova-ios", - "cordova-ubuntu", - "cordova-wp7", - "cordova-wp8", - "cordova-windows8", - "cordova-windows" - ], - "scripts": { - "test": "npm run jshint", - "jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint tests" - }, - "author": "Apache Software Foundation", - "license": "Apache-2.0", - "engines": { - "cordovaDependencies": { - "2.0.0": { - "cordova": ">100" - } - } - }, - "devDependencies": { - "jshint": "^2.6.0" - } -} |
