proxy-method
Version:
Straight-forward way of interception method(s) before and/or after its execution.
18 lines (17 loc) • 453 B
JSON
{
"name": "proxy-method",
"version": "1.0.0",
"description": "Straight-forward way of interception method(s) before and/or after its execution.",
"homepage": "https://github.com/Erutan409/proxy-method",
"main": "src/Proxy.js",
"repository": {
"type": "git",
"url": "https://github.com/Erutan409/proxy-method.git"
},
"keywords": [
"proxy",
"method"
],
"author": "Michael Keyser",
"license": "MIT"
}