mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
180 lines
5.8 KiB
JSON
180 lines
5.8 KiB
JSON
{
|
|
"name": "alfresco-ng2-components",
|
|
"description": "Alfresco Angular components",
|
|
"version": "7.0.0-alpha.4",
|
|
"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": "15.2.10",
|
|
"@angular/cdk": "15.2.9",
|
|
"@angular/common": "15.2.10",
|
|
"@angular/compiler": "15.2.10",
|
|
"@angular/core": "15.2.10",
|
|
"@angular/forms": "15.2.10",
|
|
"@angular/material": "15.2.9",
|
|
"@angular/material-date-fns-adapter": "15.2.9",
|
|
"@angular/platform-browser": "15.2.10",
|
|
"@angular/platform-browser-dynamic": "15.2.10",
|
|
"@angular/router": "15.2.10",
|
|
"@apollo/client": "^3.10.2",
|
|
"@cspell/eslint-plugin": "^7.3.6",
|
|
"@mat-datetimepicker/core": "11.0.3",
|
|
"@ngx-translate/core": "^14.0.0",
|
|
"@storybook/core-server": "8.2.6",
|
|
"@storybook/theming": "8.2.6",
|
|
"angular-oauth2-oidc": "^15.0.1",
|
|
"angular-oauth2-oidc-jwks": "^17.0.2",
|
|
"apollo-angular": "^5.0.2",
|
|
"axios": "^1.7.4",
|
|
"chart.js": "^4.3.0",
|
|
"cropperjs": "1.6.2",
|
|
"date-fns": "^2.30.0",
|
|
"dotenv-expand": "^5.1.0",
|
|
"event-emitter": "^0.3.5",
|
|
"material-icons": "^1.13.12",
|
|
"minimatch-browser": "1.0.0",
|
|
"ng2-charts": "^4.1.1",
|
|
"pdfjs-dist": "3.3.122",
|
|
"raphael": "2.3.0",
|
|
"rxjs": "7.8.1",
|
|
"subscriptions-transport-ws": "^0.11.0",
|
|
"superagent": "^9.0.1",
|
|
"ts-morph": "^20.0.0",
|
|
"tslib": "^2.6.2",
|
|
"zone.js": "~0.11.4"
|
|
},
|
|
"devDependencies": {
|
|
"@alfresco/eslint-plugin-eslint-angular": "file:lib/eslint-angular",
|
|
"@angular-devkit/architect": "^0.1502.10",
|
|
"@angular-devkit/build-angular": "15.2.11",
|
|
"@angular-devkit/core": "15.2.10",
|
|
"@angular-devkit/schematics": "15.2.10",
|
|
"@angular-eslint/eslint-plugin": "15.2.1",
|
|
"@angular-eslint/eslint-plugin-template": "16.0.2",
|
|
"@angular-eslint/template-parser": "16.2.0",
|
|
"@angular/cli": "15.2.10",
|
|
"@angular/compiler-cli": "15.2.10",
|
|
"@editorjs/code": "2.9.0",
|
|
"@editorjs/editorjs": "^2.29.0",
|
|
"@editorjs/header": "2.8.1",
|
|
"@editorjs/inline-code": "1.5.0",
|
|
"@editorjs/list": "1.10.0",
|
|
"@editorjs/marker": "1.4.0",
|
|
"@editorjs/paragraph": "^2.11.6",
|
|
"@editorjs/underline": "1.1.0",
|
|
"@nrwl/angular": "15.9.3",
|
|
"@nrwl/eslint-plugin-nx": "15.9.3",
|
|
"@nrwl/js": "^15.9.7",
|
|
"@nrwl/node": "15.9.3",
|
|
"@nrwl/storybook": "15.9.3",
|
|
"@nrwl/workspace": "15.9.3",
|
|
"@paperist/types-remark": "0.1.3",
|
|
"@quanzo/change-font-size": "1.0.0",
|
|
"@schematics/angular": "15.2.10",
|
|
"@storybook/addon-essentials": "8.2.6",
|
|
"@storybook/angular": "8.2.6",
|
|
"@storybook/core-server": "8.2.6",
|
|
"@types/ejs": "^3.1.5",
|
|
"@types/event-emitter": "^0.3.3",
|
|
"@types/jasmine": "4.0.3",
|
|
"@types/jasminewd2": "~2.0.2",
|
|
"@types/jsdom": "^21.1.5",
|
|
"@types/minimatch": "^3.0.3",
|
|
"@types/mocha": "^10.0.6",
|
|
"@types/node": "^20.10.0",
|
|
"@types/pdfjs-dist": "^2.10.378",
|
|
"@types/shelljs": "^0.8.15",
|
|
"@types/superagent": "^4.1.22",
|
|
"@typescript-eslint/eslint-plugin": "5.59.8",
|
|
"@typescript-eslint/parser": "5.62.0",
|
|
"@typescript-eslint/typescript-estree": "7.1.1",
|
|
"ajv": "^8.12.0",
|
|
"commander": "12.0.0",
|
|
"css-loader": "^7.1.2",
|
|
"dotenv": "16.4.5",
|
|
"editorjs-html": "3.4.3",
|
|
"editorjs-paragraph-with-alignment": "3.0.0",
|
|
"editorjs-text-alignment-blocktune": "^1.0.3",
|
|
"editorjs-text-color-plugin": "1.13.1",
|
|
"ejs": "^3.1.10",
|
|
"eslint": "^8.47.0",
|
|
"eslint-config-prettier": "^8.10.0",
|
|
"eslint-plugin-ban": "^1.6.0",
|
|
"eslint-plugin-import": "2.29.1",
|
|
"eslint-plugin-jsdoc": "40.1.0",
|
|
"eslint-plugin-license-header": "0.6.0",
|
|
"eslint-plugin-prefer-arrow": "1.2.3",
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
"eslint-plugin-rxjs": "^5.0.3",
|
|
"eslint-plugin-storybook": "^0.8.0",
|
|
"eslint-plugin-unicorn": "^49.0.0",
|
|
"graphql": "^16.8.1",
|
|
"husky": "^7.0.4",
|
|
"jasmine-ajax": "4.0.0",
|
|
"jasmine-core": "4.6.0",
|
|
"jasmine-marbles": "^0.9.2",
|
|
"jasmine-reporters": "^2.5.2",
|
|
"js-yaml": "^4.0.0",
|
|
"jsdom": "^24.0.0",
|
|
"karma": "^6.4.1",
|
|
"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.2",
|
|
"mini-css-extract-plugin": "^2.7.6",
|
|
"mocha": "^10.2.0",
|
|
"moment": "^2.29.4",
|
|
"ng-packagr": "15.2.2",
|
|
"nock": "^13.3.8",
|
|
"nx": "15.9.7",
|
|
"postcss": "^8.4.31",
|
|
"postcss-sass": "^0.5.0",
|
|
"prettier": "2.8.8",
|
|
"protractor": "^7.0.0",
|
|
"rimraf": "^5.0.5",
|
|
"sass-loader": "13.3.2",
|
|
"shelljs": "^0.8.5",
|
|
"spdx-license-list": "^6.9.0",
|
|
"stylelint": "^16.3.1",
|
|
"stylelint-config-standard-scss": "^13.1.0",
|
|
"ts-node": "^10.9.2",
|
|
"typescript": "4.9.5",
|
|
"webpack": "^5.94.0",
|
|
"webpack-cli": "^5.1.4"
|
|
},
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"module": "./index.js",
|
|
"typings": "./index.d.ts"
|
|
}
|