{
  "name": "ehm",
  "version": "0.21.0",
  "description": "Meta object class construct.",
  "main": "ehm.deploy.js",
  "support": "ehm.support.js",
  "authors": [
    "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
    "Vinse Vinalon <vinsevinalon@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "meta",
    "object",
    "class",
    "construct",
    "ehm"
  ],
  "homepage": "https://github.com/volkovasystems/ehm",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "harden": "^0.23.0",
    "sxty4": "^0.11.0"
  },
  "_release": "0.21.0",
  "_resolution": {
    "type": "version",
    "tag": "0.21.0",
    "commit": "cd30a581547c9297b16901e5dd8205f6d4085d71"
  },
  "_source": "https://github.com/volkovasystems/ehm.git",
  "_target": "^0.21.0",
  "_originalSource": "ehm"
}