{"name":"react-colorful","version":"4.0.2","description":"A tiny color picker component for modern React apps","source":"src/index.ts","main":"dist/index.js","module":"dist/index.module.js","esmodule":"dist/index.esmodule.js","umd:main":"dist/index.umd.js","types":"dist/index.d.ts","scripts":{"lint":"eslint src/**/*.{ts,tsx} demo/src/**/*.{ts,tsx}","size":"npm run build && size-limit","check-types":"tsc --noEmit true","test":"jest tests","build":"del-cli 'dist/*' && microbundle build --entry src/index.ts --jsx React.createElement --name react-colorful --css-modules true --tsconfig tsconfig.build.json","prepublishOnly":"npm run build","start-demo":"parcel demo/src/index.html --out-dir demo/dist --open","build-demo":"del-cli 'demo/dist/*' && parcel build demo/src/index.html --out-dir demo/dist --public-url /react-colorful/","deploy-demo":"npm run build-demo && gh-pages -d demo/dist"},"size-limit":[{"path":"dist/index.module.js","import":"{ HexColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ HslColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ HslaColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ HslStringColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ HslaStringColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ HsvColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ HsvaColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ RgbColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ RgbaColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ RgbStringColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ RgbaStringColorPicker }","limit":"2 KB"},{"path":"dist/index.module.js","import":"{ HexColorInput }","limit":"2 KB"}],"sideEffects":["*.css"],"jest":{"verbose":true,"transform":{"\\.js$":"jest-esm-jsx-transform","^.+\\.tsx?$":"ts-jest"},"moduleNameMapper":{"\\.css$":"identity-obj-proxy"}},"repository":{"type":"git","url":"git+https://github.com/omgovich/react-colorful.git"},"keywords":["react","color picker","react-component","colorpicker","tiny","hex","color","front-end","color-picker"],"author":{"name":"Vlad Shilov","email":"omgovich@ya.ru"},"license":"MIT","bugs":{"url":"https://github.com/omgovich/react-colorful/issues"},"homepage":"https://omgovich.github.io/react-colorful","peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"devDependencies":{"@size-limit/preset-small-lib":"^4.5.6","@testing-library/react":"^10.4.8","@types/jest":"^26.0.10","@types/react":"^16.9.46","@types/react-dom":"^16.9.8","@typescript-eslint/eslint-plugin":"^3.9.1","@typescript-eslint/parser":"^3.9.1","del-cli":"^3.0.1","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","eslint-plugin-react":"^7.20.3","eslint-plugin-react-hooks":"^4.0.8","gh-pages":"^3.1.0","identity-obj-proxy":"^3.0.0","jest":"^26.3.0","jest-esm-jsx-transform":"^1.0.0","microbundle":"^0.12.3","parcel-bundler":"^1.12.4","postcss-modules":"^3.2.0","prettier":"2.0.5","react":"^16.8.0","react-dom":"^16.8.0","size-limit":"^4.5.5","ts-jest":"^26.2.0","typescript":"^3.9.7","use-throttled-effect":"0.0.7"},"dependencies":{},"gitHead":"df7d7bc7fbcad7fb5faab1c2aa28c004307b2cab","_id":"react-colorful@4.0.2","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"7746ad097bb55fa029d49f715ad10cc17451fd22","size":51472,"noattachment":false,"key":"/react-colorful/-/react-colorful-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-colorful/download/react-colorful-4.0.2.tgz"},"maintainers":[{"name":"omgovich","email":"omgovich@ya.ru"}],"_npmUser":{"name":"omgovich","email":"omgovich@ya.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-colorful_4.0.2_1600094220270_0.07436066907295591"},"_hasShrinkwrap":false,"publish_time":1600094220429,"_cnpm_publish_time":1600094220429,"dist-tags":{"beta":"3.0.0-beta.1","latest":"5.6.1"}}