UNPKG

qbase

Version:

Fast, concise implementation of select Quickbase API functions

24 lines 558 B
{ "name": "qbase", "version": "1.0.3", "description": "Fast, concise implementation of select Quickbase API functions", "main": "qbase.js", "repository": { "type": "git", "url": "git@github.com:zsiglin/QBaseJS.git" }, "keywords": [ "quickbase", "qb" ], "author": "Advantage Integrated Solutions", "license": "ISC", "dependencies": { "xmlhttprequest" : "1.7.0", "pixl-xml" : "1.0.2" }, "bugs": { "url": "https://github.com/zsiglin/QBaseJS/issues" }, "homepage": "https://github.com/zsiglin/QBaseJS" }