statis
Version:
Chain static attachment.
39 lines (38 loc) • 829 B
JSON
{
"name": "statis",
"version": "0.16.0",
"description": "Chain static attachment.",
"main": "statis.deploy.js",
"support": "statis.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"chain",
"static",
"attachment",
"statis"
],
"homepage": "https://github.com/volkovasystems/statis",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"arid": "^0.26.0",
"diatom": "^0.32.0",
"falzy": "^0.20.0",
"ferge": "^0.4.0",
"harden": "^0.22.0",
"protype": "^0.22.0",
"raze": "^0.30.0",
"stagn": "^0.13.0",
"vound": "^0.29.0"
}
}