{
  "name": "quiq-scripts",
  "version": "1.10.75",
  "description": "Toolbox for creating front-end apps at quiq",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Nate Norberg",
  "license": "MIT",
  "dependencies": {
    "@babel/core": "^7.18.9",
    "@babel/eslint-parser": "^7.18.9",
    "@babel/plugin-proposal-class-properties": "^7.3.3",
    "@babel/plugin-proposal-decorators": "^7.3.0",
    "@babel/plugin-proposal-do-expressions": "^7.2.0",
    "@babel/plugin-proposal-export-default-from": "^7.2.0",
    "@babel/plugin-proposal-export-namespace-from": "^7.2.0",
    "@babel/plugin-proposal-function-bind": "^7.2.0",
    "@babel/plugin-proposal-function-sent": "^7.2.0",
    "@babel/plugin-proposal-json-strings": "^7.2.0",
    "@babel/plugin-proposal-logical-assignment-operators": "^7.2.0",
    "@babel/plugin-proposal-nullish-coalescing-operator": "^7.2.0",
    "@babel/plugin-proposal-numeric-separator": "^7.2.0",
    "@babel/plugin-proposal-optional-chaining": "^7.2.0",
    "@babel/plugin-proposal-pipeline-operator": "^7.3.2",
    "@babel/plugin-proposal-throw-expressions": "^7.2.0",
    "@babel/plugin-syntax-dynamic-import": "^7.2.0",
    "@babel/plugin-syntax-import-meta": "^7.2.0",
    "@babel/polyfill": "https://nexus.quiq.sh/repository/npm-releases/babel-polyfill/-/babel-polyfill-7.0.0-beta.31.tgz",
    "@babel/preset-env": "^7.3.1",
    "@babel/preset-flow": "^7.0.0",
    "@babel/preset-react": "^7.0.0",
    "@babel/preset-typescript": "^7.3.3",
    "@babel/runtime": "^7.18.9",
    "@emotion/eslint-plugin": "^11.7.0",
    "@quiq/eslint-plugin": "1.0.23",
    "@testing-library/jest-dom": "^5.16.1",
    "@testing-library/react": "^12.1.2",
    "@types/enzyme": "^3.9.0",
    "@types/jest": "^25.1.0",
    "@types/lodash": "^4.14.117",
    "@types/react": "^16.14.0",
    "@types/react-dom": "^16.8.2",
    "@typescript-eslint/eslint-plugin": "^5.7.0",
    "@typescript-eslint/parser": "^5.7.0",
    "babel-loader": "^8.0.0",
    "copy-webpack-plugin": "^8.0.0",
    "duplicate-package-checker-webpack-plugin": "^3.0.0",
    "emotion": "9.2.10",
    "empty": "^0.10.1",
    "enzyme": "^3.11.0",
    "enzyme-adapter-react-16": "^1.5.0",
    "enzyme-to-json": "^3.3.4",
    "eslint": "^9.26.0",
    "eslint-config-airbnb": "^18.2.1",
    "eslint-plugin-flowtype": "^5.7.2",
    "eslint-plugin-import": "^2.23.4",
    "eslint-plugin-jsx-a11y": "^6.4.1",
    "eslint-plugin-react": "^7.24.0",
    "eslint-plugin-react-hooks": "^4.2.0",
    "express": "^4.22.0",
    "file-loader": "^1.1.11",
    "foreman": "^3.0.1",
    "hoist-non-react-statics": "^2.5.5",
    "html-webpack-plugin": "^5.5.0",
    "http-proxy": "^1.18.0",
    "husky": "^0.14.3",
    "jest": "^27.5.1",
    "jest-emotion": "^9.0.0",
    "jest-environment-jsdom-global": "^3.1.2",
    "jest-image-snapshot": "^6.1.0",
    "js-yaml": "^3.14.2",
    "json-loader": "^0.5.7",
    "lint-staged": "^12.1.2",
    "lodash": "^4.18.1",
    "min-document": "^2.19.1",
    "mobx": "^5.15.4",
    "mobx-react": "^5.4.4",
    "mobx-react-lite": "^1.5.2",
    "mobx-state-tree": "^3.16.0",
    "mobx-utils": "^5.6.1",
    "mockdate": "^2.0.2",
    "morgan": "^1.9.1",
    "polished": "4.1.3",
    "prettier": "^2.4.1",
    "react": "~16.14.0",
    "react-addons-test-utils": "^15.6.2",
    "react-dom": "~16.14.0",
    "react-emotion": "9.2.10",
    "react-hot-loader": "4.12.18",
    "react-intl": "^7.1.11",
    "react-test-renderer": "~16.9.0",
    "stubborn-fetch": "0.2.8",
    "terser-webpack-plugin": "^5.1.1",
    "typescript": "^5.0.0",
    "typo-js": "1.0.3",
    "ua-parser-js": "^0.7.33",
    "webpack": "^5.76.0",
    "webpack-bundle-analyzer": "^4.4.0",
    "webpack-cli": "^4.5.0",
    "webpack-dev-server": "^5.0.0",
    "webpack-merge": "^5.7.3",
    "webpack-subresource-integrity": "^1.5.2"
  },
  "devDependencies": {
    "@types/ua-parser-js": "^0.7.33"
  },
  "resolutions": {
    "@tootallnate/once": "^3.0.1",
    "flatted": "^3.4.0",
    "yaml": "^1.10.3",
    "brace-expansion": "^2.0.3",
    "picomatch": "^2.3.2",
    "lodash": "^4.18.1",
    "path-to-regexp": "0.1.13",
    "serialize-javascript": "^7.0.5",
    "glob": "^10.5.0",
    "css-what": "5.0.1",
    "express": "^4.22.0",
    "js-yaml": "^3.14.2",
    "min-document": "^2.19.1",
    "nth-check": "^2.0.1",
    "node-forge": "^1.4.0",
    "node-fetch": "3.2.10",
    "semver": "^7.5.2",
    "word-wrap": "npm:@aashutoshrathi/word-wrap@1.2.6",
    "follow-redirects": "^1.15.6",
    "railroad-diagrams": "npm:dry-uninstall@0.3.0",
    "sirv": "^3.0.0"
  }
}
