proxy-object-method
Version:
prefix or rear proxy for object method
27 lines (26 loc) • 620 B
JSON
{
"name": "proxy-object-method",
"version": "0.1.2",
"description": "prefix or rear proxy for object method",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Galen-liu/proxy-object-method.git"
},
"keywords": [
"proxy",
"method",
"prefix",
"object",
"rear"
],
"author": "Galen-liu",
"license": "MIT",
"bugs": {
"url": "https://github.com/Galen-liu/proxy-object-method/issues"
},
"homepage": "https://github.com/Galen-liu/proxy-object-method#readme"
}