mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-25 08:19:50 -04:00
128 lines
3.8 KiB
JSON
128 lines
3.8 KiB
JSON
{
|
|
"version": "3.1.0",
|
|
"name": "dynamicbible",
|
|
"author": "Jason Wall",
|
|
"homepage": "http://dynamicbible.com/",
|
|
"private": true,
|
|
"config": {
|
|
"ionic_source_map": "source-map"
|
|
},
|
|
"scripts": {
|
|
"clean": "ionic-app-scripts clean",
|
|
"build": "ionic-app-scripts build",
|
|
"lint": "ionic-app-scripts lint",
|
|
"ionic:build": "ionic-app-scripts build",
|
|
"ionic:serve": "ionic-app-scripts serve",
|
|
"start": "ionic serve",
|
|
"lab": "ionic serve --lab",
|
|
"test": "ng test",
|
|
"test-coverage": "ng test --code-coverage"
|
|
},
|
|
"dependencies": {
|
|
"@angular/cli": "1.6.3",
|
|
"@angular/common": "5.0.0",
|
|
"@angular/compiler": "5.0.0",
|
|
"@angular/compiler-cli": "5.0.0",
|
|
"@angular/core": "5.0.0",
|
|
"@angular/forms": "5.0.0",
|
|
"@angular/http": "5.0.0",
|
|
"@angular/platform-browser": "5.0.0",
|
|
"@angular/platform-browser-dynamic": "5.0.0",
|
|
"@ionic-native/core": "4.3.1",
|
|
"@ionic-native/splash-screen": "4.3.1",
|
|
"@ionic-native/status-bar": "4.3.1",
|
|
"@ionic/storage": "2.1.3",
|
|
"angularfire2": "^5.0.0-rc.4",
|
|
"cordova-android": "6.2.3",
|
|
"cordova-plugin-browsertab": "^0.2.0",
|
|
"cordova-plugin-buildinfo": "^2.0.1",
|
|
"cordova-plugin-compat": "^1.2.0",
|
|
"cordova-plugin-console": "^1.1.0",
|
|
"cordova-plugin-crosswalk-webview": "^2.3.0",
|
|
"cordova-plugin-customurlscheme": "^4.3.0",
|
|
"cordova-plugin-device": "^1.1.7",
|
|
"cordova-plugin-inappbrowser": "^2.0.1",
|
|
"cordova-plugin-splashscreen": "^4.1.0",
|
|
"cordova-plugin-statusbar": "^2.4.1",
|
|
"cordova-plugin-whitelist": "^1.3.3",
|
|
"cordova-universal-links-plugin": "^1.2.1",
|
|
"firebase": "^4.8.0",
|
|
"ionic-angular": "3.9.0",
|
|
"ionic-plugin-keyboard": "^2.2.1",
|
|
"ionicons": "3.0.0",
|
|
"promise-polyfill": "^6.0.2",
|
|
"rxjs": "5.5.2",
|
|
"sw-toolbox": "3.6.0",
|
|
"zone.js": "0.8.18"
|
|
},
|
|
"devDependencies": {
|
|
"@angular/cli": "1.1.2",
|
|
"@ionic/app-scripts": "3.1.0",
|
|
"@types/jasmine": "2.5.41",
|
|
"@types/node": "7.0.4",
|
|
"codecov": "2.2.0",
|
|
"connect": "3.6.2",
|
|
"ionic-mocks": "0.10.1",
|
|
"jasmine-core": "2.6.2",
|
|
"jasmine-reporters": "2.2.1",
|
|
"karma": "1.7.0",
|
|
"karma-chrome-launcher": "2.1.1",
|
|
"karma-cli": "1.0.1",
|
|
"karma-coverage-istanbul-reporter": "1.2.1",
|
|
"karma-jasmine": "1.1.0",
|
|
"karma-jasmine-html-reporter": "0.2.2",
|
|
"karma-junit-reporter": "1.2.0",
|
|
"protractor": "5.1.2",
|
|
"serve-static": "1.12.3",
|
|
"ts-node": "3.0.4",
|
|
"tslint": "5.3.2",
|
|
"tslint-eslint-rules": "4.1.1",
|
|
"typescript": "~2.4.2",
|
|
"ws": "3.3.2"
|
|
},
|
|
"cordovaPlugins": [
|
|
"cordova-plugin-whitelist",
|
|
"cordova-plugin-statusbar",
|
|
"cordova-plugin-console",
|
|
"cordova-plugin-device",
|
|
"cordova-plugin-splashscreen",
|
|
"ionic-plugin-keyboard"
|
|
],
|
|
"cordovaPlatforms": [],
|
|
"description": "Dynamic Bible: A bible made for studying scripture",
|
|
"-vs-binding": {
|
|
"AfterBuild": [
|
|
"ionic:serve"
|
|
]
|
|
},
|
|
"cordova": {
|
|
"plugins": {
|
|
"cordova-plugin-console": {},
|
|
"cordova-plugin-device": {},
|
|
"cordova-plugin-splashscreen": {},
|
|
"cordova-plugin-statusbar": {},
|
|
"cordova-plugin-whitelist": {},
|
|
"ionic-plugin-keyboard": {},
|
|
"cordova-plugin-crosswalk-webview": {
|
|
"XWALK_VERSION": "23+",
|
|
"XWALK_LITEVERSION": "xwalk_core_library_canary:17+",
|
|
"XWALK_COMMANDLINE": "--disable-pull-to-refresh-effect",
|
|
"XWALK_MODE": "embedded",
|
|
"XWALK_MULTIPLEAPK": "true"
|
|
},
|
|
"cordova-plugin-buildinfo": {},
|
|
"cordova-universal-links-plugin": {},
|
|
"cordova-plugin-browsertab": {},
|
|
"cordova-plugin-inappbrowser": {},
|
|
"cordova-plugin-customurlscheme": {
|
|
"URL_SCHEME": "com.firebase.cordova",
|
|
"ANDROID_SCHEME": " ",
|
|
"ANDROID_HOST": " ",
|
|
"ANDROID_PATHPREFIX": "/"
|
|
}
|
|
},
|
|
"platforms": [
|
|
"android"
|
|
]
|
|
}
|
|
} |