Last active
August 9, 2022 09:07
-
-
Save noahbuilds/616a8905ca39bb9703943f013b9cbc7f to your computer and use it in GitHub Desktop.
Synchronize Vscode workspace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2022-08-09T09:07:26.337Z","extensionVersion":"v3.4.3"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/Golden/Node/Foodvendor_backend/src/routes/AddressRoute.js","entries":[{"id":"sBQb.js","source":"renamed.source","timestamp":1649558115680}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/owo365accounting/src/app/views/dashboard/dashboard-routing.module.ts","entries":[{"id":"qauR.ts","timestamp":1650912837419}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/Golden/Angular/scorenormalization/src/app/views/exams/exams/exams-routing.module.ts","entries":[{"id":"bsq9.ts","timestamp":1649042021140},{"id":"TFq2.ts","source":"Add import from \"src/app/components/exams/exams.component\"","timestamp":1649042026627},{"id":"zPaI.ts","timestamp":1649042036148},{"id":"fjvD.ts","source":"renamed.source","timestamp":1649042061069}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "foodvendor_server", | |
"version": "1.0.0", | |
"description": "", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1", | |
"server": "nodemon index.js" | |
}, | |
"keywords": [], | |
"author": "", | |
"license": "ISC", | |
"dependencies": { | |
"bcryptjs": "^2.4.3", | |
"cookie-parser": "^1.4.5", | |
"cors": "^2.8.5", | |
"dotenv": "^10.0.0", | |
"express": "^4.17.1", | |
"express-async-errors": "^3.1.1", | |
"express-fileupload": "^1.2.1", | |
"express-mongo-sanitize": "^2.1.0", | |
"express-rate-limit": "^5.4.1", | |
"helmet": "^4.6.0", | |
"http-status-codes": "^2.1.4", | |
"joi": "^17.4.0", | |
"jsonwebtoken": "^8.5.1", | |
"mongoose": "^6.0.8", | |
"morgan": "^1.10.0", | |
"nodemailer": "^6.7.0", | |
"validator": "^13.6.0", | |
"xss-clean": "^0.1.1" | |
}, | |
"devDependencies": { | |
"nodemon": "^2.0.9" | |
}, | |
"engines": { | |
"node": "14.x" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "foodvendor_server", | |
"version": "1.0.0", | |
"description": "", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1", | |
"server": "nodemon index.js" | |
}, | |
"keywords": [], | |
"author": "", | |
"license": "ISC", | |
"dependencies": { | |
"cookie-parser": "^1.4.6", | |
"cors": "^2.8.5", | |
"express": "^4.17.3", | |
"express-async-errors": "^3.1.1", | |
"express-fileupload": "^1.3.1", | |
"express-mongo-sanitize": "^2.2.0", | |
"express-rate-limit": "^6.3.0", | |
"helmet": "^5.0.2", | |
"jsonwebtoken": "^8.5.1", | |
"morgan": "^1.10.0", | |
"nodemon": "^2.0.15", | |
"xss-clean": "^0.1.1" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/Golden/Angular/scorenormalization/src/app/shared/models/TableHeader.ts","entries":[{"id":"CIeC.ts","timestamp":1649096098168},{"id":"OAv1.ts","timestamp":1649096113839},{"id":"3IHn.ts","timestamp":1649096205329},{"id":"CkF2.ts","timestamp":1649096222474},{"id":"fWVI.ts","source":"moved.source","timestamp":1649096242038}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"folders": [ | |
{ | |
"path": "C:\\Users\\multilent-pc\\Documents\\scorenormalization" | |
}, | |
{ | |
"path": "..\\..\\..\\..\\..\\Documents\\owo365accounting" | |
} | |
] | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/AppData/Roaming/Code/Workspaces/1650912449525/workspace.json","entries":[{"id":"6iJ5.json","timestamp":1650912458241}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"foodvendor_ui": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/foodvendor_ui", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css", | |
"node_modules/primeicons/primeicons.css", | |
"node_modules/primeng/resources/themes/lara-light-blue/theme.css", | |
"node_modules/primeng/resources/primeng.min.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"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 | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "foodvendor_ui:build:production" | |
}, | |
"development": { | |
"browserTarget": "foodvendor_ui:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "foodvendor_ui:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "foodvendor_ui" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/Golden/Angular/scorenormalization/src/app/views/exams/exams/exams.component.html","entries":[{"id":"vDgf.html","timestamp":1649044027092},{"id":"8a07.html","timestamp":1649044039608},{"id":"u8Ji.html","timestamp":1649044041251},{"id":"9sRD.html","timestamp":1649044047929},{"id":"A4ov.html","timestamp":1649044227471},{"id":"Nz2X.html","timestamp":1649068220902},{"id":"2MFW.html","timestamp":1649087568644},{"id":"n2WS.html","timestamp":1649087779437},{"id":"RRna.html","timestamp":1649088046853},{"id":"5KOe.html","timestamp":1649088381307},{"id":"SnKa.html","timestamp":1649089518485},{"id":"tB0n.html","timestamp":1649097156277},{"id":"Qo3o.html","timestamp":1649097171078},{"id":"dMJU.html","timestamp":1649097195485},{"id":"O9bh.html","timestamp":1649097204350},{"id":"SkRg.html","timestamp":1649097207245},{"id":"qDBV.html","timestamp":1649102560432},{"id":"9RWx.html","timestamp":1649102586704},{"id":"Kqji.html","timestamp":1649102601340},{"id":"AXGH.html","timestamp":1649102626625},{"id":"TDsc.html","timestamp":1649102757895},{"id":"PPtp.html","timestamp":1649102795789},{"id":"24aI.html","timestamp":1649102832124},{"id":"8FOU.html","timestamp":1649102938953},{"id":"AuCs.html","timestamp":1649105480709},{"id":"s8N1.html","timestamp":1649105730796},{"id":"yn8e.html","timestamp":1649105790985},{"id":"hx3k.html","timestamp":1649105812756},{"id":"l3ej.html","timestamp":1649105841193},{"id":"l2RI.html","timestamp":1649105861479},{"id":"FFJM.html","timestamp":1649106146725},{"id":"qLtu.html","timestamp":1649106156934},{"id":"JaE9.html","timestamp":1649106220304},{"id":"kT7h.html","timestamp":1649106231368},{"id":"vDM0.html","timestamp":1649106322553},{"id":"7nPP.html","timestamp":1649106579789},{"id":"Bmv7.html","timestamp":1649106627445},{"id":"WU2t.html","timestamp":1649107879176},{"id":"u6pP.html","timestamp":1649107917428},{"id":"06sL.html","timestamp":1649107929220},{"id":"dw04.html","timestamp":1649288755833},{"id":"8wUE.html","timestamp":1649288862381},{"id":"OeEa.html","timestamp":1649288928732},{"id":"VGX0.html","timestamp":1649447607942}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"scorenormalization": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/scorenormalization", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css", | |
"node_modules/primeicons/primeicons.css", | |
"node_modules/primeng/resources/themes/lara-light-blue/theme.css", | |
"node_modules/primeng/resources/primeng.min.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"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 | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "scorenormalization:build:production" | |
}, | |
"development": { | |
"browserTarget": "scorenormalization:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "scorenormalization:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico" | |
], | |
"styles": [ | |
"src/styles.css", | |
"node_modules/primeicons/primeicons.css", | |
"node_modules/primeng/resources/themes/lara-light-blue/theme.css", | |
"node_modules/primeng/resources/primeng.min.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "scorenormalization" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"scorenormalization": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/scorenormalization", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css", | |
"src/assets/app.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"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 | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "scorenormalization:build:production" | |
}, | |
"development": { | |
"browserTarget": "scorenormalization:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "scorenormalization:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "scorenormalization" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"scorenormalization": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/scorenormalization", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css", | |
"node_modules/primeicons/primeicons.css", | |
"node_modules/primeng/resources/themes/lara-light-blue/theme.css", | |
"node_modules/primeng/resources/primeng.min.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"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 | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "scorenormalization:build:production" | |
}, | |
"development": { | |
"browserTarget": "scorenormalization:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "scorenormalization:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "scorenormalization" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"scorenormalization": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/scorenormalization", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css", | |
"node_modules/primeicons/primeicons.css", | |
"node_modules/primeng/resources/themes/lara-light-blue/theme.css", | |
"node_modules/primeng/resources/primeng.min.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"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 | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "scorenormalization:build:production" | |
}, | |
"development": { | |
"browserTarget": "scorenormalization:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "scorenormalization:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "scorenormalization" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"cli": { | |
"analytics": false | |
}, | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"scorenormalization": { | |
"projectType": "application", | |
"schematics": { | |
"@schematics/angular:application": { | |
"strict": true | |
} | |
}, | |
"root": "", | |
"sourceRoot": "src", | |
"prefix": "app", | |
"architect": { | |
"build": { | |
"builder": "@angular-devkit/build-angular:browser", | |
"options": { | |
"outputPath": "dist/scorenormalization", | |
"index": "src/index.html", | |
"main": "src/main.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.app.json", | |
"assets": [ | |
"src/favicon.ico", | |
"src/assets" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
}, | |
"configurations": { | |
"production": { | |
"budgets": [ | |
{ | |
"type": "initial", | |
"maximumWarning": "500kb", | |
"maximumError": "1mb" | |
}, | |
{ | |
"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 | |
} | |
}, | |
"defaultConfiguration": "production" | |
}, | |
"serve": { | |
"builder": "@angular-devkit/build-angular:dev-server", | |
"configurations": { | |
"production": { | |
"browserTarget": "scorenormalization:build:production" | |
}, | |
"development": { | |
"browserTarget": "scorenormalization:build:development" | |
} | |
}, | |
"defaultConfiguration": "development" | |
}, | |
"extract-i18n": { | |
"builder": "@angular-devkit/build-angular:extract-i18n", | |
"options": { | |
"browserTarget": "scorenormalization:build" | |
} | |
}, | |
"test": { | |
"builder": "@angular-devkit/build-angular:karma", | |
"options": { | |
"main": "src/test.ts", | |
"polyfills": "src/polyfills.ts", | |
"tsConfig": "tsconfig.spec.json", | |
"karmaConfig": "karma.conf.js", | |
"assets": [ | |
"src/favicon.ico" | |
], | |
"styles": [ | |
"src/styles.css" | |
], | |
"scripts": [] | |
} | |
} | |
} | |
} | |
}, | |
"defaultProject": "scorenormalization" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f", | |
"sync.quietSync": true | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f", | |
"sync.quietSync": true, | |
"git.confirmSync": false, | |
"sync.syncExtensions": false | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f", | |
"sync.quietSync": true, | |
"git.confirmSync": false | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f", | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"vscode-userdata:/c%3A/Users/multilent-pc/AppData/Roaming/Code/User/settings.json","entries":[{"id":"QWqT.json","timestamp":1660031445463},{"id":"4r8K.json","timestamp":1660031462104},{"id":"sqbV.json","timestamp":1660031653729},{"id":"qAaO.json","timestamp":1660031679097},{"id":"XdXF.json","timestamp":1660032685336},{"id":"y7Cc.json","timestamp":1660032708679},{"id":"M7bB.json","timestamp":1660032728164},{"id":"g9Ua.json","timestamp":1660034574782},{"id":"j8fL.json","timestamp":1660035174949},{"id":"LXnx.json","timestamp":1660035327071},{"id":"BTfm.json","timestamp":1660035345741},{"id":"kyno.json","timestamp":1660035672699},{"id":"jnlO.json","timestamp":1660035716332},{"id":"2e3t.json","timestamp":1660035822564},{"id":"AlkK.json","timestamp":1660035871416}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true, | |
"sync.forceUpload": true, | |
"sync.autoUpload": true | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal", | |
"workbench.statusBar.visible": false, | |
"sync.gist": "616a8905ca39bb9703943f013b9cbc7f", | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"sync.autoDownload": true | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Solarized Dark", | |
"workbench.iconTheme": "vs-minimal" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Visual Studio Dark" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Monokai" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Tomorrow Night Blue" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Visual Studio Dark", | |
"workbench.iconTheme": "vs-minimal" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.autoSave": "afterDelay", | |
"javascript.updateImportsOnFileMove.enabled": "always", | |
"editor.unusualLineTerminators": "off", | |
"typescript.updateImportsOnFileMove.enabled": "always", | |
"workbench.colorTheme": "Visual Studio Light", | |
"workbench.iconTheme": "vs-minimal" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///c%3A/Users/multilent-pc/Documents/owo365accounting/src/app/components/sidebar/sidebar.component.html","entries":[{"id":"UX1s.html","timestamp":1650912644366},{"id":"DkMD.html","timestamp":1650912703403},{"id":"g4sW.html","timestamp":1650912731412},{"id":"MPF4.html","timestamp":1650912848329}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "foodvendorbackend", | |
"version": "1.0.0", | |
"description": "**Edit a file, create a new file, and clone from Bitbucket in under 2 minutes**", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1", | |
"serve": "nodemon index.js" | |
}, | |
"repository": { | |
"type": "git", | |
"url": "git+https://okoisorjr@bitbucket.org/devcanoe/backend.git" | |
}, | |
"author": "", | |
"license": "ISC", | |
"bugs": { | |
"url": "https://bitbucket.org/devcanoe/backend/issues" | |
}, | |
"homepage": "https://bitbucket.org/devcanoe/backend#readme", | |
"dependencies": { | |
"cookie-parser": "^1.4.6", | |
"cors": "^2.8.5", | |
"express": "^4.17.3", | |
"express-fileupload": "^1.3.1", | |
"jsonwebtoken": "^8.5.1", | |
"mongoose": "^6.2.10" | |
}, | |
"devDependencies": { | |
"dotenv": "^16.0.0", | |
"nodemon": "^2.0.15" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "foodvendorbackend", | |
"version": "1.0.0", | |
"description": "**Edit a file, create a new file, and clone from Bitbucket in under 2 minutes**", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1", | |
"serve": "nodemon index.js" | |
}, | |
"repository": { | |
"type": "git", | |
"url": "git+https://okoisorjr@bitbucket.org/devcanoe/backend. git" | |
}, | |
"author": "", | |
"license": "ISC", | |
"bugs": { | |
"url": "https://bitbucket.org/devcanoe/backend/issues" | |
}, | |
"homepage": "https://bitbucket.org/devcanoe/backend#readme", | |
"dependencies": { | |
"bcryptjs": "^2.4.3", | |
"cookie-parser": "^1.4.6", | |
"cors": "^2.8.5", | |
"express": "^4.17.3", | |
"express-fileupload": "^1.3.1", | |
"jsonwebtoken": "^8.5.1", | |
"mongoose": "^6.2.10" | |
}, | |
"devDependencies": { | |
"dotenv": "^16.0.0", | |
"nodemon": "^2.0.15" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "oceanlifesafety", | |
"version": "1.0.0", | |
"scripts": { | |
"ng": "ng", | |
"start": "ng serve", | |
"build": "ng build", | |
"watch": "ng build --watch --configuration development", | |
"test": "ng test" | |
}, | |
"private": true, | |
"dependencies": { | |
"@angular/animations": "~13.2.0", | |
"@angular/cdk": "^13.3.2", | |
"@angular/common": "~13.2.0", | |
"@angular/compiler": "~13.2.0", | |
"@angular/core": "~13.2.0", | |
"@angular/forms": "~13.2.0", | |
"@angular/platform-browser": "~13.2.0", | |
"@angular/platform-browser-dynamic": "~13.2.0", | |
"@angular/router": "~13.2.0", | |
"primeicons": "^5.0.0", | |
"primeng": "^13.3.2", | |
"rxjs": "~7.5.0", | |
"tslib": "^2.3.0", | |
"zone.js": "~0.11.4" | |
}, | |
"devDependencies": { | |
"@angular-devkit/build-angular": "~13.2.4", | |
"@angular/cli": "~13.2.4", | |
"@angular/compiler-cli": "~13.2.0", | |
"@types/jasmine": "~3.10.0", | |
"@types/node": "^12.11.1", | |
"jasmine-core": "~4.0.0", | |
"karma": "~6.3.0", | |
"karma-chrome-launcher": "~3.1.0", | |
"karma-coverage": "~2.1.0", | |
"karma-jasmine": "~4.0.0", | |
"karma-jasmine-html-reporter": "~1.7.0", | |
"postcss": "^8.4.12", | |
"postcss-loader": "^6.2.1", | |
"typescript": "~4.5.2" | |
} | |
} |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"lastUpdated": 1647092091308, | |
"packages": { | |
"dataType": "Map", | |
"value": [ | |
[ | |
"http", | |
null | |
], | |
[ | |
"url_launcher", | |
null | |
], | |
[ | |
"provider", | |
null | |
], | |
[ | |
"image_picker", | |
null | |
], | |
[ | |
"path_provider", | |
null | |
], | |
[ | |
"google_fonts", | |
null | |
], | |
[ | |
"flutter_local_notifications", | |
null | |
], | |
[ | |
"flutter_bloc", | |
null | |
], | |
[ | |
"permission_handler", | |
null | |
], | |
[ | |
"geolocator", | |
null | |
], | |
[ | |
"sqflite", | |
null | |
], | |
[ | |
"get_it", | |
null | |
], | |
[ | |
"shimmer", | |
null | |
], | |
[ | |
"equatable", | |
null | |
], | |
[ | |
"video_player", | |
null | |
], | |
[ | |
"auto_size_text", | |
null | |
], | |
[ | |
"uuid", | |
null | |
], | |
[ | |
"flutter_staggered_grid_view", | |
null | |
], | |
[ | |
"hive", | |
null | |
], | |
[ | |
"lottie", | |
null | |
], | |
[ | |
"path", | |
null | |
], | |
[ | |
"crypto", | |
null | |
], | |
[ | |
"flutter_native_splash", | |
null | |
], | |
[ | |
"bloc", | |
null | |
], | |
[ | |
"badges", | |
null | |
], | |
[ | |
"connectivity_plus", | |
null | |
], | |
[ | |
"share_plus", | |
null | |
], | |
[ | |
"animations", | |
null | |
], | |
[ | |
"package_info_plus", | |
null | |
], | |
[ | |
"qr_code_scanner", | |
null | |
], | |
[ | |
"flutter_lints", | |
null | |
], | |
[ | |
"local_auth", | |
null | |
], | |
[ | |
"table_calendar", | |
null | |
], | |
[ | |
"device_info_plus", | |
null | |
], | |
[ | |
"flutter_facebook_auth", | |
null | |
], | |
[ | |
"syncfusion_flutter_charts", | |
null | |
], | |
[ | |
"wakelock", | |
null | |
], | |
[ | |
"sliding_up_panel", | |
null | |
], | |
[ | |
"expandable", | |
null | |
], | |
[ | |
"firebase_dynamic_links", | |
null | |
], | |
[ | |
"dotted_border", | |
null | |
], | |
[ | |
"chewie", | |
null | |
], | |
[ | |
"pdf", | |
null | |
], | |
[ | |
"simple_animations", | |
null | |
], | |
[ | |
"uni_links", | |
null | |
], | |
[ | |
"email_validator", | |
null | |
], | |
[ | |
"introduction_screen", | |
null | |
], | |
[ | |
"flutter_hooks", | |
null | |
], | |
[ | |
"flutter_image_compress", | |
null | |
], | |
[ | |
"built_value", | |
null | |
], | |
[ | |
"mobx", | |
null | |
], | |
[ | |
"flutter_riverpod", | |
null | |
], | |
[ | |
"extended_image", | |
null | |
], | |
[ | |
"logging", | |
null | |
], | |
[ | |
"flutter_form_builder", | |
null | |
], | |
[ | |
"in_app_review", | |
null | |
], | |
[ | |
"dart_code_metrics", | |
null | |
], | |
[ | |
"shelf", | |
null | |
], | |
[ | |
"syncfusion_flutter_datepicker", | |
null | |
], | |
[ | |
"flutter_speed_dial", | |
null | |
], | |
[ | |
"flutter_barcode_scanner", | |
null | |
], | |
[ | |
"flutter_markdown", | |
null | |
], | |
[ | |
"injectable", | |
null | |
], | |
[ | |
"pinput", | |
null | |
], | |
[ | |
"js", | |
null | |
], | |
[ | |
"responsive_framework", | |
null | |
], | |
[ | |
"printing", | |
null | |
], | |
[ | |
"flutter_signin_button", | |
null | |
], | |
[ | |
"xml", | |
null | |
], | |
[ | |
"flutter_colorpicker", | |
null | |
], | |
[ | |
"syncfusion_flutter_calendar", | |
null | |
], | |
[ | |
"sentry_flutter", | |
null | |
], | |
[ | |
"googleapis", | |
null | |
], | |
[ | |
"keyboard_actions", | |
null | |
], | |
[ | |
"getwidget", | |
null | |
], | |
[ | |
"awesome_dialog", | |
null | |
], | |
[ | |
"date_format", | |
null | |
], | |
[ | |
"flutter_switch", | |
null | |
], | |
[ | |
"grouped_list", | |
null | |
], | |
[ | |
"flutter_modular", | |
null | |
], | |
[ | |
"syncfusion_flutter_pdfviewer", | |
null | |
], | |
[ | |
"built_collection", | |
null | |
], | |
[ | |
"mime", | |
null | |
], | |
[ | |
"hooks_riverpod", | |
null | |
], | |
[ | |
"event_bus", | |
null | |
], | |
[ | |
"english_words", | |
null | |
], | |
[ | |
"petitparser", | |
null | |
], | |
[ | |
"material_floating_search_bar", | |
null | |
], | |
[ | |
"sembast", | |
null | |
], | |
[ | |
"flutter_sound", | |
null | |
], | |
[ | |
"syncfusion_flutter_gauges", | |
null | |
], | |
[ | |
"flutter_widget_from_html", | |
null | |
], | |
[ | |
"clipboard", | |
null | |
], | |
[ | |
"syncfusion_flutter_sliders", | |
null | |
], | |
[ | |
"like_button", | |
null | |
], | |
[ | |
"after_layout", | |
null | |
], | |
[ | |
"line_icons", | |
null | |
], | |
[ | |
"flutter_stripe", | |
null | |
], | |
[ | |
"marquee", | |
null | |
], | |
[ | |
"speech_to_text", | |
null | |
], | |
[ | |
"flutter_widget_from_html_core", | |
null | |
], | |
[ | |
"launch_review", | |
null | |
], | |
[ | |
"url_strategy", | |
null | |
], | |
[ | |
"ffi", | |
null | |
], | |
[ | |
"upgrader", | |
null | |
], | |
[ | |
"lint", | |
null | |
], | |
[ | |
"characters", | |
null | |
], | |
[ | |
"confetti", | |
null | |
], | |
[ | |
"maps_launcher", | |
null | |
], | |
[ | |
"sliver_tools", | |
null | |
], | |
[ | |
"step_progress_indicator", | |
null | |
], | |
[ | |
"go_router", | |
null | |
], | |
[ | |
"animated_splash_screen", | |
null | |
], | |
[ | |
"card_swiper", | |
null | |
], | |
[ | |
"mocktail", | |
null | |
], | |
[ | |
"photo_manager", | |
null | |
], | |
[ | |
"flutter_custom_clippers", | |
null | |
], | |
[ | |
"flutter_picker", | |
null | |
], | |
[ | |
"adaptive_dialog", | |
null | |
], | |
[ | |
"formz", | |
null | |
], | |
[ | |
"path_drawing", | |
null | |
], | |
[ | |
"date_time_picker", | |
null | |
], | |
[ | |
"google_ml_kit", | |
null | |
], | |
[ | |
"bloc_test", | |
null | |
], | |
[ | |
"hydrated_bloc", | |
null | |
], | |
[ | |
"syncfusion_flutter_pdf", | |
null | |
], | |
[ | |
"animated_bottom_navigation_bar", | |
null | |
], | |
[ | |
"flutter_quill", | |
null | |
], | |
[ | |
"pay", | |
null | |
], | |
[ | |
"app_tracking_transparency", | |
null | |
], | |
[ | |
"stream_transform", | |
null | |
], | |
[ | |
"moor", | |
null | |
], | |
[ | |
"background_fetch", | |
null | |
], | |
[ | |
"syncfusion_flutter_datagrid", | |
null | |
], | |
[ | |
"dartx", | |
null | |
], | |
[ | |
"palette_generator", | |
null | |
], | |
[ | |
"data_table_2", | |
null | |
], | |
[ | |
"salomon_bottom_bar", | |
null | |
], | |
[ | |
"oktoast", | |
null | |
], | |
[ | |
"dotted_line", | |
null | |
], | |
[ | |
"store_redirect", | |
null | |
], | |
[ | |
"wechat_assets_picker", | |
null | |
], | |
[ | |
"barcode", | |
null | |
], | |
[ | |
"lazy_load_scrollview", | |
null | |
], | |
[ | |
"intl_phone_field", | |
null | |
], | |
[ | |
"retry", | |
null | |
], | |
[ | |
"adaptive_theme", | |
null | |
], | |
[ | |
"random_string", | |
null | |
], | |
[ | |
"quick_actions", | |
null | |
], | |
[ | |
"decimal", | |
null | |
], | |
[ | |
"reactive_forms", | |
null | |
], | |
[ | |
"geoflutterfire", | |
null | |
], | |
[ | |
"device_apps", | |
null | |
], | |
[ | |
"beamer", | |
null | |
], | |
[ | |
"shimmer_animation", | |
null | |
], | |
[ | |
"flutter_appauth", | |
null | |
], | |
[ | |
"objectbox", | |
null | |
], | |
[ | |
"dropdown_button2", | |
null | |
], | |
[ | |
"skeleton_text", | |
null | |
], | |
[ | |
"adobe_xd", | |
null | |
], | |
[ | |
"easy_debounce", | |
null | |
], | |
[ | |
"html_unescape", | |
null | |
], | |
[ | |
"syncfusion_flutter_core", | |
null | |
], | |
[ | |
"moor_flutter", | |
null | |
], | |
[ | |
"focus_detector", | |
null | |
], | |
[ | |
"very_good_analysis", | |
null | |
], | |
[ | |
"emoji_picker_flutter", | |
null | |
], | |
[ | |
"flutter_login_facebook", | |
null | |
], | |
[ | |
"facebook_app_events", | |
null | |
], | |
[ | |
"platform_device_id", | |
null | |
], | |
[ | |
"ionicons", | |
null | |
], | |
[ | |
"network_info_plus", | |
null | |
], | |
[ | |
"auto_animated", | |
null | |
], | |
[ | |
"state_notifier", | |
null | |
], | |
[ | |
"mvc_pattern", | |
null | |
], | |
[ | |
"liquid_pull_to_refresh", | |
null | |
], | |
[ | |
"flutter_ffmpeg", | |
null | |
], | |
[ | |
"version", | |
null | |
], | |
[ | |
"image_downloader", | |
null | |
], | |
[ | |
"intro_views_flutter", | |
null | |
], | |
[ | |
"double_back_to_close_app", | |
null | |
], | |
[ | |
"flutter_plugin_android_lifecycle", | |
null | |
], | |
[ | |
"audio_session", | |
null | |
], | |
[ | |
"sensors_plus", | |
null | |
], | |
[ | |
"eva_icons_flutter", | |
null | |
], | |
[ | |
"styled_text", | |
null | |
], | |
[ | |
"diacritic", | |
null | |
], | |
[ | |
"group_button", | |
null | |
], | |
[ | |
"process_run", | |
null | |
], | |
[ | |
"code_builder", | |
null | |
], | |
[ | |
"intl_utils", | |
null | |
], | |
[ | |
"record", | |
null | |
], | |
[ | |
"cron", | |
null | |
], | |
[ | |
"pub_semver", | |
null | |
], | |
[ | |
"flutter_background_service", | |
null | |
], | |
[ | |
"convert", | |
null | |
], | |
[ | |
"search_choices", | |
null | |
], | |
[ | |
"flutter_background_geolocation", | |
null | |
], | |
[ | |
"flutter_ringtone_player", | |
null | |
], | |
[ | |
"loader_overlay", | |
null | |
], | |
[ | |
"delayed_display", | |
null | |
], | |
[ | |
"flutter_windowmanager", | |
null | |
], | |
[ | |
"bloc_concurrency", | |
null | |
], | |
[ | |
"backdrop", | |
null | |
], | |
[ | |
"web3dart", | |
null | |
], | |
[ | |
"gap", | |
null | |
], | |
[ | |
"flex_color_picker", | |
null | |
], | |
[ | |
"flow_builder", | |
null | |
], | |
[ | |
"flutter_swipe_action_cell", | |
null | |
], | |
[ | |
"currency_text_input_formatter", | |
null | |
], | |
[ | |
"flutter_layout_grid", | |
null | |
], | |
[ | |
"audio_video_progress_bar", | |
null | |
], | |
[ | |
"flutter_snake_navigationbar", | |
null | |
], | |
[ | |
"flutter_flavor", | |
null | |
], | |
[ | |
"ndialog", | |
null | |
], | |
[ | |
"extended_nested_scroll_view", | |
null | |
], | |
[ | |
"flutter_parsed_text", | |
null | |
], | |
[ | |
"flutter_unity_widget", | |
null | |
], | |
[ | |
"android_intent_plus", | |
null | |
], | |
[ | |
"stop_watch_timer", | |
null | |
], | |
[ | |
"scratcher", | |
null | |
], | |
[ | |
"google_maps_cluster_manager", | |
null | |
], | |
[ | |
"day_night_time_picker", | |
null | |
], | |
[ | |
"country_picker", | |
null | |
], | |
[ | |
"supabase", | |
null | |
], | |
[ | |
"shelf_router", | |
null | |
], | |
[ | |
"alice", | |
null | |
], | |
[ | |
"syncfusion_flutter_maps", | |
null | |
], | |
[ | |
"sqflite_common_ffi", | |
null | |
], | |
[ | |
"pattern_formatter", | |
null | |
], | |
[ | |
"health", | |
null | |
], | |
[ | |
"share_extend", | |
null | |
], | |
[ | |
"extended_text", | |
null | |
], | |
[ | |
"syncfusion_flutter_xlsio", | |
null | |
], | |
[ | |
"keyboard_dismisser", | |
null | |
], | |
[ | |
"android_alarm_manager_plus", | |
null | |
], | |
[ | |
"maps_toolkit", | |
null | |
], | |
[ | |
"flutter_vlc_player", | |
null | |
], | |
[ | |
"loadmore", | |
null | |
], | |
[ | |
"pointer_interceptor", | |
null | |
], | |
[ | |
"golden_toolkit", | |
null | |
], | |
[ | |
"buttons_tabbar", | |
null | |
], | |
[ | |
"dio_cookie_manager", | |
null | |
], | |
[ | |
"soundpool", | |
null | |
], | |
[ | |
"popover", | |
null | |
], | |
[ | |
"states_rebuilder", | |
null | |
], | |
[ | |
"crop_your_image", | |
null | |
], | |
[ | |
"dio_cache_interceptor", | |
null | |
], | |
[ | |
"flutter_contacts", | |
null | |
], | |
[ | |
"extended_masked_text", | |
null | |
], | |
[ | |
"geocode", | |
null | |
], | |
[ | |
"blue_thermal_printer", | |
null | |
], | |
[ | |
"flutter_braintree", | |
null | |
], | |
[ | |
"flutter_animated_dialog", | |
null | |
], | |
[ | |
"filesize", | |
null | |
], | |
[ | |
"inview_notifier_list", | |
null | |
], | |
[ | |
"substring_highlight", | |
null | |
], | |
[ | |
"fluttercontactpicker", | |
null | |
], | |
[ | |
"flutter_animator", | |
null | |
], | |
[ | |
"nfc_manager", | |
null | |
], | |
[ | |
"expandable_page_view", | |
null | |
], | |
[ | |
"video_trimmer", | |
null | |
], | |
[ | |
"glass_kit", | |
null | |
], | |
[ | |
"file_selector", | |
null | |
], | |
[ | |
"battery_plus", | |
null | |
], | |
[ | |
"pluto_grid", | |
null | |
], | |
[ | |
"pinch_zoom", | |
null | |
], | |
[ | |
"flutter_isolate", | |
null | |
], | |
[ | |
"filter_list", | |
null | |
], | |
[ | |
"dart_ipify", | |
null | |
], | |
[ | |
"usage", | |
null | |
], | |
[ | |
"wifi_iot", | |
null | |
], | |
[ | |
"flutter_custom_tabs", | |
null | |
], | |
[ | |
"flutter_svg_provider", | |
null | |
], | |
[ | |
"sqflite_common", | |
null | |
], | |
[ | |
"msix", | |
null | |
], | |
[ | |
"lpinyin", | |
null | |
], | |
[ | |
"responsive_sizer", | |
null | |
], | |
[ | |
"timer_builder", | |
null | |
], | |
[ | |
"extended_text_field", | |
null | |
], | |
[ | |
"image_cropper", | |
null | |
], | |
[ | |
"flutter_archive", | |
null | |
], | |
[ | |
"isar", | |
null | |
], | |
[ | |
"syncfusion_flutter_signaturepad", | |
null | |
], | |
[ | |
"webview_windows", | |
null | |
], | |
[ | |
"loading_animation_widget", | |
null | |
], | |
[ | |
"mailto", | |
null | |
], | |
[ | |
"home_widget", | |
null | |
], | |
[ | |
"flutter_link_previewer", | |
null | |
], | |
[ | |
"map", | |
null | |
], | |
[ | |
"textfield_tags", | |
null | |
], | |
[ | |
"rating_dialog", | |
null | |
], | |
[ | |
"effective_dart", | |
null | |
], | |
[ | |
"shelf_static", | |
null | |
], | |
[ | |
"blur", | |
null | |
], | |
[ | |
"external_app_launcher", | |
null | |
], | |
[ | |
"webview_flutter_plus", | |
null | |
], | |
[ | |
"restart_app", | |
null | |
], | |
[ | |
"image_picker_web", | |
null | |
], | |
[ | |
"feedback", | |
null | |
], | |
[ | |
"form_builder_validators", | |
null | |
], | |
[ | |
"shake", | |
null | |
], | |
[ | |
"skeleton_loader", | |
null | |
], | |
[ | |
"geocoding", | |
null | |
], | |
[ | |
"flutter_acrylic", | |
null | |
], | |
[ | |
"move_to_background", | |
null | |
], | |
[ | |
"adaptive_breakpoints", | |
null | |
], | |
[ | |
"flutter_config", | |
null | |
], | |
[ | |
"flutter_background", | |
null | |
], | |
[ | |
"open_mail_app", | |
null | |
], | |
[ | |
"concentric_transition", | |
null | |
], | |
[ | |
"shelf_proxy", | |
null | |
], | |
[ | |
"waterfall_flow", | |
null | |
], | |
[ | |
"flutter_holo_date_picker", | |
null | |
], | |
[ | |
"wechat_camera_picker", | |
null | |
], | |
[ | |
"circular_reveal_animation", | |
null | |
], | |
[ | |
"storybook_flutter", | |
null | |
], | |
[ | |
"syncfusion_flutter_barcodes", | |
null | |
], | |
[ | |
"intercom_flutter", | |
null | |
], | |
[ | |
"shamsi_date", | |
null | |
], | |
[ | |
"flutter_mobx", | |
null | |
], | |
[ | |
"flutter_image_slideshow", | |
null | |
], | |
[ | |
"dart_json_mapper", | |
null | |
], | |