Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

153 lines
5.1 KiB

{
"name": "squidex",
"version": "1.0.0",
"description": "Squidex Headless CMS",
"license": "MIT",
"repository": "https://github.com/SebastianStehle/Squidex",
"scripts": {
"start": "webpack serve --config app-config/webpack.config.js --port 3000 --hot --server-type https --https-pfx ../dev/squidex-dev.pfx --https-passphrase password --env WEBPACK_SERVE",
"test": "karma start",
"test:coverage": "karma start karma.coverage.conf.js",
"test:clean": "rimraf _test-output",
"lint:scripts": "eslint app/**/*.ts",
"lint:style": "stylelint app/**/*.scss",
"build": "node --max_old_space_size=4096 node_modules/webpack/bin/webpack.js --config app-config/webpack.config.js --env production",
"build:clean": "rimraf wwwroot/build",
"build:analyze": "node --max_old_space_size=4096 node_modules/webpack/bin/webpack.js --config app-config/webpack.config.js --env production --env analyze",
"postinstall": "npx patch-package && ngcc",
"ngcc": "ngcc"
},
"dependencies": {
"@angular/animations": "13.1.1",
"@angular/cdk": "13.1.1",
"@angular/cdk-experimental": "13.1.1",
"@angular/common": "13.1.1",
"@angular/core": "13.1.1",
"@angular/forms": "13.1.1",
"@angular/localize": "13.1.1",
"@angular/platform-browser": "13.1.1",
"@angular/platform-browser-dynamic": "13.1.1",
"@angular/platform-server": "13.1.1",
"@angular/router": "13.1.1",
"@egjs/hammerjs": "2.0.17",
"ace-builds": "1.4.13",
"angular-gridster2": "11.2.0",
"angular-mentions": "1.4.0",
"angular2-chartjs": "0.5.1",
"babel-polyfill": "6.26.0",
"bootstrap": "5.1.3",
"codemirror-graphql": "1.0.2",
"core-js": "3.20.1",
"cropperjs": "2.0.0-alpha.1",
"date-fns": "2.28.0",
"font-awesome": "4.7.0",
"graphiql": "1.4.2",
"graphql": "15.5.1",
"image-focus": "1.2.0",
"keycharm": "0.4.0",
"leaflet": "1.7.1",
"leaflet-control-geocoder": "2.3.0",
"marked": "4.0.8",
"mersenne-twister": "1.1.0",
"mousetrap": "1.6.5",
"ngx-color-picker": "11.0.0",
"ngx-doc-viewer": "2.0.5",
"oidc-client": "1.11.5",
"pikaday": "1.8.2",
"progressbar.js": "1.1.0",
"prop-types": "15.8.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"rxjs": "7.5.1",
"simplemde": "1.11.2",
"slugify": "1.6.4",
"tinymce": "5.10.2",
"tslib": "2.3.1",
"tui-calendar": "^1.15.1",
"video.js": "7.17.0",
"vis-data": "7.1.2",
"vis-network": "9.1.0",
"vis-util": "5.0.2",
"zone.js": "0.11.4"
},
"devDependencies": {
"@angular-devkit/build-optimizer": "0.1301.2",
"@angular/cli": "^13.1.2",
"@angular/compiler": "13.1.1",
"@angular/compiler-cli": "13.1.1",
"@jsdevtools/coverage-istanbul-loader": "^3.0.5",
"@ngtools/webpack": "13.1.2",
"@types/codemirror": "0.0.108",
"@types/core-js": "2.5.5",
"@types/jasmine": "3.10.2",
"@types/marked": "4.0.1",
"@types/mersenne-twister": "1.1.2",
"@types/mousetrap": "1.6.9",
"@types/node": "17.0.6",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"@types/simplemde": "1.11.8",
"@types/tapable": "2.2.2",
"@types/tinymce": "4.6.4",
"@types/ws": "8.2.2",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"browserslist": "4.19.1",
"caniuse-lite": "1.0.30001294",
"circular-dependency-plugin": "5.2.2",
"codelyzer": "6.0.2",
"copy-webpack-plugin": "10.2.0",
"css-loader": "6.5.1",
"cssnano": "5.0.14",
"entities": "3.0.1",
"eslint": "8.6.0",
"eslint-config-airbnb-typescript": "16.1.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-webpack-plugin": "3.1.1",
"file-loader": "6.2.0",
"html-loader": "2.1.2",
"html-webpack-plugin": "5.5.0",
"ignore-loader": "0.1.2",
"jasmine-core": "3.10.1",
"karma": "6.3.9",
"karma-chrome-launcher": "3.1.0",
"karma-cli": "2.0.0",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-htmlfile-reporter": "0.3.8",
"karma-jasmine": "4.0.1",
"karma-jasmine-html-reporter": "1.7.0",
"karma-mocha-reporter": "2.2.5",
"karma-sourcemap-loader": "0.3.8",
"karma-webpack": "5.0.0",
"mini-css-extract-plugin": "2.4.5",
"optimize-css-assets-webpack-plugin": "6.0.1",
"postcss-import": "14.0.2",
"postcss-loader": "6.2.1",
"postcss-preset-env": "7.1.0",
"raw-loader": "4.0.2",
"resize-observer-polyfill": "1.5.1",
"rimraf": "3.0.2",
"sass": "1.45.2",
"sass-loader": "12.4.0",
"style-loader": "3.3.1",
"stylelint": "14.2.0",
"stylelint-config-standard": "24.0.0",
"stylelint-config-standard-scss": "^3.0.0",
"stylelint-scss": "4.1.0",
"stylelint-webpack-plugin": "3.1.0",
"sugarss": "4.0.1",
"terser": "5.10.0",
"terser-webpack-plugin": "5.3.0",
"ts-loader": "9.2.6",
"tsconfig-paths-webpack-plugin": "3.5.2",
"typemoq": "2.1.0",
"typescript": "4.5.4",
"underscore": "1.13.2",
"webpack": "5.65.0",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.1",
"webpack-dev-server": "4.7.2",
"webpack-filter-warnings-plugin": "1.2.1"
}
}