UNPKG

react-files-uploader-with-preview

Version:

A react package for uploading and validating multiple files.

23 lines (22 loc) 558 B
{ "name": "react-files-uploader-with-preview", "version": "0.0.8", "description": "A react package for uploading and validating multiple files.", "main": "MultiImageUpload.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-file-upload", "react-files-upload", "react-images-upload", "image-upload", "file-upload" ], "author": "Danish Majeed <danishmajeed172@gmail.com>", "license": "ISC", "peerDependencies": { "react": "^18.2.0", "react-dom": "^18.2.0" } }