{
  "name": "aping-plugin-youtube",
  "version": "0.7.12",
  "description": "Youtube plugin for apiNG",
  "main": "dist/angular-plugin-youtube.min.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JohnnyTheTank/apiNG-plugin-youtube.git"
  },
  "keywords": [
    "aping",
    "youtube",
    "angularjs",
    "rest",
    "api",
    "json",
    "angular"
  ],
  "author": "Jonathan Hornung <jonathan.hornung@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/JohnnyTheTank/apiNG-plugin-youtube/issues"
  },
  "homepage": "https://github.com/JohnnyTheTank/apiNG-plugin-youtube",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-uglify": "^0.11.0",
    "grunt-contrib-watch": "^0.6.1",
    "angular-youtube-api-factory": "*"
  },
  "dependencies": {
    "aping": "*"
  }
}
