{
  "name": "react-native-svg-converter",
  "version": "0.1.2",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "rn-svg-converter": "./index.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/nazrdogan/react-native-svg-converter.git"
  },
  "keywords": [
    "git",
    "svg"
  ],
  "author": "Nazir DOĞAN <nazrdogan@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nazrdogan/react-native-svg-converter/issues"
  },
  "dependencies": {
    "chalk": "^2.4.1",
    "commander": "^2.19.0",
    "css": "^2.2.4",
    "html-to-json": "^0.6.0",
    "lodash": "^4.17.11",
    "svgson": "^3.0.0"
  }
}
