segway
Version:
Status redirect response.
38 lines (37 loc) • 786 B
JSON
{
"name": "segway",
"version": "0.19.0",
"description": "Status redirect response.",
"main": "segway.deploy.js",
"support": "segway.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>"
],
"license": "MIT",
"keywords": [
"status",
"redirect",
"response",
"segway"
],
"homepage": "https://github.com/volkovasystems/segway",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"asea": "^0.13.0",
"calcify": "^0.7.0",
"clazof": "^0.27.0",
"falze": "^0.22.0",
"falzy": "^0.19.0",
"lilfy": "^0.11.0",
"protype": "^0.21.0",
"truly": "^0.18.0",
"truu": "^0.25.0"
}
}