{
  "name": "aribts",
  "version": "1.3.5",
  "description": "MPEG-2 TS Stream Tool for node",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rndomhack/node-aribts.git"
  },
  "author": "rndomhack",
  "dependencies": {
    "crc": "^3.4.0",
    "iconv-lite": "^0.4.13"
  },
  "license": "MIT"
}
