@le7el/generative_art
Version:
Solidity libraries to generate on-chain graphics
26 lines (25 loc) • 571 B
JSON
{
"name": "@le7el/generative_art",
"author": "LE7EL DAO",
"license": "MPL-2.0",
"description": "Solidity libraries to generate on-chain graphics",
"version": "0.1.8",
"homepage": "https://gitlab.com/le7el/build/generative-art",
"keywords": [
"solidity",
"on-chain graphics",
"NFT",
"ERC721",
"ERC1155"
],
"scripts": {
"test": "forge test"
},
"repository": {
"type": "git",
"url": "https://gitlab.com/le7el/build/generative-art"
},
"bugs": {
"url": "https://gitlab.com/le7el/build/generative-art/issues"
}
}