{
  "name": "@myamsani/brightcove-playback",
  "version": "1.0.7",
  "description": "npm module for fetching video data from Brightcove using playback API using the policy key and account",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Brightcove",
    "Playback",
    "Video"
  ],
  "author": "Mahesh Yamsani",
  "license": "ISC",
  "dependencies": {
    "xmlhttprequest": "^1.8.0"
  },
  "files": [
    "Readme.md"
  ]
}
