UNPKG

@starbase/client

Version:
31 lines (30 loc) 651 B
{ "name": "@starbase/client", "version": "0.1.1", "description": "Starbase Channels Client", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/starbasealpha/client.git" }, "keywords": [ "Starbase", "Channels", "Client", "API", "library", "database" ], "author": "Mike Fuller", "license": "MIT", "bugs": { "url": "https://github.com/starbasealpha/client/issues" }, "homepage": "https://github.com/starbasealpha/client#readme", "dependencies": { "node-fetch": "latest" } }