18 lines
332 B
JSON
18 lines
332 B
JSON
{
|
|
"package_name": "zeppelin",
|
|
"version": "2.5.0",
|
|
"description": "Secure Smart Contract library for Solidity",
|
|
"authors": [
|
|
"OpenZeppelin Community <maintainers@openzeppelin.org>"
|
|
],
|
|
"keywords": [
|
|
"solidity",
|
|
"ethereum",
|
|
"smart",
|
|
"contracts",
|
|
"security",
|
|
"zeppelin"
|
|
],
|
|
"license": "MIT"
|
|
}
|