kloak
Version:
Pretend delegated function.
34 lines (33 loc) • 706 B
JSON
{
"name": "transym",
"version": "0.5.0",
"description": "Transfer all symbols.",
"main": "transym.deploy.js",
"support": "transym.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",
"symbol",
"transym"
],
"homepage": "https://github.com/volkovasystems/transym",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"coprop": "^0.8.0",
"falzy": "^0.23.0",
"kein": "^0.30.0",
"wichevr": "^0.14.0"
}
}