UNPKG

ng-omdbapi

Version:

AngularJS service to pull movie data

23 lines (22 loc) 614 B
{ "name": "ng-omdbapi", "version": "0.0.1", "description": "AngularJS service to pull movie data", "main": "omdbapi.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/onaclovtech/omdbapi.git" }, "keywords": [ "angularjsservices", "ng-services", "ngservices" ], "author": "Tyson Bailey <onaclov2000+npm@gmail.com> (http://onaclovtech.com/)", "license": "BSD", "bugs": { "url": "https://github.com/onaclovtech/omdbapi/issues" }, "homepage": "https://github.com/onaclovtech/omdbapi" }