execd
Version:
Check if method has been called.
40 lines • 910 B
JSON
{
"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"
},
"_release": "0.5.0",
"_resolution": {
"type": "version",
"tag": "0.5.0",
"commit": "da45474aeb20f02dc9e8a1faa7e6b61e644b6e8f"
},
"_source": "https://github.com/volkovasystems/nafe.git",
"_target": "^0.5.0",
"_originalSource": "nafe"
}