{
  "name": "react-star-rating-jav",
  "version": "1.0.6",
  "description": "A reusable star rating",
  "main": "dist/index.js",
  "module": "dist/index.js",
  "files": [
    "dist"
  ],
  "scripts": {
    "build": "babel src --out-dir dist --copy-files"
  },
  "keywords": [
    "react",
    "srating",
    "starrating",
    "Star rating"
  ],
  "author": "JAV",
  "license": "MIT",
  "devDependencies": {
    "@babel/cli": "^7.26.4",
    "@babel/core": "^7.26.10",
    "@babel/preset-env": "^7.26.9",
    "@babel/preset-react": "^7.26.3"
  },
  "dependencies": {
    "anymatch": "^3.1.3",
    "babel-plugin-polyfill-corejs2": "^0.4.13",
    "babel-plugin-polyfill-corejs3": "^0.11.1",
    "babel-plugin-polyfill-regenerator": "^0.6.4",
    "balanced-match": "^1.0.2",
    "binary-extensions": "^2.3.0",
    "brace-expansion": "^1.1.11",
    "braces": "^3.0.3",
    "browserslist": "^4.24.4",
    "caniuse-lite": "^1.0.30001706",
    "chokidar": "^3.6.0",
    "commander": "^6.2.1",
    "concat-map": "^0.0.1",
    "convert-source-map": "^2.0.0",
    "core-js-compat": "^3.41.0",
    "debug": "^4.4.0",
    "electron-to-chromium": "^1.5.122",
    "escalade": "^3.2.0",
    "esutils": "^2.0.3",
    "fill-range": "^7.1.1",
    "fs-readdir-recursive": "^1.1.0",
    "fs.realpath": "^1.0.0",
    "function-bind": "^1.1.2",
    "gensync": "^1.0.0-beta.2",
    "glob": "^7.2.3",
    "glob-parent": "^5.1.2",
    "globals": "^11.12.0",
    "hasown": "^2.0.2",
    "inflight": "^1.0.6",
    "inherits": "^2.0.4",
    "is-binary-path": "^2.1.0",
    "is-core-module": "^2.16.1",
    "is-extglob": "^2.1.1",
    "is-glob": "^4.0.3",
    "is-number": "^7.0.0",
    "js-tokens": "^4.0.0",
    "jsesc": "^3.1.0",
    "json5": "^2.2.3",
    "lodash.debounce": "^4.0.8",
    "lru-cache": "^5.1.1",
    "make-dir": "^2.1.0",
    "minimatch": "^3.1.2",
    "ms": "^2.1.3",
    "node-releases": "^2.0.19",
    "normalize-path": "^3.0.0",
    "once": "^1.4.0",
    "path-is-absolute": "^1.0.1",
    "path-parse": "^1.0.7",
    "picocolors": "^1.1.1",
    "picomatch": "^2.3.1",
    "pify": "^4.0.1",
    "readdirp": "^3.6.0",
    "regenerate": "^1.4.2",
    "regenerate-unicode-properties": "^10.2.0",
    "regenerator-runtime": "^0.14.1",
    "regenerator-transform": "^0.15.2",
    "regexpu-core": "^6.2.0",
    "regjsgen": "^0.8.0",
    "regjsparser": "^0.12.0",
    "resolve": "^1.22.10",
    "semver": "^6.3.1",
    "slash": "^2.0.0",
    "supports-preserve-symlinks-flag": "^1.0.0",
    "to-regex-range": "^5.0.1",
    "unicode-canonical-property-names-ecmascript": "^2.0.1",
    "unicode-match-property-ecmascript": "^2.0.0",
    "unicode-match-property-value-ecmascript": "^2.2.0",
    "unicode-property-aliases-ecmascript": "^2.1.0",
    "update-browserslist-db": "^1.1.3",
    "wrappy": "^1.0.2",
    "yallist": "^3.1.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jishnuAVijayan012/my-react-star-rating.git"
  },
  "bugs": {
    "url": "https://github.com/jishnuAVijayan012/my-react-star-rating/issues"
  },
  "homepage": "https://github.com/jishnuAVijayan012/my-react-star-rating#readme"
}