asyum
Version:
Pretend entity.
34 lines (33 loc) • 705 B
JSON
{
"name": "asyum",
"version": "0.9.0",
"description": "Pretend entity.",
"main": "asyum.deploy.js",
"support": "asyum.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"pretend",
"entity",
"asyum"
],
"homepage": "https://github.com/volkovasystems/asyum",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"annon": "^0.12.0",
"doubt": "^0.34.0",
"fname": "^0.13.0",
"protype": "^0.24.0",
"wichevr": "^0.14.0"
}
}