az-mobile-reuseable-components
Version:
All reusable components
24 lines (23 loc) • 462 B
JSON
{
"name": "az-mobile-reuseable-components",
"version": "1.0.7",
"description": "All reusable components",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"powered",
"by",
"cinqdev"
],
"author": "cinqdev",
"license": "ISC",
"devDependencies": {
"react": "18.2.0",
"react-native": "0.74.5"
},
"dependencies": {
"react-native-date-picker": "^5.0.4"
}
}