{
  "name": "sic-ecies",
  "main": "./sic-ecies.min.js",
  "version": "1.0.2",
  "homepage": "",
  "authors": [
    "red-butterfly"
  ],
  "description": "ECIES implemented for Bitcore. fix to eos and easy to use",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "sic",
    "ecc",
    "ecies"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
