{
  "_from": "pretty-checkbox-react@^3.2.0",
  "_id": "pretty-checkbox-react@3.2.0",
  "_inBundle": false,
  "_integrity": "sha512-f7ao514t9SmIEvchRPJ1wE2W+SDncK6po5q45FJYtIl013SYZS8S9Lc4Kp41l1a6RwUjo87lBcX8PjFyhTvhQg==",
  "_location": "/pretty-checkbox-react",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pretty-checkbox-react@^3.2.0",
    "name": "pretty-checkbox-react",
    "escapedName": "pretty-checkbox-react",
    "rawSpec": "^3.2.0",
    "saveSpec": null,
    "fetchSpec": "^3.2.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pretty-checkbox-react/-/pretty-checkbox-react-3.2.0.tgz",
  "_shasum": "e575ec3f9145107cfe02a53e45914a11f81bc309",
  "_spec": "pretty-checkbox-react@^3.2.0",
  "_where": "/var/www/justnowapp",
  "bugs": {
    "url": "https://github.com/atomicpages/pretty-checkbox-react/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "clsx": "^1.1.1",
    "nanoid": "^3.0.0",
    "react-merge-refs": "^1.1.0"
  },
  "deprecated": false,
  "description": "A set of React components build around Pretty Checkbox",
  "devDependencies": {
    "@djthoms/eslint-config": "^4.0.0",
    "@djthoms/prettier-config": "^3.0.0",
    "@pika/pack": "^0.5.0",
    "@pika/plugin-build-node": "^0.9.2",
    "@pika/plugin-build-web": "^0.9.2",
    "@pika/plugin-ts-standard-pkg": "^0.9.2",
    "@testing-library/jest-dom": "^5.11.4",
    "@testing-library/react": "^12.0.0",
    "@testing-library/react-hooks": "^7.0.0",
    "@types/jest": "^26.0.23",
    "@types/node": "^14.6.0",
    "@types/react": "^17.0.0",
    "eslint": "^7.7.0",
    "flowgen": "^1.11.0",
    "husky": "^6.0.0",
    "jest": "^27.0.0",
    "lint-staged": "^11.0.0",
    "npm-run-all": "^4.1.5",
    "pika-plugin-legacy-browser": "^2.0.0",
    "pika-plugin-typedefs-to-flow": "^0.0.2",
    "prettier": "^2.1.1",
    "pretty-checkbox": "^3.0.3",
    "react": "^17.0.0",
    "react-dom": "^17.0.0",
    "react-test-renderer": "^17.0.0",
    "rimraf": "^3.0.2",
    "ts-jest": "^27.0.0",
    "typescript": "^4.0.2"
  },
  "files": [
    "dist-*/",
    "bin/"
  ],
  "homepage": "https://github.com/atomicpages/pretty-checkbox-react#readme",
  "keywords": [
    "Pretty",
    "Radio",
    "Switch",
    "Pretty Checkbox",
    "Pretty Checkbox React",
    "pretty-checkbox",
    "pretty-checkbox-react",
    "Components",
    "input controls",
    "React",
    "React Hooks",
    "CSS",
    "Checkbox",
    "Preact"
  ],
  "license": "MIT",
  "main": "dist-node/index.js",
  "module": "dist-web/index.js",
  "name": "pretty-checkbox-react",
  "peerDependencies": {
    "pretty-checkbox": "^3.0.0",
    "react": ">=16.9.0",
    "react-dom": ">=16.9.0"
  },
  "pika": true,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/atomicpages/pretty-checkbox-react.git"
  },
  "sideEffects": false,
  "source": "dist-src/index.js",
  "types": "dist-types/index.d.ts",
  "version": "3.2.0"
}
