react-multiple-image-post-view3
Version:
The react-multi-image-post npm package is a versatile solution for developers seeking to integrate multi-image posting or gallery functionality seamlessly into their React application.Whether you're building a social media plateform,an e-commerce site, or
58 lines (57 loc) • 1.57 kB
JSON
{
"name": "react-multiple-image-post-view3",
"version": "1.0.0",
"description": "The react-multi-image-post npm package is a versatile solution for developers seeking to integrate multi-image posting or gallery functionality seamlessly into their React application.Whether you're building a social media plateform,an e-commerce site, or anmy application where users can share visual content, this package simplifies the process of creating engaging and dynamic image posts.",
"main": "lib/index.js",
"babel": {
"presets": [
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": []
},
"dependencies": {
"@babel/preset-react": "^7.24.1",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/material": "^5.15.14",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react-player": "^2.15.1",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "nwb serve",
"build": "nwb build"
},
"eslintConfig": {
"extends": [
"react-app"
]
},
"keywords": [
"react-multi-image-post",
"react-fb-grid",
"react-fb-images-grid",
"react-facebook-images",
"react-images",
"react-image-galary",
"react-facebook-images"
],
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"author": "Dainik Patel",
"license": "ISC"
}