diff --git a/ethpm.json b/ethpm.json deleted file mode 100644 index dc6005674..000000000 --- a/ethpm.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "package_name": "zeppelin", - "version": "2.1.3", - "description": "Secure Smart Contract library for Solidity", - "authors": [ - "OpenZeppelin Community " - ], - "keywords": [ - "solidity", - "ethereum", - "smart", - "contracts", - "security", - "zeppelin" - ], - "license": "MIT" -}