image-capture-library
Version:
"A React component library to help developers create interfaces for capturing multiple images of an object from different perspectives, ideal for e-commerce or inventory management applications."
26 lines (25 loc) • 883 B
JSON
{
"name": "image-capture-library",
"version": "1.0.0",
"description": "\"A React component library to help developers create interfaces for capturing multiple images of an object from different perspectives, ideal for e-commerce or inventory management applications.\"",
"main": "image-capture-library.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KushwahaDJ/image-capture-library.git"
},
"keywords": [
"image-capture",
"react-library",
"camera",
"image-upload"
],
"author": "\"Dhananjay Kushwaha <dhkushwaha25@gmail.com> (https://github.com/KushwahaDJ)",
"license": "ISC",
"bugs": {
"url": "https://github.com/KushwahaDJ/image-capture-library/issues"
},
"homepage": "https://github.com/KushwahaDJ/image-capture-library#readme"
}