forked from DecentralizedClimateFoundation/DCIPs
20 lines
363 B
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"
|
|
}
|
|
}
|