{
  "name": "nol",
  "version": "0.10.0",
  "description": "Null object class wrapper.",
  "main": "nol.deploy.js",
  "support": "nol.support.js",
  "authors": [
    "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
    "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
    "Vinse Vinalon <vinsevinalon@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "null",
    "object",
    "class",
    "wrapper",
    "nol"
  ],
  "homepage": "https://github.com/volkovasystems/nol",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "ehm": "^0.21.0",
    "harden": "^0.23.0"
  },
  "_release": "0.10.0",
  "_resolution": {
    "type": "version",
    "tag": "0.10.0",
    "commit": "351be77f365ca6ff006decc0f3c81cc7a2c6cf47"
  },
  "_source": "https://github.com/volkovasystems/nol.git",
  "_target": "^0.10.0",
  "_originalSource": "nol"
}