{
  "name": "@tomesch/vast-xml",
  "version": "1.3.9",
  "description": "VAST XML responses for online video advertisers.",
  "main": "index.js",
  "dependencies": {
    "xmlbuilder": "~0.4.2"
  },
  "devDependencies": {
    "tap": "10.5.1",
    "libxmljs": "0.18.4"
  },
  "scripts": {
    "test": "node test/index.test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/tbuchok/vast-xml.git"
  },
  "keywords": [
    "VAST",
    "IAB",
    "in-stream",
    "advertising"
  ],
  "author": "Tom Buchok",
  "license": "MIT"
}
