diff --git a/package.json b/package.json index d5851f9..82d1a1d 100644 --- a/package.json +++ b/package.json @@ -2,16 +2,9 @@ "name": "hyperweb", "version": "0.0.1", "description": "Hyperweb smart contracts", - "author": "Anmol Yadav ", + "author": "Hyperweb ", "homepage": "https://github.com/cosmology-tech/hyperweb#readme", "license": "SEE LICENSE IN LICENSE", - "main": "index.js", - "module": "esm/index.js", - "types": "index.d.ts", - "publishConfig": { - "access": "public", - "directory": "dist" - }, "repository": { "type": "git", "url": "https://github.com/cosmology-tech/hyperweb"