UNPKG

rn-try-n-buy-abfrl

Version:

Virtual try-on plugin for ABFRL

35 lines (34 loc) 828 B
{ "name": "rn-try-n-buy-abfrl", "version": "1.1.1", "description": "Virtual try-on plugin for ABFRL", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ABFRL", "Tryndbuy", "Virtual", "Try-on", "Fashion" ], "dependencies": { "@react-native-async-storage/async-storage": "^1.19.8", "@react-native-masked-view/masked-view": "^0.3.0", "@react-native-picker/picker": "^2.5.1", "axios": "^1.6.2", "react": "^18.2.0", "react-native": "^0.72.4", "react-native-modal": "^13.0.1", "react-native-snackbar": "^2.6.2" }, "author": "Tryndbuy", "license": "ISC", "devDependencies": { "@babel/cli": "^7.23.4", "@babel/core": "^7.23.3" }, "bundleDependencies": false, "deprecated": false }