{
  "name": "design-system-old",
  "version": "1.1.4-alpha.10",
  "description": "This is the package for the Appsmith design system components",
  "module": "build/index.js",
  "types": "build/index.d.ts",
  "files": [
    "build"
  ],
  "sideEffects": false,
  "scripts": {
    "build": "rollup -c",
    "storybook": "start-storybook -p 6006",
    "build-storybook": "build-storybook",
    "create-story": "./create_story.sh",
    "test": "jest",
    "test:watch": "jest --watch",
    "test-storybook": "test-storybook",
    "test-storybook:ci": "concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"yarn build-storybook --quiet && npx http-server storybook-static --port 6006 --silent\" \"wait-on tcp:6006 && yarn test-storybook\"",
    "chromatic": "chromatic --project-token=CHROMATIC_PROJECT_TOKEN"
  },
  "contributors": [
    "Albin <albin@appsmith.com>",
    "Rohit Agarwal <rohit.agarwal@appsmith.com>",
    "Tanvi Bhakta <tanvi@appsmith.com>"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/appsmithorg/design-system.git",
    "directory": "packages/design-system"
  },
  "license": "Apache-2.0",
  "devDependencies": {
    "@babel/core": "^7.7.4",
    "@babel/preset-env": "^7.18.2",
    "@babel/preset-react": "^7.17.12",
    "@babel/preset-typescript": "^7.17.12",
    "@blueprintjs/core": "3.33.0",
    "@blueprintjs/datetime": "3.23.6",
    "@blueprintjs/popover2": "^1.4.2",
    "@rollup/plugin-commonjs": "^22.0.0",
    "@rollup/plugin-image": "^2.1.1",
    "@rollup/plugin-url": "^7.0.0",
    "@storybook/addon-actions": "^6.5.7",
    "@storybook/addon-essentials": "^6.5.7",
    "@storybook/addon-interactions": "^6.5.7",
    "@storybook/addon-links": "^6.5.7",
    "@storybook/addon-postcss": "^2.0.0",
    "@storybook/builder-webpack4": "^6.5.7",
    "@storybook/manager-webpack4": "^6.5.7",
    "@storybook/react": "^6.5.7",
    "@storybook/test-runner": "^0.7.1",
    "@storybook/testing-library": "^0.0.11",
    "@storybook/theming": "^6.5.12",
    "@svgr/rollup": "^6.2.1",
    "@svgr/webpack": "4.3.3",
    "@testing-library/jest-dom": "5.16.1",
    "@testing-library/react": "12.1.2",
    "@testing-library/react-hooks": "7.0.2",
    "@testing-library/user-event": "13.5.0",
    "@types/emoji-mart": "3.0.4",
    "@types/jest": "27.4.1",
    "@types/loadable__component": "^5.13.4",
    "@types/lodash-es": "^4.17.6",
    "@types/react": "^17.0.2",
    "@types/react-form": "^4.0.2",
    "@types/react-table": "^7.7.12",
    "@types/react-tabs": "2.3.2",
    "@types/redux-form": "8.3.0",
    "@types/styled-components": "^5.1.26",
    "@types/tinycolor2": "1.4.2",
    "@types/wait-on": "^5.2.0",
    "@typescript-eslint/eslint-plugin": "^5.48.0",
    "@typescript-eslint/parser": "^5.48.0",
    "@uppy/core": "1.16.0",
    "@uppy/image-editor": "0.2.4",
    "@uppy/react": "1.11.2",
    "babel-loader": "^8.2.5",
    "babel-plugin-inline-react-svg": "^2.0.1",
    "babel-preset-react-app": "^10.0.1",
    "concurrently": "^7.3.0",
    "copy-to-clipboard": "^3.3.1",
    "eslint": "^8.31.0",
    "eslint-config-prettier": "^8.6.0",
    "eslint-config-react": "^1.1.7",
    "eslint-import-resolver-babel-module": "^5.3.1",
    "eslint-plugin-cypress": "^2.12.1",
    "eslint-plugin-import": "^2.26.0",
    "eslint-plugin-prettier": "^4.2.1",
    "eslint-plugin-react": "^7.31.11",
    "eslint-plugin-react-hooks": "^4.6.0",
    "eslint-plugin-sort-destructure-keys": "^1.4.0",
    "eslint-plugin-storybook": "^0.6.8",
    "identity-obj-proxy": "3.0.0",
    "jest": "27.5.1",
    "jest-canvas-mock": "2.3.1",
    "jsdom": "16.7.0",
    "lodash-es": "4.17.21",
    "loglevel": "^1.7.1",
    "moment-timezone": "^0.5.35",
    "playwright": "^1.25.1",
    "popper.js": "^1.15.0",
    "postcss": "^8.4.14",
    "postcss-import": "^14.1.0",
    "prettier": "^1.18.2",
    "react": "^17.0.2",
    "react-dnd": "^9.3.4",
    "react-dnd-html5-backend": "^9.3.4",
    "react-dom": "^17.0.2",
    "react-redux": "^7.2.4",
    "react-router-dom": "^6.3.0",
    "react-spring": "^9.5.0",
    "react-table": "^7.8.0",
    "react-tabs": "3.1.1",
    "react-toastify": "^5.5.0",
    "react-use-gesture": "^9.1.3",
    "redux-form": "8.2.6",
    "remixicon-react": "^1.0.0",
    "rollup": "^2.75.5",
    "rollup-plugin-peer-deps-external": "^2.2.4",
    "rollup-plugin-postcss": "^4.0.2",
    "rollup-plugin-terser": "^7.0.2",
    "rollup-plugin-typescript2": "^0.32.0",
    "storybook-zeplin": "^1.7.2",
    "styled-components": "^5.3.6",
    "tinycolor2": "^1.4.2",
    "ts-jest": "27.0.0",
    "tsconfig-paths-webpack-plugin": "^3.5.2",
    "typescript": "4.9.5",
    "wait-on": "^5.3.0"
  },
  "peerDependencies": {
    "@blueprintjs/core": "3.33.0",
    "@blueprintjs/datetime": "3.23.6",
    "copy-to-clipboard": "^3.3.1",
    "react": "^17.0.2",
    "react-dnd": "^9.3.4",
    "react-dnd-html5-backend": "^9.3.4",
    "react-dom": "^17.0.2",
    "react-redux": "^7.2.4",
    "react-router-dom": "^6.3.0",
    "react-table": "^7.8.0",
    "react-tabs": "3.1.1",
    "react-toastify": "^5.5.0",
    "redux-form": "8.2.6",
    "remixicon-react": "^1.0.0",
    "styled-components": "5.3.6",
    "tinycolor2": "^1.4.2"
  },
  "eslintConfig": {
    "extends": "react-app",
    "parser": "@typescript-eslint/parser",
    "overrides": [
      {
        "files": [
          "**/*.stories.*"
        ],
        "rules": {
          "import/no-anonymous-default-export": "off"
        }
      }
    ]
  },
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ],
  "dependencies": {
    "@appsmithorg/design-system": "^2.1.6",
    "emoji-mart": "3.0.1"
  }
}
