Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/forms / package.json
Size: Mime:
{
  "name": "@skava/forms",
  "version": "3.4.3",
  "private": false,
  "sideEffects": false,
  "main": "build/dist/src/exports.js",
  "typings": "build/dist/src/exports.d.ts",

  "scripts": {
    "prepublishOnly": "make publish",
    "storybook": "start-storybook -p 9001 -c .storybook",
    "prepush": "yarn autofix && yarn test",
    "autofix": "yarn prettier && yarn styledlint",
    "prettier": "prettier --write src/**/*.{ts,tsx} && prettier --write src/*.{ts,tsx}",
    "styledlint": "stylelint './src/**/*.(tsx|ts)' --config './stylelint.config.js'",
    "tslint": "tslint --format codeFrame --project tsconfig.json --config tslint.json",
    "test:ci": "CI=true react-scripts-ts test --env=jsdom --runInBand --silent",
    "_test": "react-scripts-ts test --env=jsdom --verbose",
    "test": "jest --config jest.config.js",
    "start": "react-scripts-ts start",
    "build": "react-scripts-ts build",
    "eject": "react-scripts-ts eject"
  },
  "peerDependencies": {
    "@skava/persistence": "^3.0.0",
    "@skava/router": "^6.0.2",
    "@skava/utils": "^1.0.9",
    "exotic": "^2.0.7",
    "react": "^16.7.0",
    "react-dom": "^16.7.0",
    "styleh-components": "^3.1.6",
    "xmobx": "^2.0.2"
  },
  "resolutions": {
    "exotic": "^2.0.8",
    "react": "^16.8.1",
    "react-dom": "^16.8.1",
    "@babel/core": "7.2.2",
    "@babel/plugin-syntax-jsx": "7.2.0",
    "@babel/plugin-syntax-object-rest-spread": "7.2.0",
    "jest": "24.0.0",
    "jest-cli": "24.0.0"
  },
  "_resolutions": {
    "webpack": "4.22.0",
    "case-sensitive-paths-webpack-plugin": "2.1.2"
  },
  "devDependencies": {
    "md5": "2.2.1",
    "module-alias": "2.1.0",
    "@types/module-alias": "2.0.0",
    "@skava/tests": "4.1.1",
    "jest-dom": "3.1.1",
    "snapshot-diff": "0.5.0",
    "enzyme-adapter-react-16": "1.9.1",
    "@types/enzyme-adapter-react-16": "1.0.4",
    "@types/enzyme": "3.1.18",

    "@skava/persistence": "^3.0.0",
    "@skava/router": "^6.0.2",
    "@skava/utils": "^1.1.1",
    "exotic": "^2.0.8",
    "react": "^16.7.0",
    "react-dom": "^16.7.0",
    "styleh-components": "^3.1.6",
    "xmobx": "^2.0.2",
    "react-scripts-ts": "3.1.0",

    "@skava/typings": "^1.3.1",
    "@skava/ui": "3.0.6",
    "@skava/tslint": "2.0.0",
    "@skava/stylelint-config": "1.0.0",

    "@types/core-js": "2.5.0",
    "@types/node": "^11.9.3",
    "@types/react": "^16.8.3",
    "@types/react-dom": "^16.8.1",
    "@types/react-test-renderer": "16.8.1",
    "react-testing-library": "5.8.0",

    "@storybook/addon-storyshots": "4.1.11",
    "@storybook/addon-a11y": "^4.1.11",
    "@storybook/addon-actions": "^4.1.11",
    "@storybook/addon-info": "^4.1.11",
    "@storybook/addon-knobs": "^4.1.11",
    "@storybook/addon-notes": "^4.1.11",
    "@storybook/addon-options": "^4.1.11",
    "@storybook/addon-viewport": "^4.1.11",
    "@storybook/react": "^4.1.11",

    "@types/storybook__addon-storyshots": "3.4.4",
    "@types/storybook__addon-a11y": "3.3.1",
    "@types/storybook__addon-actions": "3.4.1",
    "@types/storybook__addon-info": "3.4.3",
    "@types/storybook__addon-knobs": "4.0.0",
    "@types/storybook__addon-notes": "4.0.1",

    "babel-loader": "8.0.5",
    "@babel/core": "7.2.2",
    "@babel/cli": "7.2.3",
    "babel-plugin-styled-components": "1.7.1-fork.6",
    "@babel/plugin-syntax-jsx": "7.2.0",
    "@babel/plugin-syntax-object-rest-spread": "7.2.0",

    "prettier": "1.16.4",
    "tslint": "5.12.1",
    "tslint-react": "3.6.0",
    "tslint-config-prettier": "1.17.0",
    "awesome-typescript-loader": "^5.2.1",
    "react-test-renderer": "16.8.1",
    "enzyme": "3.8.0",
    "ts-node": "8.0.2",
    "tslib": "1.9.3",
    "typescript": "3.1.6",
    "typescript-styled-plugin": "0.13.0",
    "case-sensitive-paths-webpack-plugin": "2.1.2",

    "@skava/eslint-config": "2.0.0",
    "babel-eslint": "10.0.1",
    "eslint": "^5.13.0",
    "eslint-plugin-better": "^0.1.5",
    "eslint-plugin-destructuring": "^2.1.0",
    "eslint-plugin-i18n": "^1.2.1",
    "eslint-plugin-import": "^2.16.0",
    "eslint-plugin-jest": "^22.2.2",
    "eslint-plugin-jsx-a11y": "^6.2.1",
    "eslint-plugin-no-for-each": "^0.1.14",
    "eslint-plugin-prettier": "^3.0.1",
    "eslint-plugin-react": "^7.12.4",
    "eslint-plugin-typescript": "^0.14.0",
    "eslint-plugin-xod-fp": "^0.1.1",
    "eslint-plugin-babel": "^5.3.0",
    "eslint-plugin-html": "4.0.6",
    "typescript-eslint-parser": "^22.0.0"
  }
}