UNPKG

@kenxirwin/alma-search

Version:
27 lines 677 B
{ "name": "@kenxirwin/alma-search", "version": "0.2.0", "description": "Search ExLibris's Alma API for bibliographic records", "keywords": [ "alma", "exlibris", "api", "bibliographic", "search" ], "homepage": "https://github.com/Miamiohlibs/alma-search-npm-package#readme", "bugs": { "url": "https://github.com/Miamiohlibs/alma-search-npm-package/issues" }, "repository": { "type": "git", "url": "https://github.com/Miamiohlibs/alma-search-npm-package.git" }, "license": "MIT", "author": "Ken Irwin", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }