{
  "name": "react-ueqttimeline",
  "version": "2.6.1",
  "license": "MIT",
  "description": "A Modern Timeline component for React 17",
  "keywords": [
    "timeline",
    "react-timeline",
    "horizontal-timeline",
    "vertical-timeline"
  ],
  "author": "Prabhu Murthy",
  "repository": {
    "url": "https://github.com/ueqt/react-chrono",
    "type": "git"
  },
  "dependencies": {
    "classnames": "^2.5.1",
    "dayjs": "^1.11.12",
    "focus-visible": "^5.2.0",
    "styled-components": "^6.1.12",
    "use-debounce": "^10.0.1",
    "xss": "^1.0.15"
  },
  "peerDependencies": {
    "react": "17.0.2",
    "react-dom": "17.0.2"
  },
  "publishConfig": {
    "cache": "cache/.npm",
    "registry": "https://registry.npmjs.org/"
  },
  "devDependencies": {
    "@babel/core": "^7.24.9",
    "@babel/plugin-proposal-optional-chaining": "^7.21.0",
    "@babel/plugin-transform-runtime": "^7.24.7",
    "@babel/plugin-transform-typescript": "^7.24.8",
    "@babel/preset-env": "^7.24.8",
    "@babel/preset-react": "^7.24.7",
    "@babel/preset-typescript": "^7.24.7",
    "@emotion/babel-plugin": "^11.12.0",
    "@jest/types": "^29.6.3",
    "@rollup/plugin-babel": "^6.0.4",
    "@rollup/plugin-buble": "^1.0.3",
    "@rollup/plugin-commonjs": "^26.0.1",
    "@rollup/plugin-eslint": "^9.0.5",
    "@rollup/plugin-node-resolve": "^15.2.3",
    "@rollup/plugin-strip": "^3.0.4",
    "@rollup/plugin-terser": "^0.4.4",
    "@size-limit/preset-big-lib": "^11.1.4",
    "@stylelint/postcss-css-in-js": "^0.38.0",
    "@testing-library/dom": "^10.3.2",
    "@testing-library/jest-dom": "^6.4.6",
    "@testing-library/react": "^16.0.0",
    "@testing-library/react-hooks": "^8.0.1",
    "@testing-library/user-event": "^14.5.2",
    "@types/jest": "^29.5.12",
    "@types/node": "^20.14.11",
    "@types/react": "17.0.2",
    "@types/react-dom": "17.0.2",
    "@types/react-router-dom": "^5.3.3",
    "@types/sanitize-html": "^2.11.0",
    "@types/styled-components": "^5.1.34",
    "@types/testing-library__jest-dom": "^6.0.0",
    "@typescript-eslint/eslint-plugin": "^7.16.1",
    "@typescript-eslint/parser": "^7.16.1",
    "@vitejs/plugin-react": "^4.3.1",
    "@vitest/coverage-v8": "^2.0.3",
    "@vitest/ui": "^2.0.3",
    "autoprefixer": "^10.4.19",
    "babel-loader": "^9.1.3",
    "babel-plugin-jsx-remove-data-test-id": "^3.0.0",
    "babel-plugin-styled-components": "^2.1.4",
    "c8": "^10.1.2",
    "cssnano": "^7.0.4",
    "cypress": "13.13.1",
    "eslint": "^9.7.0",
    "eslint-config-prettier": "^9.1.0",
    "eslint-plugin-import": "^2.29.1",
    "eslint-plugin-jsx-a11y": "^6.9.0",
    "eslint-plugin-react": "^7.35.0",
    "eslint-plugin-sort-keys-fix": "^1.1.2",
    "eslint-plugin-typescript-sort-keys": "^3.2.0",
    "husky": "^9.1.1",
    "intersection-observer": "^0.12.2",
    "jsdom": "^24.1.1",
    "lint-staged": "^15.2.7",
    "postcss": "^8.4.39",
    "postcss-preset-env": "^9.6.0",
    "postcss-syntax": "^0.36.2",
    "prettier": "^3.3.3",
    "pretty-quick": "^4.0.0",
    "react": "17.0.2",
    "react-dom": "17.0.2",
    "react-is": "17.0.2",
    "react-router-dom": "^6.25.1",
    "rimraf": "^6.0.1",
    "rollup": "^4.19.0",
    "rollup-plugin-analyzer": "^4.0.0",
    "rollup-plugin-copy": "^3.5.0",
    "rollup-plugin-delete": "^2.0.0",
    "rollup-plugin-filesize": "^10.0.0",
    "rollup-plugin-peer-deps-external": "^2.2.4",
    "rollup-plugin-postcss": "^4.0.2",
    "rollup-plugin-typescript2": "^0.36.0",
    "rollup-plugin-visualizer": "^5.12.0",
    "sass": "^1.77.8",
    "semver": "7.6.3",
    "size-limit": "^11.1.4",
    "snyk": "^1.1292.1",
    "start-server-and-test": "^2.0.4",
    "stylelint": "^16.7.0",
    "stylelint-config-prettier-scss": "^1.0.0",
    "stylelint-config-recess-order": "^5.0.1",
    "stylelint-config-recommended": "^14.0.1",
    "stylelint-config-styled-components": "^0.1.1",
    "stylelint-order": "^6.0.4",
    "stylelint-processor-styled-components": "^1.10.0",
    "typescript": "^5.5.3",
    "typescript-plugin-css-modules": "^5.1.0",
    "typescript-plugin-styled-components": "^3.0.0",
    "vite": "^5.3.4",
    "vite-tsconfig-paths": "^4.3.2",
    "vitest": "^2.0.3"
  },
  "resolutions": {
    "ansi-regex": "5.0.1",
    "json-schema": "0.4.0",
    "semver": "7.5.4"
  },
  "files": [
    "dist"
  ],
  "size-limit": [
    {
      "path": "dist/react-chrono.js",
      "limit": "65 KB"
    },
    {
      "path": "dist/react-chrono.esm.js",
      "limit": "65 KB"
    },
    {
      "path": "dist/react-chrono.umd.js",
      "limit": "65 KB"
    }
  ],
  "lint-staged": {
    "src/components/**/*.{ts,tsx}": [
      "prettier --write",
      "stylelint ./src/**/*style.ts",
      "eslint ./src/**/*.tsx",
      "git add"
    ]
  },
  "browserslist": [
    "last 3 versions",
    "not ie <= 11",
    "not dead",
    "> 5%"
  ],
  "husky": {
    "hooks": {
      "pre-commit": "pretty-quick --staged"
    }
  },
  "main": "dist/react-chrono.js",
  "module": "dist/react-chrono.esm.js",
  "umd": "dist/react-chrono.umd.js",
  "scripts": {
    "cypress": "cypress open",
    "cypress:headless": "cypress run --headless",
    "cypress:record": "cypress run --record --key 0a753295-339a-4351-bf1d-6b91d4bcb937",
    "cypress:runner": "start-server-and-test start http://localhost:4444 cypress:record",
    "cypress:test": "start-server-and-test start http://localhost:4444 cypress",
    "cypress:quiet": "cypress run --quiet --headless",
    "eslint": "eslint src/**/*.{tsx,ts}",
    "fix-js": "eslint src/**/*.{tsx,ts} --fix",
    "format": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\"",
    "lint": "prettier --check \"src/**/*.{js,jsx,ts,tsx}\"",
    "lint:all": "pnpm eslint && pnpm lint:css && pnpm lint",
    "lint:css": "stylelint src/**/*style.ts --custom-syntax @stylelint/postcss-css-in-js",
    "rollup": "rollup -c rollup.config.mjs",
    "snyk": "snyk test",
    "dev": "vite --config vite.config.mts --host",
    "clean": "npx concurrently \"pnpm format\" \"pnpm lint:all\"",
    "test": "vitest --config vitest.config.mts",
    "test-ui": "vitest --config vitest.config.mts --ui",
    "vite:build": "vite build --config vite.config.mts",
    "coveralls": "pnpx coveralls < coverage/lcov.info",
    "size-limit": "pnpm rollup && pnpm size-limit",
    "build": "pnpm rollup",
    "fix-css": "stylelint src/**/*style.ts --custom-syntax @stylelint/postcss-css-in-js --fix"
  }
}