{
  "name": "matropa",
  "version": "2.3.2",
  "description": "A matroska parser",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/trumanpurnell/matropa.git"
  },
  "keywords": [
    "matroska",
    "parser",
    "h264",
    "videos",
    "audio"
  ],
  "author": "Truman Purnell",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/trumanpurnell/matropa/issues"
  },
  "homepage": "https://github.com/trumanpurnell/matropa#readme",
  "dependencies": {
    "biteme": "^4.0.0"
  }
}
