{"_id":"file-selector","_rev":"3217862","name":"file-selector","description":"Convert DataTransfer object to a list of File objects","dist-tags":{"latest":"0.6.0","release-0.1.x":"0.1.19"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"time":{"modified":"2024-03-21T07:20:00.000Z","created":"2018-10-04T15:25:48.521Z","0.6.0":"2022-04-30T02:30:59.139Z","0.5.0":"2022-04-25T02:21:28.497Z","0.4.0":"2022-02-02T00:51:10.893Z","0.3.1":"2022-02-01T10:00:07.037Z","0.3.0":"2022-02-01T08:11:31.760Z","0.1.19":"2020-11-22T08:40:13.769Z","0.2.4":"2020-11-22T08:38:14.326Z","0.1.18":"2020-11-07T06:44:24.842Z","0.2.3":"2020-11-07T06:42:54.079Z","0.1.17":"2020-10-23T10:34:55.179Z","0.2.2":"2020-10-23T05:56:58.585Z","0.2.1":"2020-10-23T04:21:06.357Z","0.2.0":"2020-10-23T04:15:35.455Z","0.1.16":"2020-10-23T04:12:11.664Z","0.1.15":"2020-10-23T04:05:49.658Z","0.1.14":"2020-10-23T03:55:23.088Z","0.1.13":"2020-09-09T02:09:39.184Z","0.1.12":"2019-05-21T00:55:17.506Z","0.1.11":"2019-03-13T10:59:15.058Z","0.1.10":"2019-02-25T08:42:25.855Z","0.1.9":"2019-02-19T08:33:36.925Z","0.1.8":"2019-02-15T08:48:09.729Z","0.1.7":"2019-02-13T14:18:41.192Z","0.1.6":"2018-12-10T11:08:40.966Z","0.1.5":"2018-10-18T07:54:28.386Z","0.1.4":"2018-10-10T11:46:36.947Z","0.1.3":"2018-10-05T14:20:39.199Z","0.1.2":"2018-10-05T13:15:00.172Z","0.1.1":"2018-10-05T07:56:37.178Z","0.1.0":"2018-10-04T15:25:48.521Z"},"users":{},"author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"versions":{"0.6.0":{"name":"file-selector","version":"0.6.0","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.4.0"},"devDependencies":{"@babel/core":"^7.17.10","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1","@types/jest":"^27.4.1","@types/node":"^17.0.30","babel-jest":"^28.0.3","camelcase":"^6.3.0","jest":"^28.0.3","jest-environment-jsdom":"^28.0.2","npm-run-all":"^4.1.5","rollup":"^2.70.2","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"next","tslint":"^6.1.3","typescript":"^4.6.4"},"engines":{"node":">= 12"},"gitHead":"76a4033d344d1383aeb5ff628b1749ed6334d5f5","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.6.0","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"fa0a8d9007b829504db4d07dd4de0310b65287dc","size":39573,"noattachment":false,"key":"/file-selector/-/file-selector-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.6.0.tgz"},"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.6.0_1651285858970_0.9434954982390336"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-30T02:31:03.553Z","publish_time":1651285859139,"_cnpm_publish_time":1651285859139},"0.5.0":{"name":"file-selector","version":"0.5.0","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.3"},"devDependencies":{"@babel/core":"^7.12.3","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.15","@types/node":"^14.14.2","babel-jest":"^26.6.0","camelcase":"^6.1.0","jest":"^26.6.0","jest-environment-jsdom":"^26.6.0","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.4.1","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 10"},"gitHead":"3b0823c162cd20b8c5912e13e547484895253868","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.5.0","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"21c7126dc9728b31a2742d91cab20d55e67e4fb4","size":38196,"noattachment":false,"key":"/file-selector/-/file-selector-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.5.0.tgz"},"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.5.0_1650853288348_0.17019265300819852"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-25T02:21:33.803Z","publish_time":1650853288497,"_cnpm_publish_time":1650853288497},"0.4.0":{"name":"file-selector","version":"0.4.0","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.3"},"devDependencies":{"@babel/core":"^7.12.3","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.15","@types/node":"^14.14.2","babel-jest":"^26.6.0","camelcase":"^6.1.0","jest":"^26.6.0","jest-environment-jsdom":"^26.6.0","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.4.1","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 10"},"gitHead":"8bf52d4d288825d292c0e0d25c46a5f734ba6700","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.4.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"shasum":"59ec4f27aa5baf0841e9c6385c8386bef4d18b17","size":37669,"noattachment":false,"key":"/file-selector/-/file-selector-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.4.0.tgz"},"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.4.0_1643763070686_0.5108274845955372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-02T00:51:18.077Z","publish_time":1643763070893,"_cnpm_publish_time":1643763070893},"0.3.1":{"name":"file-selector","version":"0.3.1","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.3"},"devDependencies":{"@babel/core":"^7.12.3","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.15","@types/node":"^14.14.2","babel-jest":"^26.6.0","camelcase":"^6.1.0","jest":"^26.6.0","jest-environment-jsdom":"^26.6.0","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.4.1","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 10"},"gitHead":"d48d9bc355cd99a1aa50478c37e8c68da82cb8da","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.3.1","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"shasum":"823033c269d456dd4c8d91d87e1db24d4cadfcd4","size":26726,"noattachment":false,"key":"/file-selector/-/file-selector-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.3.1.tgz"},"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.3.1_1643709606880_0.7159324957300615"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T10:00:14.106Z","publish_time":1643709607037,"_cnpm_publish_time":1643709607037},"0.3.0":{"name":"file-selector","version":"0.3.0","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.3"},"devDependencies":{"@babel/core":"^7.12.3","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.15","@types/node":"^14.14.2","babel-jest":"^26.6.0","camelcase":"^6.1.0","jest":"^26.6.0","jest-environment-jsdom":"^26.6.0","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.4.1","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 10"},"gitHead":"662cbfa78db74109b906cf816d6e91a34f840ab8","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.3.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"shasum":"0c6b0a5ba1d496874ce08f0742b1bcd6b772d84d","size":26333,"noattachment":false,"key":"/file-selector/-/file-selector-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.3.0.tgz"},"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.3.0_1643703091419_0.9489115220575315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T08:18:09.095Z","publish_time":1643703091760,"_cnpm_publish_time":1643703091760},"0.1.19":{"name":"file-selector","version":"0.1.19","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.1"},"devDependencies":{"@babel/core":"^7.11.6","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.13","@types/node":"^14.6.4","babel-jest":"^26.3.0","camelcase":"^6.0.0","jest":"^26.4.2","jest-environment-jsdom":"^26.3.0","npm-run-all":"^4.1.5","rollup":"^2.26.10","rollup-plugin-sourcemaps":"^0.6.2","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.3.0","tslint":"^6.1.3","typescript":"^4.0.2"},"engines":{"node":">= 10"},"readmeFilename":"README.md","gitHead":"0e26d3557a1426c98e06f98de328754c8aa1ae37","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.1.19","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"8ecc9d069a6f544f2e4a096b64a8052e70ec8abf","size":24872,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.19.tgz"},"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.19_1606034413447_0.09213718063896348"},"_hasShrinkwrap":false,"publish_time":1606034413769,"_cnpm_publish_time":1606034413769,"_cnpmcore_publish_time":"2021-12-16T12:09:42.753Z"},"0.2.4":{"name":"file-selector","version":"0.2.4","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.3"},"devDependencies":{"@babel/core":"^7.12.3","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.15","@types/node":"^14.14.2","babel-jest":"^26.6.0","camelcase":"^6.1.0","jest":"^26.6.0","jest-environment-jsdom":"^26.6.0","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.4.1","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 10"},"gitHead":"d8287918d49a9cb9c25ff08ce9d3a63e089234c2","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.2.4","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"7b98286f9dbb9925f420130ea5ed0a69238d4d80","size":24875,"noattachment":false,"key":"/file-selector/-/file-selector-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.2.4.tgz"},"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.2.4_1606034294181_0.3563013089408187"},"_hasShrinkwrap":false,"publish_time":1606034294326,"_cnpm_publish_time":1606034294326,"_cnpmcore_publish_time":"2021-12-16T12:09:43.081Z"},"0.1.18":{"name":"file-selector","version":"0.1.18","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.1"},"devDependencies":{"@babel/core":"^7.11.6","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.13","@types/node":"^14.6.4","babel-jest":"^26.3.0","camelcase":"^6.0.0","jest":"^26.4.2","jest-environment-jsdom":"^26.3.0","npm-run-all":"^4.1.5","rollup":"^2.26.10","rollup-plugin-sourcemaps":"^0.6.2","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.3.0","tslint":"^6.1.3","typescript":"^4.0.2"},"engines":{"node":">= 10"},"readmeFilename":"README.md","gitHead":"96118924a880296c2133aa746cbcd40caf018321","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.1.18","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"a2c63805413d79fc1aed0ea6c7796324dbee48fe","size":28483,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.18.tgz"},"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.18_1604731464686_0.6614573284980394"},"_hasShrinkwrap":false,"publish_time":1604731464842,"_cnpm_publish_time":1604731464842,"_cnpmcore_publish_time":"2021-12-16T12:09:43.328Z"},"0.2.3":{"name":"file-selector","version":"0.2.3","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.3"},"devDependencies":{"@babel/core":"^7.12.3","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.15","@types/node":"^14.14.2","babel-jest":"^26.6.0","camelcase":"^6.1.0","jest":"^26.6.0","jest-environment-jsdom":"^26.6.0","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.4.1","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 10"},"gitHead":"7d8734e84126b094834be0fa2d84ede65e7850b6","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.2.3","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"e2958cdd4366f95e59dc618b95c700abe72ed7a6","size":28480,"noattachment":false,"key":"/file-selector/-/file-selector-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.2.3.tgz"},"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.2.3_1604731373920_0.46645592937913527"},"_hasShrinkwrap":false,"publish_time":1604731374079,"_cnpm_publish_time":1604731374079,"_cnpmcore_publish_time":"2021-12-16T12:09:43.707Z"},"0.1.17":{"name":"file-selector","version":"0.1.17","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.1"},"devDependencies":{"@babel/core":"^7.11.6","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.13","@types/node":"^14.6.4","babel-jest":"^26.3.0","camelcase":"^6.0.0","jest":"^26.4.2","jest-environment-jsdom":"^26.3.0","npm-run-all":"^4.1.5","rollup":"^2.26.10","rollup-plugin-sourcemaps":"^0.6.2","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.3.0","tslint":"^6.1.3","typescript":"^4.0.2"},"engines":{"node":">= 10"},"readmeFilename":"README.md","gitHead":"ba4c5caa05328ddb7841c53b8fb336f2f5aba797","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.1.17","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"7609f55136b74f244b28ee058066e6989c9323a8","size":23536,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.17.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.17_1603449294931_0.8279608689526741"},"_hasShrinkwrap":false,"publish_time":1603449295179,"_cnpm_publish_time":1603449295179,"_cnpmcore_publish_time":"2021-12-16T12:09:43.939Z"},"0.2.2":{"name":"file-selector","version":"0.2.2","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.3"},"devDependencies":{"@babel/core":"^7.12.3","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.15","@types/node":"^14.14.2","babel-jest":"^26.6.0","camelcase":"^6.1.0","jest":"^26.6.0","jest-environment-jsdom":"^26.6.0","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.4.1","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 10"},"gitHead":"9b3bbb124d7adfeb9f29b9c6c0eb35353fe420f0","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.2.2","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"76186ac94ea01a18262a1e9ee36a8815911bc0b4","size":23536,"noattachment":false,"key":"/file-selector/-/file-selector-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.2.2.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.2.2_1603432618445_0.7113639359085713"},"_hasShrinkwrap":false,"publish_time":1603432618585,"_cnpm_publish_time":1603432618585,"_cnpmcore_publish_time":"2021-12-16T12:09:44.172Z"},"0.2.1":{"name":"file-selector","version":"0.2.1","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.3"},"devDependencies":{"@babel/core":"^7.12.3","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.15","@types/node":"^14.14.2","babel-jest":"^26.6.0","camelcase":"^6.1.0","jest":"^26.6.0","jest-environment-jsdom":"^26.6.0","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.4.1","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 10"},"gitHead":"9b57a1224e2946529348cd2099e6c1928ed1b0f8","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.2.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"259bdad163ef9d52ecdbeb0f446bc26707476fa5","size":2690,"noattachment":false,"key":"/file-selector/-/file-selector-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.2.1.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.2.1_1603426866201_0.6829857199410387"},"_hasShrinkwrap":false,"publish_time":1603426866357,"_cnpm_publish_time":1603426866357,"_cnpmcore_publish_time":"2021-12-16T12:09:44.377Z"},"0.2.0":{"name":"file-selector","version":"0.2.0","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.3"},"devDependencies":{"@babel/core":"^7.12.3","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.15","@types/node":"^14.14.2","babel-jest":"^26.6.0","camelcase":"^6.1.0","jest":"^26.6.0","jest-environment-jsdom":"^26.6.0","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.4.1","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 10"},"gitHead":"dc4fe477d49eea9014f106fa519cd8e571cd6570","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.2.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"fe12d318afcdf0a32045227f610fbdcb05c7d0c6","size":2686,"noattachment":false,"key":"/file-selector/-/file-selector-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.2.0.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.2.0_1603426535239_0.9887340487404739"},"_hasShrinkwrap":false,"publish_time":1603426535455,"_cnpm_publish_time":1603426535455,"_cnpmcore_publish_time":"2021-12-16T12:09:44.630Z"},"0.1.16":{"name":"file-selector","version":"0.1.16","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.1"},"devDependencies":{"@babel/core":"^7.11.6","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.13","@types/node":"^14.6.4","babel-jest":"^26.3.0","camelcase":"^6.0.0","jest":"^26.4.2","jest-environment-jsdom":"^26.3.0","npm-run-all":"^4.1.5","rollup":"^2.26.10","rollup-plugin-sourcemaps":"^0.6.2","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.3.0","tslint":"^6.1.3","typescript":"^4.0.2"},"engines":{"node":">= 10"},"gitHead":"31a3a80db9a628efb60816708b7872d75c4ac5e4","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.1.16","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"750daef210ab0b472a38f6a6dccf896cdc789261","size":2689,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.16.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.16_1603426331510_0.9906880240010141"},"_hasShrinkwrap":false,"publish_time":1603426331664,"_cnpm_publish_time":1603426331664,"_cnpmcore_publish_time":"2021-12-16T12:09:44.815Z"},"0.1.15":{"name":"file-selector","version":"0.1.15","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.1"},"devDependencies":{"@babel/core":"^7.11.6","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.13","@types/node":"^14.6.4","babel-jest":"^26.3.0","camelcase":"^6.0.0","jest":"^26.4.2","jest-environment-jsdom":"^26.3.0","npm-run-all":"^4.1.5","rollup":"^2.26.10","rollup-plugin-sourcemaps":"^0.6.2","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.3.0","tslint":"^6.1.3","typescript":"^4.0.2"},"engines":{"node":">= 10"},"gitHead":"6d105e6cbc0d7290483ba207f699bab614ff92cc","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.1.15","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"c95114bc330ac5502bd2766d804589ace737fe11","size":2688,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.15.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.15_1603425949502_0.5328333323454233"},"_hasShrinkwrap":false,"publish_time":1603425949658,"_cnpm_publish_time":1603425949658,"_cnpmcore_publish_time":"2021-12-16T12:09:45.028Z"},"0.1.14":{"name":"file-selector","version":"0.1.14","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.1"},"devDependencies":{"@babel/core":"^7.11.6","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.13","@types/node":"^14.6.4","babel-jest":"^26.3.0","camelcase":"^6.0.0","jest":"^26.4.2","jest-environment-jsdom":"^26.3.0","npm-run-all":"^4.1.5","rollup":"^2.26.10","rollup-plugin-sourcemaps":"^0.6.2","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.3.0","tslint":"^6.1.3","typescript":"^4.0.2"},"engines":{"node":">= 10"},"gitHead":"d2b44e213c0ca5cedbe01b1aabc06814e4bb91dc","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.1.14","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"3a7f72b7776f7fb674ab876ddb3b85e71a38446f","size":26436,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.14.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.14_1603425322917_0.4245847177621196"},"_hasShrinkwrap":false,"publish_time":1603425323088,"_cnpm_publish_time":1603425323088,"_cnpmcore_publish_time":"2021-12-16T12:09:45.257Z"},"0.1.13":{"name":"file-selector","version":"0.1.13","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-dropzone/file-selector.git"},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch"},"dependencies":{"tslib":"^2.0.1"},"devDependencies":{"@babel/core":"^7.11.6","@rollup/plugin-commonjs":"^15.0.0","@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.13","@types/node":"^14.6.4","babel-jest":"^26.3.0","camelcase":"^6.0.0","jest":"^26.4.2","jest-environment-jsdom":"^26.3.0","npm-run-all":"^4.1.5","rollup":"^2.26.10","rollup-plugin-sourcemaps":"^0.6.2","rollup-plugin-terser":"^7.0.2","ts-jest":"^26.3.0","tslint":"^6.1.3","typescript":"^4.0.2"},"engines":{"node":">= 10"},"gitHead":"628f2d8a7cfbf0037113fd0af8ebe6fea01f9b59","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"_id":"file-selector@0.1.13","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"5efd977ca2bca1700992df1b10e254f4e73d2df4","size":26430,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.13.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.13_1599617379010_0.10674487572833358"},"_hasShrinkwrap":false,"publish_time":1599617379184,"_cnpm_publish_time":1599617379184,"_cnpmcore_publish_time":"2021-12-16T12:09:45.535Z"},"0.1.12":{"name":"file-selector","version":"0.1.12","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"cbefd6af790d31e230edb2f0b6264f4e561a6641","_id":"file-selector@0.1.12","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"fe726547be219a787a9dcc640575a04a032b1fd0","size":27773,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.12.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.12_1558400117400_0.8190470141122601"},"_hasShrinkwrap":false,"publish_time":1558400117506,"_cnpm_publish_time":1558400117506,"_cnpmcore_publish_time":"2021-12-16T12:09:45.829Z"},"0.1.11":{"name":"file-selector","version":"0.1.11","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"4c68e8a24949d7fbcaac29f23acd10264be0e25d","_id":"file-selector@0.1.11","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"4648d1303fc594afe8638d0f35caed38697d32cf","size":27623,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.11.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.11_1552474754880_0.195976448951368"},"_hasShrinkwrap":false,"publish_time":1552474755058,"_cnpm_publish_time":1552474755058,"_cnpmcore_publish_time":"2021-12-16T12:09:46.364Z"},"0.1.10":{"name":"file-selector","version":"0.1.10","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"1471fedaf041b4c226d55350febd32d7cbbeb72c","_id":"file-selector@0.1.10","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"5e39e07fb330de63143e4be90d207358ea39e28e","size":22101,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.10.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.10_1551084145718_0.6763122318679538"},"_hasShrinkwrap":false,"publish_time":1551084145855,"_cnpm_publish_time":1551084145855,"_cnpmcore_publish_time":"2021-12-16T12:09:46.564Z"},"0.1.9":{"name":"file-selector","version":"0.1.9","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"9638152b054f49353023926d2395836a5ef5c4f8","_id":"file-selector@0.1.9","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"6259b69789762de72c25156a29438ae2a6c32465","size":21970,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.9.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.9_1550565216721_0.038461960694550434"},"_hasShrinkwrap":false,"publish_time":1550565216925,"_cnpm_publish_time":1550565216925,"_cnpmcore_publish_time":"2021-12-16T12:09:46.951Z"},"0.1.8":{"name":"file-selector","version":"0.1.8","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"768d42c7ae707b7609c16c611c2e67f4b29a48a7","_id":"file-selector@0.1.8","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"7df94c0ca3c25a56647ff8122ce1d7285f3f80c9","size":21455,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.8.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.8_1550220489532_0.8428616183638544"},"_hasShrinkwrap":false,"publish_time":1550220489729,"_cnpm_publish_time":1550220489729,"_cnpmcore_publish_time":"2021-12-16T12:09:47.183Z"},"0.1.7":{"name":"file-selector","version":"0.1.7","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"02103beedc5036c93814e72c80db52eec22808af","_id":"file-selector@0.1.7","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"7032944ea06f7423cf354219fae28261174e9ed4","size":21455,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.7.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.7_1550067521057_0.8052197035571285"},"_hasShrinkwrap":false,"publish_time":1550067521192,"_cnpm_publish_time":1550067521192,"_cnpmcore_publish_time":"2021-12-16T12:09:47.399Z"},"0.1.6":{"name":"file-selector","version":"0.1.6","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"6189be207fc246cac4b22e9c9aaa32ebb487e881","_id":"file-selector@0.1.6","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"73305b5c77a50b8d553e10845fa9d1c997ab340f","size":21178,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.6.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.6_1544440120679_0.2880754250921227"},"_hasShrinkwrap":false,"publish_time":1544440120966,"_cnpm_publish_time":1544440120966,"_cnpmcore_publish_time":"2021-12-16T12:09:47.625Z"},"0.1.5":{"name":"file-selector","version":"0.1.5","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"b47049541bc0efb5cee2ac68a459f30fa9840569","_id":"file-selector@0.1.5","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"2ac3fed734b44c89646cdf8c088842ea53a6814a","size":20537,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.5.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.5_1539849268310_0.18775278245408988"},"_hasShrinkwrap":false,"publish_time":1539849268386,"_cnpm_publish_time":1539849268386,"_cnpmcore_publish_time":"2021-12-16T12:09:47.874Z"},"0.1.4":{"name":"file-selector","version":"0.1.4","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/react-dropzone/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"db88b3f0a494e9963148db3543ba7ae8b177c031","_id":"file-selector@0.1.4","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"23cb4f3b8c1cc5f48105c82daac61e634940192e","size":20488,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.4.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.4_1539171996816_0.3002102046075845"},"_hasShrinkwrap":false,"publish_time":1539171996947,"_cnpm_publish_time":1539171996947,"_cnpmcore_publish_time":"2021-12-16T12:09:48.152Z"},"0.1.3":{"name":"file-selector","version":"0.1.3","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/rolandjitsu/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"ff27d15fbe5ba6ed1f669ac435f1c5c0d1a6e887","_id":"file-selector@0.1.3","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"3f3bc190115e4679d5272bc1ca28966cb8896838","size":20460,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.3.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.3_1538749238993_0.17513121798255393"},"_hasShrinkwrap":false,"publish_time":1538749239199,"_cnpm_publish_time":1538749239199,"_cnpmcore_publish_time":"2021-12-16T12:09:48.781Z"},"0.1.2":{"name":"file-selector","version":"0.1.2","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/rolandjitsu/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"546ea01b3a04034a7f5baad434e0c438631a958a","_id":"file-selector@0.1.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"7feb1dc1f657e3ceb91bde28e04a69cf316033e5","size":19823,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.2.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.2_1538745299968_0.5015201515027923"},"_hasShrinkwrap":false,"publish_time":1538745300172,"_cnpm_publish_time":1538745300172,"_cnpmcore_publish_time":"2021-12-16T12:09:49.171Z"},"0.1.1":{"name":"file-selector","version":"0.1.1","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/rolandjitsu/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"79429e271b9335f3a14a60cf020d3ffc13de5517","_id":"file-selector@0.1.1","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"7ae6b7b599b383de872ab2c9df59c320b0a23f7e","size":19668,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.1.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.1_1538726197003_0.5873515014239863"},"_hasShrinkwrap":false,"publish_time":1538726197178,"_cnpm_publish_time":1538726197178,"_cnpmcore_publish_time":"2021-12-16T12:09:49.413Z"},"0.1.0":{"name":"file-selector","version":"0.1.0","description":"Convert DataTransfer object to a list of File objects","main":"./dist/index.js","module":"./dist/es5/index.js","es2015":"./dist/es2015/index.js","typings":"./dist/index.d.ts","keywords":["drag-and-drop","html5","file-api","DataTransfer","File"],"homepage":"https://github.com/rolandjitsu/file-selector","license":"MIT","author":{"name":"Roland Groza","email":"rolandjitsu@gmail.com"},"repository":{"type":"git","url":""},"scripts":{"prebuild":"yarn run clean","build":"npm-run-all -s compile build:umd","build:umd":"rollup -c ./rollup.config.js","compile":"npm-run-all -p compile:es2015 compile:es5 compile:cjs compile:types","compile:es2015":"tsc -p ./tsconfig.es2015.json","compile:es5":"tsc -p ./tsconfig.es5.json","compile:cjs":"tsc -p ./tsconfig.cjs.json","compile:types":"tsc -p ./tsconfig.types.json","clean":"rm -rf dist/*","lint":"tslint -c tslint.json -p ./tsconfig.spec.json -t stylish","lint:fix":"yarn run lint -- --fix","pretest:cov":"yarn run lint","test:cov":"jest --coverage","test":"jest --watch","release":"standard-version"},"standard-version":{"scripts":{"prerelease":"yarn test:cov"}},"dependencies":{"tslib":"^1.9.0"},"devDependencies":{"@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.3","@types/node":"^9.4.5","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","camelcase":"^4.1.0","jest":"^23.6.0","jest-environment-jsdom":"^23.4.0","npm-run-all":"^4.1.3","rollup":"^0.65.0","rollup-plugin-commonjs":"^9.1.6","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^4.0.0","standard-version":"^4.4.0","ts-jest":"^23.10.3","tslint":"^5.9.1","typescript":"^3.0.3"},"engines":{"node":">= 8"},"gitHead":"d318b881b423d954ce49443a7774f87d706f5b4e","_id":"file-selector@0.1.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"},"dist":{"shasum":"4b0a162629a00d0ef7937b045b2f5c52e72b0732","size":19418,"noattachment":false,"key":"/file-selector/-/file-selector-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-selector/download/file-selector-0.1.0.tgz"},"maintainers":[{"name":"rolandjitsu","email":"rolandjitsu@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-selector_0.1.0_1538666748311_0.04900203470604336"},"_hasShrinkwrap":false,"publish_time":1538666748521,"_cnpm_publish_time":1538666748521,"_cnpmcore_publish_time":"2021-12-16T12:09:49.642Z"}},"readme":"# file-selector\n\n> A small package for converting a [DragEvent](https://developer.mozilla.org/en-US/docs/Web/API/DragEvent) or [file input](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file) to a list of File objects.\n\n[![npm](https://img.shields.io/npm/v/file-selector.svg?style=flat-square)](https://www.npmjs.com/package/file-selector)\n![Tests](https://img.shields.io/github/actions/workflow/status/react-dropzone/file-selector/test.yml?branch=master&style=flat-square&label=tests)\n[![codecov](https://img.shields.io/coveralls/github/react-dropzone/file-selector/master?style=flat-square)](https://coveralls.io/github/react-dropzone/file-selector?branch=master)\n[![Open Collective Backers](https://img.shields.io/opencollective/backers/react-dropzone.svg?style=flat-square)](#backers)\n[![Open Collective Sponsors](https://img.shields.io/opencollective/sponsors/react-dropzone.svg?style=flat-square)](#sponsors)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?style=flat-square)](https://github.com/react-dropzone/.github/blob/main/CODE_OF_CONDUCT.md)\n\n# Table of Contents\n\n* [Installation](#installation)\n* [Usage](#usage)\n* [Browser Support](#browser-support)\n* [Contribute](#contribute)\n* [Credits](#credits)\n* [Support](#support)\n* [License](#license)\n\n\n## Installation\nYou can install this package from [NPM](https://www.npmjs.com):\n```bash\nnpm add file-selector\n```\n\n### CDN\nFor CDN, you can use [unpkg](https://unpkg.com):\n\n[https://unpkg.com/file-selector/dist/bundles/file-selector.umd.min.js](https://unpkg.com/file-selector/dist/bundles/file-selector.umd.min.js)\n\nThe global namespace for file-selector is `fileSelector`:\n```js\nconst {fromEvent} = fileSelector;\ndocument.addEventListener('drop', async evt => {\n    const files = await fromEvent(evt);\n    console.log(files);\n});\n```\n\n\n## Usage\n\n### ES6\nConvert a [DragEvent](https://developer.mozilla.org/en-US/docs/Web/API/DragEvent) to File objects:\n```ts\nimport {fromEvent} from 'file-selector';\ndocument.addEventListener('drop', async evt => {\n    const files = await fromEvent(evt);\n    console.log(files);\n});\n```\n\nConvert a [change event](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/change_event) for an input type file to File objects:\n```ts\nimport {fromEvent} from 'file-selector';\nconst input = document.getElementById('myInput');\ninput.addEventListener('change', async evt => {\n    const files = await fromEvent(evt);\n    console.log(files);\n});\n```\n\nConvert [FileSystemFileHandle](https://developer.mozilla.org/en-US/docs/Web/API/FileSystemFileHandle) items to File objects:\n```ts\nimport {fromEvent} from 'file-selector';\n\n// Open file picker\nconst handles = await window.showOpenFilePicker({multiple: true});\n// Get the files\nconst files = await fromEvent(handles);\nconsole.log(files);\n```\n**NOTE** The above is experimental and subject to change.\n\n### CommonJS\nConvert a `DragEvent` to File objects:\n```ts\nconst {fromEvent} = require('file-selector');\ndocument.addEventListener('drop', async evt => {\n    const files = await fromEvent(evt);\n    console.log(files);\n});\n```\n\n\n## Browser Support\nMost browser support basic File selection with drag 'n' drop or file input:\n* [File API](https://developer.mozilla.org/en-US/docs/Web/API/File#Browser_compatibility)\n* [Drag Event](https://developer.mozilla.org/en-US/docs/Web/API/DragEvent#Browser_compatibility)\n* [DataTransfer](https://developer.mozilla.org/en-US/docs/Web/API/DataTransfer#Browser_compatibility)\n* [`<input type=\"file\">`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#Browser_compatibility)\n\nFor folder drop we use the [FileSystem API](https://developer.mozilla.org/en-US/docs/Web/API/FileSystem) which has very limited support:\n* [DataTransferItem.getAsFile()](https://developer.mozilla.org/en-US/docs/Web/API/DataTransferItem/getAsFile#Browser_compatibility)\n* [DataTransferItem.webkitGetAsEntry()](https://developer.mozilla.org/en-US/docs/Web/API/DataTransferItem/webkitGetAsEntry#Browser_compatibility)\n* [FileSystemEntry](https://developer.mozilla.org/en-US/docs/Web/API/FileSystemEntry#Browser_compatibility)\n* [FileSystemFileEntry.file()](https://developer.mozilla.org/en-US/docs/Web/API/FileSystemFileEntry/file#Browser_compatibility)\n* [FileSystemDirectoryEntry.createReader()](https://developer.mozilla.org/en-US/docs/Web/API/FileSystemDirectoryEntry/createReader#Browser_compatibility)\n* [FileSystemDirectoryReader.readEntries()](https://developer.mozilla.org/en-US/docs/Web/API/FileSystemDirectoryReader/readEntries#Browser_compatibility)\n\n\n## Contribute\nCheckout the organization [CONTRIBUTING.md](https://github.com/react-dropzone/.github/blob/main/CONTRIBUTING.md).\n\n## Credits\n* [html5-file-selector](https://github.com/quarklemotion/html5-file-selector)\n\n## Support\n\n### Backers\nSupport us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/react-dropzone#backer)]\n\n<a href=\"https://opencollective.com/react-dropzone/backer/0/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/0/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/backer/1/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/1/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/backer/2/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/2/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/backer/3/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/3/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/backer/4/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/4/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/backer/5/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/5/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/backer/6/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/6/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/backer/7/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/7/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/backer/8/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/8/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/backer/9/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/9/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/backer/10/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/backer/10/avatar.svg\"></a>\n\n### Sponsors\nBecome a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/react-dropzone#sponsor)]\n\n<a href=\"https://opencollective.com/react-dropzone/sponsor/0/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/0/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/sponsor/1/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/1/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/sponsor/2/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/2/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/sponsor/3/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/3/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/sponsor/4/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/4/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/sponsor/5/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/5/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/sponsor/6/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/6/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/sponsor/7/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/7/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/sponsor/8/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/8/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/sponsor/9/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/9/avatar.svg\"></a>\n<a href=\"https://opencollective.com/react-dropzone/sponsor/10/website\" target=\"_blank\"><img src=\"https://opencollective.com/react-dropzone/sponsor/10/avatar.svg\"></a>\n\n## License\nMIT\n","_attachments":{},"homepage":"https://github.com/react-dropzone/file-selector","bugs":{"url":"https://github.com/react-dropzone/file-selector/issues"},"license":"MIT"}