Skip to main content
Module

x/effector/package.json

Business logic with ease ☄️
Go to Latest
File
{ "name": "effector-dev", "version": "0.18.3", "description": "Application state manager", "private": true, "scripts": { "integration": "sh integrations/webpack/run.sh", "build:bs": "bsb -make-world", "test": "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": "yarn build:builder && yarn builder", "build:builder": "npx rollup -c tools/builder/rollup.config.js", "builder": "node tools/builder.js", "builder:watch": "npx nodemon -w tools/builder/ -w src -i tools/builder.js -x 'yarn build'", "postinstall": "yarn build:builder", "test:watch": "npx jest --config=jest.config.js --watch", "repack": "npx prepack 'npm/effector/effector.bundle.js' --inlineExpressions --compatibility browser --out 'npm/effector/effector.prepack-bundle.js'" }, "author": "Zero Bias", "license": "MIT", "devDependencies": { "@babel/cli": "^7.2.3", "@babel/core": "^7.3.3", "@babel/helper-plugin-utils": "^7.0.0", "@babel/node": "^7.2.2", "@babel/parser": "^7.3.4", "@babel/plugin-proposal-async-generator-functions": "^7.2.0", "@babel/plugin-proposal-class-properties": "^7.3.0", "@babel/plugin-proposal-decorators": "^7.3.0", "@babel/plugin-proposal-export-namespace-from": "^7.2.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.2.0", "@babel/plugin-proposal-object-rest-spread": "^7.3.2", "@babel/plugin-proposal-optional-chaining": "^7.2.0", "@babel/plugin-transform-block-scoping": "^7.2.0", "@babel/plugin-transform-flow-strip-types": "^7.2.3", "@babel/plugin-transform-for-of": "^7.2.0", "@babel/plugin-transform-modules-commonjs": "^7.2.0", "@babel/preset-env": "^7.3.1", "@babel/preset-flow": "^7.0.0", "@babel/preset-react": "^7.0.0", "@babel/register": "^7.0.0", "@babel/traverse": "^7.3.4", "@glennsl/bs-jest": "^0.4.8", "@goodmind/flow-js": "^0.95.1-flow.96e2ba480-build.f6486aa", "@goodmind/flowgen": "^2.2.1", "@types/jest": "^24.0.9", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.0.1", "babel-jest": "^24.5.0", "babel-literal-to-ast": "^2.1.0", "babel-plugin-dev-expression": "^0.2.1", "babel-plugin-macros": "^2.5.0", "babel-plugin-module-resolver": "^3.1.3", "babel-plugin-transform-inline-environment-variables": "^0.4.3", "bs-platform": "^4.0.18", "chalk": "^2.4.2", "chokidar": "^2.1.0", "chroma-js": "^2.0.2", "codegen.macro": "^3.0.0", "connect": "^3.6.6", "cross-env": "^5.2.0", "cross-fetch": "^3.0.1", "d3-dag": "^0.2.3", "enzyme": "^3.8.0", "enzyme-adapter-react-16": "^1.9.1", "eslint": "^5.13.0", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-flowtype": "^3.2.1", "eslint-plugin-jest": "^22.2.2", "eslint-plugin-react": "^7.12.4", "eslint-plugin-react-hooks": "^1.0.1", "execa": "^1.0.0", "express": "^4.16.4", "faker": "^4.1.0", "fastify": "^1.14.1", "fastify-babel": "^1.1.0", "fastify-favicon": "^0.3.1", "flow-bin": "^0.95.1", "fs-extra": "^7.0.1", "graphlib": "^2.1.7", "graphql": "^14.1.1", "graphql-tag": "^2.10.1", "immer": "^2.0.0", "immutable": "^4.0.0-rc.12", "jest": "^24.5.0", "jest-enzyme": "^7.0.2", "jest-runner-eslint": "^0.7.3", "js-yaml": "^3.12.1", "jscodeshift": "^0.6.3", "jsdom": "^14.0.0", "jsdom-global": "^3.0.2", "markdown-table": "^1.1.2", "micro": "^9.3.3", "micro-dev": "^3.0.0", "most": "^1.7.3", "nodemon": "^1.18.10", "now": "^14.0.0", "parcel-bundler": "^1.11.0", "prepack": "^0.2.54", "prettier": "^1.16.4", "prettier-eslint": "^8.8.2", "prettier-eslint-cli": "^4.7.1", "pretty-hrtime": "^1.0.3", "puppeteer": "^1.12.2", "raf": "^3.4.1", "react": "^16.8.3", "react-dom": "^16.8.3", "react-test-renderer": "^16.8.3", "react-testing-library": "^5.9.0", "reason-react": "^0.5.3", "redux": "^4.0.1", "rimraf": "^2.6.3", "rollup": "^1.2.3", "rollup-plugin-babel": "^4.3.2", "rollup-plugin-bucklescript": "^0.7.0", "rollup-plugin-commonjs": "^9.2.1", "rollup-plugin-gzip": "^2.2.0", "rollup-plugin-json": "^3.1.0", "rollup-plugin-node-builtins": "^2.1.2", "rollup-plugin-node-globals": "^1.4.0", "rollup-plugin-node-resolve": "^4.0.1", "rollup-plugin-replace": "^2.1.0", "rollup-plugin-size-snapshot": "^0.8.0", "rollup-plugin-terser": "^4.0.4", "rollup-plugin-visualizer": "^1.1.0", "rxjs": "^6.4.0", "serve": "^10.1.2", "setimmediate": "^1.0.5", "sharp": "^0.21.3", "shelljs": "^0.8.3", "styled-components": "^4.1.3", "terser": "^3.16.1", "typescript": "^3.3.3", "viz.js": "^2.1.2", "vue": "^2.6.7", "webpack-cli": "^3.3.0", "ws": "^6.1.4" }, "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" }, "dependencies": { "symbol-observable": "^1.2.0" }, "alias": { "warning": "./src/warning/index.js", "invariant": "./src/invariant/index.js", "effector": "./src/index.js", "effector-react": "./src/react", "effector-vue": "./src/vue", "@effector/forms": "./src/forms", "effector/domain": "./src/domain", "effector/effect": "./src/effect", "effector/event": "./src/event", "effector/store": "./src/store", "effector/graphite": "./src/graphite", "effector/stdlib": "./src/stdlib", "effector/flags": "./src/flags.prod", "effector/naming": "./src/naming", "effector/perf": "./src/perf" }}