{
  "name": "nafe",
  "version": "0.5.0",
  "description": "Checks if function is native.",
  "main": "nafe.deploy.js",
  "support": "nafe.support.js",
  "authors": [
    "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
    "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
    "Vinse Vinalon <vinsevinalon@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "check",
    "function",
    "native",
    "nafe"
  ],
  "homepage": "https://github.com/volkovasystems/nafe",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "falzy": "^0.23.0",
    "stringe": "^0.5.0"
  }
}
