{
  "name": "@criya/app-theme",
  "version": "1.5.44",
  "main": "dist/index.js",
  "author": "lexfernandez",
  "license": "ISC",
  "private": false,
  "scripts": {
    "build": "source ./tailwind.sh && rollup -c",
    "start": "source ./tailwind.sh && rollup -c -w",
    "storybook": "source ./tailwind.sh && start-storybook -p 6006",
    "build-storybook": "source ./tailwind.sh && build-storybook",
    "tailwind": "source ./tailwind.sh",
    "tailwind-watch": "source ./tailwind-w.sh",
    "publish": "npm publish --access public"
  },
  "files": [
    "dist"
  ],
  "peerDependencies": {
    "@ant-design/icons": "^4.7.0",
    "@tanstack/react-table": "^8.10.3",
    "antd": "^4.23.1",
    "class-variance-authority": "^0.7.0",
    "classnames": "^2.3.2",
    "react": "^16.13.0||^17||^18",
    "react-dnd": "^16.0.1",
    "react-dnd-html5-backend": "^16.0.1",
    "react-dom": "^16.13.0 || ^17||^18",
    "react-icons": "^4.10.1",
    "react-toastify": "^9.1.3",
    "styled-components": "^6.0.7",
    "tailwind-merge": "^2.0.0"
  },
  "devDependencies": {
    "@ant-design/icons": "^4.7.0",
    "@rollup/plugin-image": "^2.1.1",
    "@rollup/plugin-node-resolve": "^14.1.0",
    "@storybook/addon-actions": "^6.5.12",
    "@storybook/addon-essentials": "^6.5.12",
    "@storybook/addon-interactions": "^6.5.12",
    "@storybook/addon-links": "^6.5.12",
    "@storybook/builder-webpack4": "^6.5.12",
    "@storybook/builder-webpack5": "^6.5.12",
    "@storybook/manager-webpack4": "^6.5.12",
    "@storybook/manager-webpack5": "^6.5.12",
    "@storybook/preset-create-react-app": "^4.1.2",
    "@storybook/react": "^6.5.12",
    "@storybook/testing-library": "^0.0.13",
    "@types/react": "^18.0.19",
    "@types/react-dom": "^18.0.6",
    "@types/uuid": "^9.0.4",
    "antd": "^4.23.1",
    "autoprefixer": "^10.4.11",
    "babel-core": "^6.26.3",
    "babel-loader": "^7.1.5",
    "babel-runtime": "^6.26.0",
    "less": "^4.1.3",
    "less-loader": "^11.0.0",
    "postcss": "^8.4.16",
    "postcss-loader": "^7.0.1",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-icons": "^4.10.1",
    "react-scripts": "^5.0.1",
    "rollup": "^2.79.0",
    "rollup-plugin-copy": "^3.4.0",
    "rollup-plugin-peer-deps-external": "^2.2.4",
    "rollup-plugin-postcss": "^4.0.2",
    "rollup-plugin-typescript2": "^0.34.0",
    "sass": "^1.54.9",
    "storybook-addon-pseudo-states": "^1.15.1",
    "styled-components": "^6.0.7",
    "stylelint": "^14.12.0",
    "stylelint-config-standard": "^28.0.0",
    "tailwindcss": "^3.3.3",
    "typescript": "4.8.3"
  },
  "dependencies": {
    "@criyaco/system-types": "git+https://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:x-oauth-basic@github.com/criyaco/system-types.git",
    "@headlessui/react": "^1.7.17",
    "@rollup/plugin-commonjs": "^25.0.4",
    "@tanstack/react-table": "^8.10.3",
    "@types/react-modal": "^3.16.1",
    "@types/styled-components": "^5.1.26",
    "class-variance-authority": "^0.7.0",
    "immutability-helper": "^3.1.1",
    "react-contenteditable": "^3.3.7",
    "react-dnd": "^16.0.1",
    "react-dnd-html5-backend": "^16.0.1",
    "react-modal": "^3.16.1",
    "react-toastify": "^9.1.3",
    "tailwind-merge": "^2.0.0",
    "tsconfig-paths-webpack-plugin": "^4.0.1",
    "uuid": "^9.0.1"
  }
}
