UNPKG

as-components

Version:

A simple and customized reuseable components

38 lines (37 loc) 853 B
{ "name": "as-components", "version": "1.0.6", "description": "A simple and customized reuseable components", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/atharvasystem/rn-components.git" }, "keywords": [ "react-native", "react", "ios", "android", "mobile", "react", "components", "as", "AS", "AtharvaSystem", "Atharva", "Atharva System" ], "author": "AtharvaSystem", "license": "MIT", "homepage": "https://github.com/atharvasystem/rn-components#readme", "devDependencies": { "metro-react-native-babel-preset": "^0.51.1", "react": "^16.9.0", "react-native": "^0.61.5", "react-native-responsive-fontsize": "^0.4.3" }, "dependencies": {} }