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.
 
 
 
 
 

145 lines
4.9 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 --inline --port 3000 --hot --https --pfx ../dev/squidex-dev.pfx --pfx-passphrase password",
"test": "karma start",
"test:coverage": "karma start karma.coverage.conf.js",
"test:clean": "rimraf _test-output",
"tslint": "tslint -c tslint.json -p tsconfig.json app/**/*.ts",
"tslint-fix": "tslint -c tslint.json -p tsconfig.json app/**/*.ts -t verbose --fix",
"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": "12.0.2",
"@angular/cdk": "12.0.2",
"@angular/common": "12.0.2",
"@angular/core": "12.0.2",
"@angular/forms": "12.0.2",
"@angular/localize": "12.0.2",
"@angular/platform-browser": "12.0.2",
"@angular/platform-browser-dynamic": "12.0.2",
"@angular/platform-server": "12.0.2",
"@angular/router": "12.0.2",
"@egjs/hammerjs": "2.0.17",
"ace-builds": "1.4.12",
"angular-gridster2": "11.2.0",
"angular-mentions": "1.4.0",
"angular2-chartjs": "0.5.1",
"babel-polyfill": "6.26.0",
"bootstrap": "4.6.0",
"codemirror-graphql": "1.0.2",
"core-js": "3.13.1",
"cropperjs": "2.0.0-alpha.1",
"date-fns": "2.22.1",
"font-awesome": "4.7.0",
"graphiql": "1.4.2",
"graphql": "15.5.0",
"image-focus": "1.2.0",
"keycharm": "0.4.0",
"marked": "2.0.6",
"mersenne-twister": "1.1.0",
"mousetrap": "1.6.5",
"ngx-color-picker": "11.0.0",
"ngx-doc-viewer": "2.0.2",
"oidc-client": "1.11.5",
"pikaday": "1.8.2",
"progressbar.js": "1.1.0",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"rxjs": "7.1.0",
"simplemde": "1.11.2",
"slugify": "1.5.3",
"tinymce": "5.8.1",
"tslib": "2.2.0",
"video.js": "7.11.8",
"vis-data": "7.1.2",
"vis-network": "9.0.4",
"vis-util": "5.0.2",
"zone.js": "0.11.4"
},
"devDependencies": {
"@angular-devkit/build-optimizer": "0.1200.2",
"@angular/compiler": "12.0.2",
"@angular/compiler-cli": "12.0.2",
"@ngtools/webpack": "12.0.2",
"@types/codemirror": "0.0.108",
"@types/core-js": "2.5.4",
"@types/jasmine": "3.7.6",
"@types/marked": "2.0.3",
"@types/mersenne-twister": "1.1.2",
"@types/mousetrap": "1.6.8",
"@types/node": "15.6.1",
"@types/react": "17.0.8",
"@types/react-dom": "17.0.5",
"@types/simplemde": "1.11.7",
"@types/tapable": "2.2.2",
"@types/tinymce": "4.6.1",
"@types/ws": "7.4.4",
"@typescript-eslint/eslint-plugin": "4.26.0",
"@typescript-eslint/parser": "4.26.0",
"browserslist": "4.16.6",
"caniuse-lite": "1.0.30001232",
"circular-dependency-plugin": "5.2.2",
"codelyzer": "6.0.2",
"copy-webpack-plugin": "9.0.0",
"css-loader": "5.2.6",
"cssnano": "5.0.5",
"entities": "2.2.0",
"eslint": "7.27.0",
"eslint-config-airbnb-typescript": "12.3.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-webpack-plugin": "2.5.4",
"file-loader": "6.2.0",
"html-loader": "2.1.2",
"html-webpack-plugin": "5.3.1",
"ignore-loader": "0.1.2",
"istanbul-instrumenter-loader": "3.0.1",
"jasmine-core": "3.7.1",
"karma": "6.3.2",
"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.6.0",
"karma-mocha-reporter": "2.2.5",
"karma-sourcemap-loader": "0.3.8",
"karma-webpack": "5.0.0",
"mini-css-extract-plugin": "1.6.0",
"optimize-css-assets-webpack-plugin": "6.0.0",
"postcss-import": "14.0.2",
"postcss-loader": "5.3.0",
"postcss-preset-env": "6.7.0",
"raw-loader": "4.0.2",
"resize-observer-polyfill": "1.5.1",
"rimraf": "3.0.2",
"sass": "1.32.13",
"sass-lint": "1.13.1",
"sass-lint-webpack": "1.0.3",
"sass-loader": "11.1.1",
"style-loader": "2.0.0",
"sugarss": "3.0.3",
"terser": "5.7.0",
"terser-webpack-plugin": "5.1.3",
"ts-loader": "9.2.2",
"tsconfig-paths-webpack-plugin": "3.5.1",
"typemoq": "2.1.0",
"typescript": "4.3.2",
"underscore": "1.13.1",
"webpack": "5.38.1",
"webpack-bundle-analyzer": "4.4.2",
"webpack-cli": "4.7.0",
"webpack-dev-server": "3.11.2",
"webpack-filter-warnings-plugin": "1.2.1"
}
}