{
  "name": "meton",
  "version": "0.5.0",
  "description": "Extract a list of method names.",
  "main": "meton.deploy.js",
  "support": "meton.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",
    "list",
    "method",
    "name",
    "meton"
  ],
  "homepage": "https://github.com/volkovasystems/meton",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "conztant": "^0.4.0",
    "falzy": "^0.23.0",
    "portel": "^0.6.0"
  }
}
