{ "name": "curio-wrapper", "version": "1.0.0", "description": "Wrap Curio ERC20-ish to ERC1155 tokens", "main": "truffle compile", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "nft", "curio" ], "author": "Moon", "license": "ISC", "devDependencies": { "@truffle/hdwallet-provider": "^1.7.0", "ganache": "^7.7.3", "truffle": "^5.7.4" } }