@settlemint/solidity-token-erc721
Version:
Smart contract set to build an ERC721 token in SettleMint
60 lines (59 loc) • 1.57 kB
JSON
{
"name": "@settlemint/solidity-token-erc721",
"description": "Smart contract set to build an ERC721 token in SettleMint",
"version": "8.0.11",
"private": false,
"license": "FSL-1.1-MIT",
"author": {
"name": "SettleMint",
"email": "support@settlemint.com",
"url": "https://settlemint.com"
},
"homepage": "https://github.com/settlemint/solidity-token-erc721/blob/main/README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/settlemint/solidity-token-erc721.git"
},
"bugs": {
"url": "https://github.com/settlemint/solidity-token-erc721/issues",
"email": "support@settlemint.com"
},
"keywords": [
"solidity",
"subgraph",
"blockchain-transformation",
"erc721"
],
"files": [
"/contracts",
"/ignition",
"/lib",
"/subgraph",
"/test",
"/out",
"/artifacts"
],
"dependencies": {
"@amxx/graphprotocol-utils": "1.2.0",
"@graphprotocol/graph-cli": "0.96.0",
"@graphprotocol/graph-ts": "0.38.0",
"@nomicfoundation/hardhat-foundry": "1.2.0",
"@nomicfoundation/hardhat-ignition-viem": "0.15.15",
"@nomicfoundation/hardhat-toolbox-viem": "4.1.1",
"@nomiclabs/hardhat-solhint": "4.1.0",
"@openzeppelin/contracts": "5.4.0",
"@openzeppelin/subgraphs": "0.1.8-5",
"hardhat": "2.26.5",
"solhint": "6.0.1"
},
"overrides": {
"@graphprotocol/graph-cli": "0.96.0",
"@graphprotocol/graph-ts": "0.38.0"
},
"trustedDependencies": [
"keccak",
"protobufjs",
"secp256k1"
],
"devDependencies": {}
}