Remove ethpm.json
The package is not registered in ethpm at the moment. This file was an artifact leftover from vanilla openzeppelin. This PR removes it, until we decide to register openzeppelin-eth on ethpm.
This commit is contained in:
committed by
Francisco Giordano
parent
105b927b62
commit
e8e6dd52a5
17
ethpm.json
17
ethpm.json
@ -1,17 +0,0 @@
|
||||
{
|
||||
"package_name": "zeppelin",
|
||||
"version": "2.1.3",
|
||||
"description": "Secure Smart Contract library for Solidity",
|
||||
"authors": [
|
||||
"OpenZeppelin Community <maintainers@openzeppelin.org>"
|
||||
],
|
||||
"keywords": [
|
||||
"solidity",
|
||||
"ethereum",
|
||||
"smart",
|
||||
"contracts",
|
||||
"security",
|
||||
"zeppelin"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user