kloak
Version:
Pretend delegated function.
34 lines (33 loc) • 722 B
JSON
{
"name": "transpher",
"version": "0.30.0",
"description": "Transfer all properties.",
"main": "transpher.deploy.js",
"support": "transpher.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"transfer",
"all",
"property",
"transpher"
],
"homepage": "https://github.com/volkovasystems/transpher",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"coprop": "^0.8.0",
"falzy": "^0.23.0",
"kein": "^0.30.0",
"wichevr": "^0.14.0"
}
}