{ "name": "@maggioli/frp-wc", "description": "maggioli-frp-wc", "keywords": [ "it.maggioli.suite", "finanziaria.ricpers", "maggioli", "sicraweb", "frp", "frp-wc", "frp_web" ], "license": "UNLICENSED", "homepage": "https://www.maggioli.it/", "bugs": "http://buildenv.maggioli.it/issues", "repository": { "type": "svn", "url": "http://buildenv.maggioli.it/svn/" }, "engines": { "node": ">=12.16.1", "yarn": ">=1.22.4" }, "config": { "pkg_type": "mod", "pkg_name": "frp-wc", "war_name": "frp_web", "lib_name": "frp-dt", "mod_name": "frp-wc", "artifact": "it.maggioli.suite.finanziaria.ricpers", "npm": false, "war": true, "vrt": true }, "scripts": { "setup": "yarn _install && yarn _setup", "nexus": "yarn _install && yarn _nexus", "build": "yarn _install && yarn _build", "serve": "yarn _install && yarn _build && yarn _repo && yarn _push && yarn _serve", "local": "yarn _install && yarn _build && yarn _repo && yarn _push && yarn _local", "push": "yarn _install && yarn _build && yarn _repo && yarn _push && yarn _serve", "lint": "eslint --ext .ts,.html ./projects", "_setup": "yarn bld-ng init db --release --project", "_deep": "yarn bld-ng deep mod", "_local": "yarn bld-ng local mod", "_clean": "yarn bld-ng clean mod", "_build": "pnpm bld-ng build vert --dev && pnpm _zip", "_jenkins": "pnpm bld-ng build vert --prod && pnpm _zip", "_build_selective": "pnpm bld-ng build vert --dev --mgg gpx-frm-trac-vox-com", "___extract": "yarn node node_modules/@maggioli/bld-ng/bin/extract", "___generate": "yarn node node_modules/@maggioli/bld-ng/bin/generate", "___compile": "yarn node node_modules/@maggioli/bld-ng/bin/compile", "___generate_selective": "yarn node node_modules/@maggioli/bld-ng/bin/generate --mgg soc-wcn-one-api --mgg soc-wcn-full-api", "___actual": "yarn node node_modules/@maggioli/bld-ng/bin/actual", "___update": "yarn node node_modules/@maggioli/bld-ng/bin/update", "_nexus": "yarn bld-ng nexus mod", "_serve": "yarn bld-ng serve mod", "_repo": "yarn bld-ng repo mod", "_push": "yarn bld-ng push mod", "_check": "yarn bld-ng check release", "_version": "yarn bld-ng version npm", "_release": "yarn bld-ng config set mode release --force --build --project", "_snapshot": "yarn bld-ng config set mode snapshot --force --build --project", "_install": "yarn _modules && yarn _upgrade", "_modules": "node -e \"require('child_process').spawnSync(process.platform==='win32'?'pnpm.cmd':'pnpm',['_pnpm',process.env.npm_config_mgg_nexus_url_get],{stdio:'inherit'})\"", "_upgrade": "yarn bld-ng upgrade dep @maggioli/bld-ng --release", "_deploy": "yarn _build && yarn _serve", "_pnpm": "pnpm i --no-frozen-lockfile --ignore-scripts --registry", "_zip": "pnpm bld-ng zip add --force", "_bs": "pnpm _build && pnpm _repo && pnpm _push && pnpm _serve", "___build": "yarn ___extract && yarn ___generate && yarn ___compile --dev", "___jenkins": "yarn ___extract && yarn ___generate && yarn ___compile --prod" }, "dependencies": { "@angular/animations": "13.2.2", "@angular/cli": "13.2.2", "@angular/common": "13.2.2", "@angular/compiler": "13.2.2", "@angular/compiler-cli": "13.2.2", "@angular/core": "13.2.2", "@angular/elements": "13.2.2", "@angular/forms": "13.2.2", "@angular/localize": "13.2.2", "@angular/platform-browser": "13.2.2", "@maggioli/adc-dt": "13.3.0", "@maggioli/cmn-ng": "13.1.0", "@maggioli/ctl-dt": "13.3.0", "@maggioli/fin-dt": "13.2.0", "@maggioli/grd-dt": "13.3.0", "@maggioli/lyt-dt": "13.2.0", "@maggioli/rep-dt": "13.1.0", "lodash": "4.17.21", "moment": "2.29.1", "rxjs": "6.6.7", "tslib": "2.3.1", "zone.js": "0.11.4" }, "devDependencies": { "@angular-builders/custom-webpack": "13.1.0", "@angular-devkit/build-angular": "13.2.3", "@angular-eslint/eslint-plugin": "13.0.1", "@angular-eslint/eslint-plugin-template": "13.0.1", "@angular-eslint/template-parser": "13.0.1", "@maggioli/bld-ng": "^13.2.0", "@types/lodash": "4.14.178", "@types/node": "16.11.18", "@typescript-eslint/eslint-plugin": "5.4.0", "@typescript-eslint/parser": "5.4.0", "esbuild": "0.14.23", "esbuild-loader": "2.18.0", "eslint": "8.3.0", "eslint-plugin-import": "2.25.3", "eslint-plugin-jsdoc": "37.0.3", "eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-rxjs": "4.0.3", "ts-node": "10.4.0", "typescript": "4.4.4" }, "resolutions": { "webpack": "5.69.1", "coa": "2.0.2", "@npmcli/fs": "1.1.1" }, "version": "13.7.0" }