UNPKG

cntsyz

Version:
36 lines (35 loc) 761 B
{ "name": "cntsyz", "version": "0.3.0", "description": "Reconstruct class structure.", "main": "cntsyz.deploy.js", "support": "cntsyz.support.js", "authors": [ "Richeve S. Bebedor <richeve.bebedor@gmail.com>", "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>", "Vinse Vinalon <vinsevinalon@gmail.com>" ], "license": "MIT", "keywords": [ "reconstruct", "class", "structure", "cntsyz" ], "homepage": "https://github.com/volkovasystems/cntsyz", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "asyum": "^0.8.0", "clazof": "^0.33.0", "defyn": "^0.7.0", "falzy": "^0.20.0", "kein": "^0.28.0", "truly": "^0.19.0" } }