UNPKG

appnexus_api

Version:

Appnexus API calls with authentification and support of multiple seats

35 lines (34 loc) 728 B
{ "name": "appnexus_api", "version": "1.0.3", "description": "Appnexus API calls with authentification and support of multiple seats", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/AlexLibs/appnexus_api.git" }, "keywords": [ "appnexus", "API", "seats", "token", "refresh token", "retrieve token", "cache token", "multiple seats", "multiple accounts" ], "author": "AlexLibs", "licenses": [ { "type": "MIT", "url": "https://github.com/brentertz/scapegoat/blob/master/LICENSE-MIT" } ], "dependencies": { "axios": "^0.14.0" } }