UNPKG

@candlelabs/logos

Version:
43 lines (42 loc) 928 B
{ "name": "@candlelabs/logos", "private": false, "main": "./bin/index.js", "bin": { "logos-cli": "bin/index.js" }, "scripts": { "test": "jest" }, "devDependencies": { "@ethersproject/address": "^5.5.0", "@sushiswap/prettier-config": "^0.1.0", "@types/jest": "^27.0.1", "commander": "^8.3.0", "image-size": "^1.0.0", "jest": "^27.2.0", "ts-node": "^10.2.1", "typescript": "^4.4.3" }, "dependencies": { "@candlelabs/core-sdk": "^1.0.1" }, "description": "## Requirements", "version": "1.0.1", "directories": { "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/CandlePlatforms/logos.git" }, "keywords": [ "Candle" ], "author": "Candle", "license": "MIT", "bugs": { "url": "https://github.com/CandlePlatforms/logos/issues" }, "homepage": "https://github.com/CandlePlatforms/logos#readme" }