kloak
Version:
Pretend delegated function.
35 lines • 712 B
JSON
{
"name": "transyl",
"version": "0.4.0",
"description": "Compare symbols if similar.",
"main": "transyl.deploy.js",
"support": "transyl.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"compare",
"symbols",
"similar",
"transyl"
],
"homepage": "https://github.com/volkovasystems/transyl",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"falzy": "^0.23.0",
"mtch": "^0.6.0",
"plough": "^0.29.0",
"protype": "^0.24.0",
"shft": "^0.5.0",
"wichevr": "^0.14.0"
}
}