{
  "name": "sulfur-ui",
  "version": "1.0.42",
  "description": "Frontend Toolkit",
  "main": "dist/index.js",
  "scripts": {
    "build": "rollup -c",
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/janykn/Sulfur_UI.git"
  },
  "keywords": [
    "sulfur-ui",
    "sulfur",
    "ui",
    "sulfur",
    "sulfur_ui"
  ],
  "author": "Janardhan Ykunta",
  "license": "MIT",
  "peerDependencies": {
    "react": "^17.0.0 || ^18.0.0",
    "react-dom": "^17.0.0 || ^18.0.0"
  },
  "devDependencies": {
    "@babel/core": "^7.24.6",
    "@babel/preset-env": "^7.24.6",
    "@babel/preset-react": "^7.24.6",
    "@rollup/plugin-commonjs": "^25.0.8",
    "@rollup/plugin-node-resolve": "^15.2.3",
    "babel-cli": "^6.26.0",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "rollup": "^2.79.1",
    "rollup-plugin-babel": "^4.4.0",
    "rollup-plugin-postcss": "^4.0.2"
  },
  "dependencies": {
    "@emotion/react": "^11.11.4",
    "@emotion/styled": "^11.11.5",
    "@mui/icons-material": "^5.15.19",
    "@mui/material": "^5.15.19",
    "date-fns": "^3.6.0",
    "framer-motion": "^11.2.10",
    "rollup-plugin-peer-deps-external": "^2.2.4"
  }
}
