{
  "name": "hls-validator",
  "version": "1.4.0",
  "description": "this packages helps to validate *.m3u8 files (hls files)",
  "main": "index.js",
  "scripts": {
    "test": "echo node -v"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/meanii/hls-validator.git"
  },
  "keywords": [
    "hls-validator",
    "meanii",
    "m3u8"
  ],
  "author": "anilchauhanxda@gmail.com",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/meanii/hls-validator/issues"
  },
  "homepage": "https://github.com/meanii/hls-validator#readme",
  "dependencies": {
    "axios": "^0.26.1"
  }
}
