UNPKG

aliez-response

Version:

aliez response function

27 lines (26 loc) 489 B
{ "name": "aliez-response", "version": "1.2.1", "description": "aliez response function", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.coding.net/wallax/aliez-response.git" }, "dependencies": { "aliez": "*" }, "keywords": [ "web", "server", "aliez", "http", "response", "send" ], "author": "wallax", "license": "Apache-2.0" }