{
"name": "devolutions-crypto-wasm-demo",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"watch": "ng build --watch --configuration development"
},
"private": true,
"dependencies": {
"@angular/animations": "^22.0.0",
"@angular/common": "^22.0.0",
"@angular/compiler": "^22.0.0",
"@angular/core": "^22.0.0",
"@angular/forms": "^22.0.0",
"@angular/platform-browser": "^22.0.0",
"@angular/platform-browser-dynamic": "^22.0.0",
"@angular/router": "^22.0.0",
"@devolutions/devolutions-crypto-web": "file:../dist/web",
"@fortawesome/angular-fontawesome": "^5.0.0",
"@fortawesome/fontawesome-svg-core": "^7.1.0",
"@fortawesome/free-solid-svg-icons": "^7.0.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular/build": "^22.0.0",
"@angular/cli": "^22.0.0",
"@angular/compiler-cli": "^22.0.0",
"@tailwindcss/postcss": "^4.1.12",
"autoprefixer": "^10.4.27",
"postcss": "^8.5.3",
"tailwindcss": "^4.2.1",
"typescript": "~6.0.3"
},
"allowScripts": {
"@parcel/watcher@2.5.6": true,
"esbuild@0.28.0": true,
"esbuild@0.27.7": true,
"lmdb@3.5.4": true,
"msgpackr-extract@3.0.4": true
}
}