DCIPs/assets/eip-4907/package.json

20 lines
363 B
JSON

{
"name": "ERC-4907",
"version": "1.0.0",
"description": "",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"scripts": {},
"keywords": [],
"author": "",
"license": "CC0-1.0",
"dependencies": {
"@openzeppelin/contracts": "^4.3.3",
"@types/chai": "^4.3.0",
"@types/mocha": "^9.1.0",
"chai": "^4.3.6"
}
}