{
  "name": "sports-live",
  "version": "1.0.1",
  "description": "Get Live Sports Updates Absolutely FREE in your NodeJS",
  "main": "index.js",
  "dependencies": {
    "request": "^2.75.0",
    "rss-to-json": "^1.0.2",
    "xml2js": "^0.4.17"
  },
  "devDependencies": {},
  "scripts": {
    "test": "test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/samridhamla06/sports-live.git"
  },
  "keywords": ["sports","live","match","live-scores","games","free-scores"],
  "author": {
  "name":"Samridh Amla",
  "email":"samridh.amla06@gmail.com"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/samridhamla06/sports-live/issues"
  },
  "homepage": "https://github.com/samridhamla06/sports-live#readme"
}
