UNPKG

@apployees-nx/webserver

Version:

A create-react-app inspired plugin for Nx, with SSR and PWA capabilities.

119 lines 3.67 kB
{ "name": "@apployees-nx/webserver", "version": "0.0.37", "description": "A create-react-app inspired plugin for Nx, with SSR and PWA capabilities.", "_generated": "This package.json was generated using @apployees-nx/node (https://github.com/apployees/apployees-nx)", "author": "Atif Ali (atif@apployees.com)", "bugs": { "url": "https://github.com/apployees/apployees-nx/issues" }, "builders": "./builders.json", "dependencies": { "@angular-devkit/architect": "~0.901.0", "@angular-devkit/build-webpack": "~0.901.0", "@angular-devkit/core": "~9.1.0", "@angular-devkit/schematics": "~9.1.0", "@ant-design/icons": "4.0.5", "@nrwl/workspace": "9.3.0", "@svgr/webpack": "5.3.0", "address": "1.1.2", "autoprefixer": "9.7.5", "camelcase": "5.3.1", "case-sensitive-paths-webpack-plugin": "2.3.0", "chalk": "2.4.2", "circular-dependency-plugin": "5.2.0", "copy-webpack-plugin": "5.1.1", "css-loader": "3.4.2", "detect-port-alt": "1.1.6", "dotenv": "8.2.0", "dotenv-expand": "5.1.0", "escape-string-regexp": "2.0.0", "favicons-webpack-plugin-ex": "^1.0.6", "file-loader": "6.0.0", "findup-sync": "4.0.0", "fork-ts-checker-notifier-webpack-plugin": "3.0.0", "fork-ts-checker-webpack-plugin": "5.0.7", "fs-extra": "9.0.0", "hard-source-webpack-plugin-fixed-hashbug": "0.13.2", "html-webpack-injector": "1.1.2", "html-webpack-plugin": "4.0.3", "inquirer": "6.5.0", "is-root": "2.1.0", "is-wsl": "2.1.1", "json-stable-stringify": "1.0.1", "less": "3.11.1", "less-loader": "5.0.0", "less-vars-to-js": "1.3.0", "license-webpack-plugin": "1.4.0", "lodash": "4.17.15", "mini-css-extract-plugin": "0.9.0", "node-object-hash": "2.0.0", "node-sass": "6.0.1", "optimize-css-assets-webpack-plugin": "5.0.3", "pnp-webpack-plugin": "1.6.4", "postcss-flexbugs-fixes": "4.2.0", "postcss-loader": "3.0.0", "postcss-normalize": "8.0.1", "postcss-preset-env": "6.7.0", "postcss-safe-parser": "4.0.2", "querystring": "0.2.0", "react-app-polyfill": "1.0.6", "react-dev-utils": "9.1.0", "react-error-overlay": "6.0.7", "resolve-url-loader": "3.1.1", "rxjs": "6.5.4", "sass-loader": "10.2.0", "script-ext-html-webpack-plugin": "^2.1.4", "selfsigned": "1.10.7", "sockjs-client": "1.4.0", "source-map-support": "0.5.16", "start-server-webpack-plugin": "2.2.5", "strip-ansi": "6.0.0", "style-loader": "1.1.3", "terser-webpack-plugin": "4.2.3", "threads-plugin": "^1.3.3", "tiny-worker": "^2.3.0", "ts-loader": "6.2.2", "tsconfig-paths-webpack-plugin": "3.2.0", "typescript": "^3.9.6", "url": "0.11.0", "url-loader": "4.0.0", "webpack": "4.42.1", "webpack-bundle-analyzer": "3.6.1", "webpack-dev-server": "3.10.3", "webpack-manifest-plugin": "2.2.0", "webpack-node-externals": "1.7.2", "webpack-notifier": "1.8.0", "webpackbar": "4.0.0", "workbox-webpack-plugin": "4.3.1", "worker-loader": "2.0.0", "worker-plugin": "^5.0.1", "write-file-webpack-plugin": "4.5.1" }, "homepage": "https://github.com/apployees/apployees-nx", "keywords": [ "Monorepo", "Webserver", "React", "SSR", "create-react-app", "CRA", "PWA", "AntD", "Nest", "Jest", "Cypress", "CLI" ], "license": "MIT", "ng-update": { "migrations": "./migrations.json", "requirements": { } }, "repository": { "type": "git", "url": "git+https://github.com/apployees/apployees-nx.git" }, "schematics": "./collection.json" }