{
  "author": "Vistar Media <engineering@vistarmedia.com>",
  "name": "vistar-html5player",
  "description": "An HTML 5 Player for Vistar Media assets.",
  "version": "1.6.9",
  "homepage": "https://help.vistarmedia.com/hc/en-us/articles/224825127-HTML5-Player",
  "repository": {
    "type": "git",
    "url": "https://github.com/vistarmedia/html5player.git"
  },
  "main": "lib/index.js",
  "files": [
    "lib"
  ],
  "engines": {
    "node": "~0.10.x"
  },
  "scripts": {
    "ci:test": "gulp test:xunit",
    "test": "gulp test",
    "test:watch": "gulp test:watch",
    "watch": "gulp watch"
  },
  "dependencies": {
    "ajax": "https://s3.amazonaws.com/js.vistarmedia.com/ajax-8bdec1.tar.gz",
    "deferred": "0.7.1",
    "honk-di": "1.0.0"
  },
  "devDependencies": {
    "chai": "1.9.x",
    "coffee-react": "2.1.x",
    "coffee-reactify": "2.x",
    "coffee-script": "1.7.x",
    "coffeeify": "1.0.0",
    "connect": "2.25.7",
    "connect-livereload": "0.4.0",
    "domino": "1.0.17",
    "gulp": "3.8.8",
    "gulp-browserify": "0.5.x",
    "gulp-cjsx": "2.0.x",
    "gulp-coffee": "2.2.0",
    "gulp-concat": "2.2.x",
    "gulp-less": "1.3.x",
    "gulp-livereload": "2.1.0",
    "gulp-mocha": "1.1.0",
    "gulp-template": "4.0.0",
    "gulp-util": "2.2.x",
    "mocha": "^1",
    "serve-static": "1.5.3",
    "sinon": "1.12.2",
    "sinon-chai": "2.6.0",
    "through2": "0.6.3",
    "yargs": "7.1.0"
  }
}
