{ "$schema": "./node_modules/@angular/cli/lib/config/schema.json", "version": 1, "newProjectRoot": "projects", "projects": { "app": { "projectType": "application", "schematics": {}, "root": "", "sourceRoot": "src", "prefix": "app", "architect": { "build": { "builder": "@angular-devkit/build-angular:browser", "options": { "outputPath": "www", "index": "src/index.html", "main": "src/main.ts", "polyfills": "src/polyfills.ts", "tsConfig": "tsconfig.app.json", "inlineStyleLanguage": "scss", "assets": [ { "glob": "**/*", "input": "src/assets", "output": "assets" }, { "glob": "**/*.svg", "input": "node_modules/ionicons/dist/ionicons/svg", "output": "./svg" } ], "styles": ["src/theme/variables.scss", "src/global.scss"], "scripts": [] }, "configurations": { "production": { "budgets": [ { "type": "initial", "maximumWarning": "2mb", "maximumError": "5mb" }, { "type": "anyComponentStyle", "maximumWarning": "2kb", "maximumError": "4kb" } ], "fileReplacements": [ { "replace": "src/environments/environment.ts", "with": "src/environments/environment.prod.ts" } ], "outputHashing": "all" }, "development": { "buildOptimizer": false, "optimization": false, "vendorChunk": true, "extractLicenses": false, "sourceMap": true, "namedChunks": true }, "ci": { "progress": false } }, "defaultConfiguration": "production" }, "serve": { "builder": "@angular-devkit/build-angular:dev-server", "configurations": { "production": { "browserTarget": "app:build:production" }, "development": { "browserTarget": "app:build:development" }, "ci": { "progress": false } }, "defaultConfiguration": "development" }, "extract-i18n": { "builder": "@angular-devkit/build-angular:extract-i18n", "options": { "browserTarget": "app:build" } }, "test": { "builder": "@angular-devkit/build-angular:karma", "options": { "main": "src/karma.ts", "polyfills": "src/polyfills.ts", "tsConfig": "tsconfig.spec.json", "karmaConfig": "karma.conf.js", "inlineStyleLanguage": "scss", "assets": [ { "glob": "**/*", "input": "src/assets", "output": "assets" }, { "glob": "**/*.svg", "input": "node_modules/ionicons/dist/ionicons/svg", "output": "./svg" } ], "styles": ["src/theme/variables.scss", "src/global.scss"], "scripts": [] }, "configurations": { "ci": { "progress": false, "watch": false } } }, "lint": { "builder": "@angular-eslint/builder:lint", "options": { "lintFilePatterns": [ "src/**/*.ts", "src/**/*.html" ] } } } } }, "cli": { "schematicCollections": [ "@ionic/angular-toolkit" ] }, "schematics": { "@ionic/angular-toolkit:component": { "styleext": "scss" }, "@ionic/angular-toolkit:page": { "styleext": "scss" } } }
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 |
|