{"bugs":{"url":"https://github.com/omgovich/react-colorful/issues"},"dist":{"shasum":"a6ef2a3946e6903883b142720dda80c72f24267f","tarball":"https://registry.npmjs.org/react-colorful/-/react-colorful-5.8.1.tgz","fileCount":32,"integrity":"sha512-oz68bhsnFWnpDf1ZR8daiQbYpXUnM2h2J6hl9Zg2rTpM/DU6vCqe1E+CpqmqLnJucMZetHZeifSAfJ+geN9lcA==","signatures":[{"sig":"MEQCIARCYWelnBBCXtnG6K4bshdMVZU8LTQvg1+ihk215D43AiBK3nhFPN1RrR2LaJcBm4iroK9tJjGsqPK6QLoFELvoCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAwrnx+bzF6DvjpIkVk4bjdeblpsOs+sowyhSSiXJ36GAiEA+MmXJj80/gzA6+doVxK7//rfJkE+jJYIbAqzBwrcVmc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":407942},"jest":{"verbose":true,"transform":{"\\.js$":"jest-esm-jsx-transform","^.+\\.tsx?$":"ts-jest"},"moduleNameMapper":{"\\.css$":"<rootDir>/tests/__mocks__/styles.css.mock.ts"}},"main":"dist/index.js","name":"react-colorful","types":"dist/index.d.ts","author":{"name":"Vlad Shilov","email":"omgovich@ya.ru"},"module":"dist/index.module.js","source":"src/index.ts","exports":{".":{"umd":"./dist/index.umd.js","types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.module.js","require":"./dist/index.js"}},"gitHead":"8506e8c4b777e0056ce3567dc3a06ced143034bc","license":"MIT","scripts":{"lint":"eslint src/**/*.{ts,tsx} demo/src/**/*.{ts,tsx}","size":"npm run build && size-limit","test":"jest tests --coverage","build":"del-cli 'dist/*' && microbundle build --entry src/index.ts --jsx React.createElement --name react-colorful --css inline --tsconfig tsconfig.build.json","release":"npm publish","postbuild":"cpy dist/index.module.js dist --rename=index.mjs && cpy dist/index.module.js.map dist --rename=index.mjs.map","build-demo":"del-cli 'demo/dist/*' && parcel build demo/src/index.html --out-dir demo/dist --public-url https://omgovich.github.io/react-colorful/","start-demo":"parcel demo/src/index.html --out-dir demo/dist --open","check-types":"tsc --noEmit true","deploy-demo":"npm run build-demo && gh-pages -d demo/dist","check-release":"npm publish --dry-run","prepublishOnly":"npm run build"},"_npmUser":{"name":"omgovich","email":"omgovich@ya.ru"},"esmodule":"dist/index.esmodule.js","homepage":"https://omgovich.github.io/react-colorful","keywords":["react","color picker","react-component","colorpicker","tiny","hex","color","front-end","color-picker","accessible","react-color","accessibility","aria","a11y","wai-aria"],"umd:main":"dist/index.umd.js","repository":{"url":"git+https://github.com/omgovich/react-colorful.git","type":"git"},"size-limit":[{"name":"HexColorPicker","path":"dist/index.module.js","limit":"3.15 KB","import":"{ HexColorPicker }"},{"name":"HslColorPicker","path":"dist/index.module.js","limit":"3 KB","import":"{ HslColorPicker }"},{"name":"HslaColorPicker","path":"dist/index.module.js","limit":"3.1 KB","import":"{ HslaColorPicker }"},{"name":"HslStringColorPicker","path":"dist/index.module.js","limit":"3 KB","import":"{ HslStringColorPicker }"},{"name":"HslaStringColorPicker","path":"dist/index.module.js","limit":"3.15 KB","import":"{ HslaStringColorPicker }"},{"name":"HsvColorPicker","path":"dist/index.module.js","limit":"3 KB","import":"{ HsvColorPicker }"},{"name":"HsvaColorPicker","path":"dist/index.module.js","limit":"3.1 KB","import":"{ HsvaColorPicker }"},{"name":"HsvStringColorPicker","path":"dist/index.module.js","limit":"3 KB","import":"{ HsvStringColorPicker }"},{"name":"HsvaStringColorPicker","path":"dist/index.module.js","limit":"3.15 KB","import":"{ HsvaStringColorPicker }"},{"name":"RgbColorPicker","path":"dist/index.module.js","limit":"3 KB","import":"{ RgbColorPicker }"},{"name":"RgbaColorPicker","path":"dist/index.module.js","limit":"3.1 KB","import":"{ RgbaColorPicker }"},{"name":"RgbStringColorPicker","path":"dist/index.module.js","limit":"3.15 KB","import":"{ RgbStringColorPicker }"},{"name":"RgbaStringColorPicker","path":"dist/index.module.js","limit":"3.3 KB","import":"{ RgbaStringColorPicker }"},{"name":"HexColorInput","path":"dist/index.module.js","limit":"3 KB","import":"{ HexColorInput }"}],"_npmVersion":"10.9.7","description":"🎨 A tiny (3,1 KB) color picker component for React and Preact apps. Fast, well-tested, dependency-free, mobile-friendly and accessible","directories":{},"maintainers":[{"name":"omgovich","email":"omgovich@ya.ru"}],"sideEffects":false,"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","react":"^17.0.2","eslint":"^7.21.0","goober":"^2.0.33","cpy-cli":"^3.1.1","del-cli":"^3.0.1","ts-jest":"^26.5.3","gh-pages":"^3.1.0","prettier":"^2.2.1","react-dom":"^17.0.2","size-limit":"^11.2.0","typescript":"^4.2.3","@types/jest":"^26.0.20","microbundle":"0.13.0","@types/react":"^17.0.0","parcel-bundler":"1.12.3","@types/react-dom":"^17.0.0","eslint-plugin-react":"^7.22.0","use-throttled-effect":"0.0.7","react-frame-component":"^5.1.0","@testing-library/react":"^11.2.5","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","jest-esm-jsx-transform":"^1.0.0","@typescript-eslint/parser":"^4.17.0","eslint-plugin-react-hooks":"^4.2.0","parcel-plugin-css-to-string":"^2.5.2","@size-limit/preset-small-lib":"^11.2.0","@types/react-frame-component":"^4.1.3","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-colorful_5.8.1_1788283280673_0.018427160518523777","host":"s3://npm-registry-packages-npm-production"},"_id":"react-colorful@5.8.1","version":"5.8.1"}