{
  "name": "react-social-media-icons",
  "version": "10.0.4",
  "description": "[REUPLOAD] React JS Package for easy creation and highly customizable Social Media Icons",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "social",
    "social media",
    "social icons",
    "social icon",
    "social buttons",
    "share icons",
    "share buttons",
    "react",
    "react js",
    "svg"
  ],
  "author": {
    "name": "Owen Rossi-Keen",
    "url": "https://owenrossikeen.com/"
  },
  "contributors": [
    {
      "name": "David McQuillan"
    }
  ],
  "license": "ISC",
  "devDependencies": {
    "@babel/cli": "^7.14.8",
    "@babel/core": "^7.14.8",
    "@babel/preset-env": "^7.14.8",
    "@babel/preset-react": "^7.14.5",
    "react": "^17.0.2"
  },
  "files": [
    "dist/*"
  ],
  "dependencies": {
    "abs-svg-path": "^0.1.1",
    "is-svg-path": "^1.0.2",
    "parse-svg-path": "^0.1.2",
    "react-svg": "^14.0.6"
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  }
}
