mobilio
Version:
Mobile React Library built for improving the engagement in Ecommerce
21 lines (20 loc) • 445 B
JSON
{
"name": "mobilio",
"version": "1.0.20",
"description": "Mobile React Library built for improving the engagement in Ecommerce",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"React",
"Styled-Components",
"Mobile-Commerce",
"UI-Library"
],
"author": "Lughni Alfadjri",
"license": "MIT",
"dependencies": {
"styled-components": "^5.3.5"
}
}