UNPKG

gray-market-js

Version:

Utility library for the Gray Market rental marketplace

22 lines (21 loc) 430 B
{ "name": "gray-market-js", "version": "1.0.8", "description": "Utility library for the Gray Market rental marketplace", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Gray", "Market", "Marketplace", "Grayboys" ], "author": "Gray Boys, LLC.", "license": "ISC", "dependencies": { "axios": "^1.3.4", "ethers": "5.7.2" } }