{ "name": "alfresco-ng2-components", "description": "Alfresco Angular components", "version": "9.0.0", "author": "Hyland Software, Inc. and its affiliates", "scripts": { "prepare": "husky install", "build-doc-tools": "tsc -p ./tools/doc/tsconfig.json", "docbuild": "(cd ./tools/doc; npm i) && node tools/doc/node_modules/typedoc/bin/typedoc --tsconfig lib/tsconfig.doc.json && node tools/doc/buildYamlSourceInfo.js docs/docs.json && node ./tools/doc/docProcessor.js", "affected:libs": "nx affected:libs", "affected:lint": "nx affected:lint", "clean": "rimraf dist node_modules dist/libs" }, "repository": { "type": "git", "url": "git+https://github.com/Alfresco/alfresco-ng2-components.git" }, "bugs": { "url": "https://github.com/Alfresco/alfresco-ng2-components/issues" }, "keywords": [ "alfresco-components", "angular", "typescript", "alfresco", "activiti", "content services", "process services", "process services-cloud" ], "dependencies": { "@angular/animations": "19.2.6", "@angular/cdk": "19.2.9", "@angular/common": "19.2.6", "@angular/compiler": "19.2.6", "@angular/core": "19.2.6", "@angular/forms": "19.2.6", "@angular/material": "19.2.9", "@angular/material-date-fns-adapter": "19.2.9", "@angular/platform-browser": "19.2.6", "@angular/platform-browser-dynamic": "19.2.6", "@angular/router": "19.2.6", "@apollo/client": "3.13.1", "@cspell/eslint-plugin": "8.16.1", "@mat-datetimepicker/core": "15.0.2", "@ngx-translate/core": "^16.0.4", "@nx/webpack": "20.8.0", "angular-oauth2-oidc": "17.0.2", "angular-oauth2-oidc-jwks": "^17.0.2", "apollo-angular": "10.0.3", "chart.js": "4.4.4", "cropperjs": "1.6.2", "date-fns": "^2.30.0", "dotenv-expand": "^5.1.0", "event-emitter": "^0.3.5", "graphql-ws": "^6.0.5", "material-icons": "^1.13.12", "minimatch-browser": "1.0.0", "ng2-charts": "^4.1.1", "node-fetch": "^3.3.2", "pdfjs-dist": "5.1.91", "raphael": "2.3.0", "rxjs": "7.8.2", "superagent": "^9.0.1", "ts-morph": "^26.0.0", "tslib": "2.8.1", "zone.js": "0.15.0" }, "devDependencies": { "@alfresco/eslint-plugin-eslint-angular": "file:lib/eslint-angular", "@angular-devkit/architect": "0.1902.7", "@angular-devkit/build-angular": "19.2.15", "@angular-devkit/core": "19.2.7", "@angular-devkit/schematics": "19.2.7", "@angular-eslint/eslint-plugin": "19.3.0", "@angular-eslint/eslint-plugin-template": "19.3.0", "@angular-eslint/template-parser": "19.3.0", "@angular/cli": "19.2.14", "@angular/compiler-cli": "19.2.6", "@chromatic-com/storybook": "1.7.0", "@nx/angular": "21.2.2", "@nx/eslint-plugin": "20.8.0", "@nx/js": "20.8.0", "@nx/node": "20.8.0", "@nx/storybook": "20.8.0", "@nx/workspace": "20.8.0", "@paperist/types-remark": "0.1.3", "@playwright/test": "1.46.1", "@schematics/angular": "19.2.7", "@storybook/addon-essentials": "8.6.12", "@storybook/addon-interactions": "8.6.12", "@storybook/angular": "8.6.12", "@storybook/core-server": "8.6.12", "@storybook/manager-api": "8.6.14", "@storybook/theming": "8.6.12", "@types/ejs": "^3.1.5", "@types/event-emitter": "^0.3.3", "@types/jasmine": "4.0.3", "@types/jasminewd2": "~2.0.2", "@types/jest": "^29.5.14", "@types/jsdom": "^21.1.5", "@types/minimatch": "5.1.2", "@types/node": "^18.16.9", "@types/pdfjs-dist": "2.10.378", "@types/shelljs": "^0.8.15", "@types/superagent": "^4.1.22", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "@typescript-eslint/typescript-estree": "8.35.1", "@typescript-eslint/utils": "^8.8.1", "ajv": "^8.12.0", "commander": "12.0.0", "dotenv": "16.4.7", "editorjs-html": "4.0.5", "ejs": "^3.1.10", "eslint": "^8.47.0", "eslint-config-prettier": "10.1.2", "eslint-plugin-ban": "^1.6.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-jsdoc": "50.3.1", "eslint-plugin-license-header": "0.8.0", "eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-prettier": "^5.5.3", "eslint-plugin-rxjs": "^5.0.3", "eslint-plugin-storybook": "^9.0.7", "eslint-plugin-unicorn": "^49.0.0", "graphql": "^16.9.0", "husky": "^9.1.7", "jasmine-ajax": "4.0.0", "jasmine-core": "5.4.0", "jasmine-marbles": "^0.9.2", "jasmine-reporters": "^2.5.2", "jasmine-spec-reporter": "7.0.0", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "jest-preset-angular": "14.4.2", "js-yaml": "^4.0.0", "jsdom": "^25.0.1", "karma": "6.4.4", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", "karma-jasmine": "5.0.1", "karma-jasmine-ajax": "0.1.13", "karma-jasmine-html-reporter": "^2.1.0", "karma-mocha-reporter": "2.2.5", "license-checker": "^25.0.1", "lint-staged": "15.2.9", "mocha": "10.7.3", "moment": "^2.29.4", "ng-packagr": "19.2.2", "nock": "13.5.5", "npm-run-all": "^4.1.5", "nx": "20.8.0", "postcss": "8.5.4", "postcss-sass": "^0.5.0", "prettier": "3.6.2", "resize-observer-polyfill": "^1.5.1", "rimraf": "6.0.1", "sass-loader": "16.0.5", "shelljs": "^0.8.5", "spdx-license-list": "^6.9.0", "storybook": "^8.2.9", "stylelint": "16.20.0", "stylelint-config-standard-scss": "^13.1.0", "ts-node": "^10.9.2", "tsconfig-paths": "^4.1.1", "typescript": "5.8.2", "webdriver-manager": "12.1.9", "webpack": "5.98.0", "webpack-cli": "^5.1.4" }, "license": "Apache-2.0", "engines": { "node": ">=18.0.0" }, "overrides": { "stylus": "github:stylus/stylus#0.64.0" }, "module": "./index.js", "typings": "./index.d.ts" }