execd
Version:
Check if method has been called.
41 lines • 933 B
JSON
{
"name": "fname",
"version": "0.13.0",
"description": "Extract function name.",
"main": "fname.deploy.js",
"support": "fname.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",
"function",
"name",
"fname"
],
"homepage": "https://github.com/volkovasystems/fname",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"falzy": "^0.23.0",
"mtch": "^0.6.0",
"nmde": "^0.5.0"
},
"_release": "0.13.0",
"_resolution": {
"type": "version",
"tag": "0.13.0",
"commit": "258d8e12b382c7bda3fb6bca7a7268ba493485b7"
},
"_source": "https://github.com/volkovasystems/fname.git",
"_target": "^0.13.0",
"_originalSource": "fname"
}