UNPKG

ng-openlibrary

Version:

AngularJS service to query for book data on openlibrary's api

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