UNPKG

@maplelabs/core-artifacts

Version:

Consist artifacts of the maple protocol

33 lines (32 loc) 711 B
{ "name": "@maplelabs/core-artifacts", "version": "0.0.1", "description": "Consist artifacts of the maple protocol", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/maple-labs/maple-core.git" }, "keywords": [ "Smart", "contract", "Maple", "Core", "Solidity" ], "author": "Maple Labs", "license": "AGPL-3.0-or-later", "bugs": { "url": "https://github.com/maple-labs/maple-core/issues" }, "homepage": "https://github.com/maple-labs/maple-core#readme", "dependencies": { "hardhat": "^2.4.3" } }