{
  "name": "dephall",
  "version": "0.37.0",
  "description": "Extract all designated parameter and default to a given value if undefined.",
  "main": "dephall.deploy.js",
  "support": "dephall.support.js",
  "authors": [
    "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
    "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
    "Vinse Vinalon <vinsevinalon@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "extract",
    "all",
    "designated",
    "element",
    "default",
    "dephall"
  ],
  "homepage": "https://github.com/volkovasystems/dephall",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "arid": "^0.30.0",
    "pyck": "^0.38.0",
    "shft": "^0.5.0",
    "truly": "^0.20.0",
    "zelf": "^0.14.0"
  }
}
