{
    "version": "2.0.0",
    "name": "react-native-art-svg",
    "description": "react native svg library",
    "repository": {
        "type": "git",
        "url": "https://github.com/magicismight/react-native-art-svg"
    },
    "license": "MIT",
    "main": "./index.js",
    "keywords": [
        "react-component",
        "react-native",
        "ios",
        "android",
        "SVG",
        "ART",
        "VML"
    ],
    "dependencies": {
        "color": "^0.11.1",
        "svgpath": "^2.1.5",
        "lodash": "^4.0.0"
    },
    "peerDependencies": {
        "react-native": "^0.24.0"
    }
}
