{ "name": "bayadic-v3", "version": "0.0.1", "author": "Saeed Zahedi", "homepage": "https://bayadic.com/", "scripts": { "ng": "ng", "killlast": "sudo fuser -k 4200/tcp", "startprod": "ng serve --host 0.0.0.0 --configuration=production", "start": "ng serve --host 0.0.0.0", "build": "ng build --configuration=production", "buildev": "ng build --configuration=development", "test": "ng test", "backup": "ssh root@ubuntu23.bayadic.com 'cp -r /var/www/html/appbayadic/ /var/www/html/appbayadic_backup_$(date +\"%Y%m%d_%H%M%S\")'", "deploynot": "npm run build && scp -r ./www/* root@ubuntu23.bayadic.com:/var/www/html/appbayadic/", "deploy": "npm run build && npm run backup && rsync -avz --delete ./www/ root@ubuntu23.bayadic.com:/var/www/html/appbayadic/", "deploystaging": "npm run build && rsync -avz --delete ./www/ root@ubuntu23.bayadic.com:/var/www/html/staging-appbayadic/", "restore": "ssh root@ubuntu23.bayadic.com 'latest_backup=$(ls -d /var/www/html/appbayadic_backup_* | sort | tail -n 1); rm -rf /var/www/html/appbayadic/*; cp -a $latest_backup/* /var/www/html/appbayadic/'", "jest": "jest", "emulate": "ionic cordova emulate android", "test-headless": "ng test --watch=false --browsers=ChromeHeadless", "lint": "ng lint", "e2e": "ng e2e" }, "private": true, "dependencies": { "@angular/animations": "^18.1.4", "@angular/cdk": "^18.2.0", "@angular/common": "^18.1.4", "@angular/compiler": "^18.1.4", "@angular/core": "^18.1.4", "@angular/forms": "^18.1.4", "@angular/material": "^18.2.0", "@angular/platform-browser": "^18.1.4", "@angular/platform-browser-dynamic": "^18.1.4", "@angular/router": "^18.1.4", "@awesome-cordova-plugins/admob": "^6.8.0", "@awesome-cordova-plugins/app-rate": "^6.8.0", "@awesome-cordova-plugins/background-mode": "^6.8.0", "@awesome-cordova-plugins/file": "^6.8.0", "@awesome-cordova-plugins/native-page-transitions": "^6.8.0", "@awesome-cordova-plugins/push": "^6.8.0", "@awesome-cordova-plugins/social-sharing": "^6.8.0", "@awesome-cordova-plugins/speech-recognition": "^6.8.0", "@capacitor/app": "6.0.0", "@capacitor/core": "6.1.2", "@capacitor/haptics": "6.0.0", "@capacitor/keyboard": "^6.0.1", "@capacitor/local-notifications": "^6.0.0", "@capacitor/network": "^6.0.1", "@capacitor/splash-screen": "^6.0.1", "@capacitor/status-bar": "^6.0.0", "@ionic/angular": "^8.2.6", "@ionic/storage-angular": "^4.0.0", "@ngx-translate/core": "^15.0.0", "@ngx-translate/http-loader": "^8.0.0", "@types/telegram-web-app": "^7.8.0", "@zakarliuka/ng-telegram-webapp": "^1.0.6", "canvas-confetti": "^1.9.3", "com.telerik.plugins.nativepagetransitions": "^0.7.0", "cordova-admob": "^5.1.0", "cordova-plugin-apprate": "^1.8.0", "cordova-plugin-background-mode": "^0.7.3", "cordova-plugin-file": "^8.1.0", "cordova-plugin-speechrecognition": "^1.2.0", "cordova-plugin-x-socialsharing": "^6.0.4", "cordova-plugin-zip": "^3.1.0", "crypto-js": "^4.2.0", "install": "^0.13.0", "ionicons": "^7.4.0", "jquery": "^3.7.1", "madge": "^8.0.0", "ngx-infinite-scroll": "^18.0.0", "npm": "^10.8.3", "querystring": "^0.2.1", "rxjs": "~7.8.1", "simple-keyboard": "^3.7.101", "simple-keyboard-layouts": "^3.4.15", "socket.io-client": "^4.7.5", "swiper": "^11.1.9", "ts-fsrs": "^4.1.3", "tslib": "^2.6.3", "zone.js": "^0.14.10" }, "devDependencies": { "@angular-builders/jest": "^18.0.0", "@angular-devkit/build-angular": "^18.1.4", "@angular-eslint/builder": "^18.2.0", "@angular-eslint/eslint-plugin": "^18.2.0", "@angular-eslint/eslint-plugin-template": "^18.2.0", "@angular-eslint/schematics": "^18.2.0", "@angular-eslint/template-parser": "^18.2.0", "@angular/cli": "^18.1.4", "@angular/compiler": "^18.1.4", "@angular/compiler-cli": "^18.1.4", "@angular/language-service": "^18.1.4", "@babel/preset-typescript": "^7.24.7", "@capacitor/cli": "6.1.2", "@ionic/angular-toolkit": "^11.0.1", "@jest/globals": "^29.7.0", "@types/canvas-confetti": "^1.6.4", "@types/jasmine": "~5.1.4", "@types/jest": "^29.5.12", "@types/node": "^22.1.0", "@typescript-eslint/eslint-plugin": "8.0.1", "@typescript-eslint/parser": "8.0.1", "eslint": "^9.8.0", "eslint-plugin-jsdoc": "50.0.0", "eslint-plugin-prefer-arrow": "1.2.3", "fake-indexeddb": "^6.0.0", "indexeddb-mock": "^1.1.0", "jasmine-core": "~5.2.0", "jasmine-spec-reporter": "~7.0.0", "jest": "^29.7.0", "jest-preset-angular": "^14.2.2", "karma": "~6.4.4", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.1", "karma-coverage-istanbul-reporter": "~3.0.3", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.1.0", "ts-jest": "^29.2.4", "ts-node": "^10.9.2", "typescript": "~5.5.4" }, "description": "This is a translator project help you to translate your text to any language you want" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.angular | Folder | 0755 |
|
|
.git | Folder | 0755 |
|
|
docker-images | Folder | 0755 |
|
|
e2e | Folder | 0755 |
|
|
node_modules | Folder | 0755 |
|
|
resources | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.eslintrc.json | File | 1.04 KB | 0644 |
|
.gitignore | File | 1.05 KB | 0644 |
|
.gitlab-ci.yml | File | 3.2 KB | 0644 |
|
.gitmodules | File | 129 B | 0644 |
|
Bayadic-Info.plist | File | 7.68 KB | 0644 |
|
LICENSE | File | 1.92 KB | 0644 |
|
angular.json | File | 4.13 KB | 0644 |
|
browserslist | File | 536 B | 0644 |
|
build-tasks | File | 584 B | 0644 |
|
capacitor.config.json | File | 3 B | 0644 |
|
capacitor.config.ts | File | 228 B | 0644 |
|
config.xml | File | 8.1 KB | 0644 |
|
docker-compose.yml | File | 263 B | 0644 |
|
google-services.json | File | 1.64 KB | 0644 |
|
ionic.config.json | File | 93 B | 0644 |
|
jest.config.js | File | 214 B | 0644 |
|
karma.conf.js | File | 1.39 KB | 0644 |
|
nohup.out | File | 9.23 KB | 0600 |
|
old_permissions.txt | File | 238 B | 0644 |
|
package-lock.json | File | 900.86 KB | 0644 |
|
package.json | File | 5.02 KB | 0644 |
|
remake.sh | File | 53 B | 0755 |
|
remove_permissions.js | File | 701 B | 0644 |
|
setup-jest.ts | File | 41 B | 0644 |
|
speed-notes | File | 3.71 KB | 0644 |
|
tsconfig.app.json | File | 349 B | 0644 |
|
tsconfig.json | File | 986 B | 0644 |
|
tsconfig.spec.json | File | 234 B | 0644 |
|
tslint.json | File | 1.8 KB | 0644 |
|