UNPKG

aping-plugin-youtube

Version:
31 lines (30 loc) 577 B
{ "name": "apiNG-plugin-youtube", "homepage": "https://github.com/JohnnyTheTank/apiNG-plugin-youtube", "authors": [ "Jonathan Hornung <jonathan.hornung@gmail.com>" ], "version": "0.7.12", "description": "Youtube plugin for apiNG", "main": "dist/angular-plugin-youtube.min.js", "moduleType": [], "keywords": [ "aping", "youtube", "angularjs", "rest", "api", "json" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "apiNG":"*" } }