Skip to main content
Module

x/effector/package.json

Business logic with ease ☄️
Go to Latest
File
{ "name": "effector-dev", "version": "20.5.0", "description": "The state manager", "private": true, "scripts": { "integration": "sh integrations/webpack/run.sh", "browserstack": "npx jest --config='src/browserstack/jest.config.js' --runInBand", "build:bs": "bsb -make-world", "test": "jest --config=jest.config.js", "coverage": "COVERAGE=yes jest --config=jest.config.js", "bench": "node --expose-gc bench/bench.test.js", "perfsnake": "npx parcel serve --no-hmr --no-autoinstall tools/perfsnake/index.html", "build": "node tools/build", "test:watch": "npx jest --config=jest.config.js --watch", "doc:update-readme": "npx doctoc README.md" }, "author": "Zero Bias", "license": "MIT", "dependencies": { "@babel/cli": "^7.5.5", "@babel/core": "^7.5.5", "@babel/helper-plugin-utils": "^7.0.0", "@babel/node": "^7.5.5", "@babel/parser": "^7.5.5", "@babel/plugin-proposal-async-generator-functions": "^7.2.0", "@babel/plugin-proposal-class-properties": "^7.5.5", "@babel/plugin-proposal-decorators": "^7.4.4", "@babel/plugin-proposal-export-namespace-from": "^7.5.2", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.4.4", "@babel/plugin-proposal-object-rest-spread": "^7.5.5", "@babel/plugin-proposal-optional-chaining": "^7.2.0", "@babel/plugin-transform-block-scoping": "^7.5.5", "@babel/plugin-transform-flow-strip-types": "^7.4.4", "@babel/plugin-transform-for-of": "^7.4.4", "@babel/plugin-transform-modules-commonjs": "^7.5.0", "@babel/preset-env": "^7.5.5", "@babel/preset-flow": "^7.0.0", "@babel/preset-react": "^7.0.0", "@babel/preset-typescript": "^7.3.3", "@babel/register": "^7.5.5", "@babel/traverse": "^7.5.5", "@glennsl/bs-jest": "^0.4.8", "@goodmind/flow-js": "^0.98.0-flow.d6ea0363b-build.43872d4", "@testing-library/react": "^9.1.3", "@types/babel-core": "^6.25.6", "@types/chroma-js": "^1.4.1", "@types/connect": "^3.4.32", "@types/core-js": "^2.5.0", "@types/jest": "^24.0.18", "@types/ws": "^6.0.1", "@wdio/cli": "^5.11.5", "ast-types": "^0.13.1", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.0.3", "babel-jest": "^24.9.0", "babel-literal-to-ast": "^2.1.0", "babel-plugin-macros": "^2.6.1", "babel-plugin-module-resolver": "^3.2.0", "benchmark": "^2.1.4", "browserstack-local": "^1.4.2", "bs-platform": "^5.0.3", "chalk": "^2.4.2", "chroma-js": "^2.0.3", "core-js": "^3.2.1", "cross-env": "^5.2.0", "cross-fetch": "^3.0.2", "dotenv": "^8.0.0", "enzyme": "^3.9.0", "enzyme-adapter-react-16": "^1.12.1", "eslint": "^5.16.0", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-flowtype": "^3.6.1", "eslint-plugin-jest": "^22.16.0", "eslint-plugin-react": "^7.14.3", "eslint-plugin-react-hooks": "^2.0.1", "execa": "^1.0.0", "faker": "^4.1.0", "flow-bin": "^0.110.1", "flowgen": "^1.8.2", "fs-extra": "^7.0.1", "immer": "^3.1.1", "immutable": "^4.0.0-rc.12", "jest": "^24.9.0", "jest-circus": "^24.9.0", "jest-enzyme": "^7.1.0", "jest-runner-eslint": "^0.7.4", "js-yaml": "^3.13.1", "jsdom": "^15.0.0", "jsdom-global": "^3.0.2", "markdown-table": "^1.1.2", "most": "^1.7.3", "nodemon": "^1.18.11", "now": "^15.0.8", "parcel-bundler": "^1.12.3", "prettier": "^1.18.2", "prettier-eslint": "^9.0.0", "prettier-eslint-cli": "^5.0.0", "pretty-hrtime": "^1.0.3", "raf": "^3.4.1", "react": "^16.9.0", "react-dom": "^16.9.0", "react-test-renderer": "^16.9.0", "react-testing-library": "^7.0.0", "reason-react": "^0.7.0", "recast": "^0.18.1", "redux": "^4.0.1", "rimraf": "^2.6.3", "rollup": "^1.16.2", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-bucklescript": "^0.7.0", "rollup-plugin-commonjs": "^10.0.1", "rollup-plugin-gzip": "^2.2.0", "rollup-plugin-json": "^4.0.0", "rollup-plugin-node-builtins": "^2.1.2", "rollup-plugin-node-globals": "^1.4.0", "rollup-plugin-node-resolve": "^5.1.0", "rollup-plugin-replace": "^2.2.0", "rollup-plugin-size-snapshot": "^0.9.0", "rollup-plugin-terser": "^5.0.0", "rollup-plugin-visualizer": "^2.4.3", "rxjs": "^6.5.1", "serve": "^11.1.0", "sharp": "^0.22.1", "shelljs": "^0.8.3", "symbol-observable": "^1.2.0", "terser": "^3.17.0", "typescript": "^3.6.4", "viz.js": "^2.1.2", "vue": "^2.6.10", "webdriverio": "^5.11.7", "webpack-cli": "^3.3.1" }, "maintainers": [ { "name": "Zero Bias", "email": "ribkatt@gmail.com" }, { "name": "goodmind", "email": "andwebar@gmail.com" } ], "repository": "https://github.com/zerobias/effector", "resolutions": { "v8-profiler-node8": "file:./forks/v8-profiler-node8", "nan": "file:./forks/nan" }, "alias": { "effector": "./src/effector/index.js", "effector-react": "./src/react", "effector-vue": "./src/vue", "@effector/forms": "./src/forms", "@effector/redux-adapter": "./src/redux", "effector/flags": "./src/effector/flags.prod" }, "devDependencies": { "@types/react": "^16.9.2", "eslint-config-prettier": "^6.0.0", "funland": "^0.1.5", "funland-laws": "^0.1.5", "jsverify": "^0.8.4" }}