execd
Version:
Check if method has been called.
42 lines • 980 B
JSON
{
"name": "fnamed",
"version": "0.14.0",
"description": "Checks if method has the given name.",
"main": "fnamed.deploy.js",
"support": "fnamed.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",
"method",
"name",
"fnamed"
],
"homepage": "https://github.com/volkovasystems/fnamed",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"falzy": "^0.23.0",
"fname": "^0.13.0",
"protype": "^0.24.0",
"truly": "^0.20.0"
},
"_release": "0.14.0",
"_resolution": {
"type": "version",
"tag": "0.14.0",
"commit": "37263f04906c35b945a0aa1b70e90763d2d2d00b"
},
"_source": "https://github.com/volkovasystems/fnamed.git",
"_target": "^0.14.0",
"_originalSource": "fnamed"
}