{
    "name": "@wirthus/ui-kitten-components",
    "description": "React Native components based on Eva Design System",
    "version": "5.4.0",
    "author": "akveo <contact@akveo.com>",
    "license": "MIT",
    "homepage": "https://github.com/wirthus/react-native-ui-kitten#readme",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/wirthus/react-native-ui-kitten.git"
    },
    "bugs": {
        "url": "https://github.com/wirthus/react-native-ui-kitten/issues"
    },
    "keywords": [
        "react-native",
        "ui-kitten",
        "ui-kit"
    ],
    "publishConfig": {
        "access": "public"
    },
    "dependencies": {
        "@eva-design/dss": "^2.2.0",
        "@eva-design/eva": "^2.2.0",
        "@eva-design/material": "^2.2.0",
        "@eva-design/processor": "^2.2.0",
        "fecha": "^3.0.3",
        "hoist-non-react-statics": "^3.3.2",
        "lodash.merge": "^4.6.2",
        "react": "^18.2.0",
        "react-native": "^0.74.0",
        "react-native-svg": "^15.2.0"
    },
    "devDependencies": {
        "@types/lodash.merge": "^4.6.9",
        "@types/react": "^18.2.79",
        "moment": "^2.30.1",
        "react-native-testing-library": "^2.2.0",
        "react-test-renderer": "^18.2.0"
    }
}
