{
    "name": "@incresco/components",
    "description": "React Native components based on Eva Design System",
    "version": "5.1.2",
    "private": false,
    "license": "MIT",
    "author": "Incresco",
    "homepage": "https://github.com/Incresco/react-native-design-system.git#readme",
    "repository": "git+https://github.com/Incresco/react-native-design-system.git",
    "keywords": [
        "react-native",
        "ui-kitten",
        "ui-kit"
    ],
    "publishConfig": {
        "access": "public"
    },
    "dependencies": {
        "@eva-design/dss": "^2.0.0",
        "@eva-design/processor": "^2.0.0",
        "hoist-non-react-statics": "^3.2.1",
        "lodash.merge": "^4.6.1",
        "fecha": "3.0.3"
    },
    "peerDependencies": {
        "react-native-svg": "^9.13.6"
    }
}
