aliez-match
Version:
aliez route matcher
27 lines (26 loc) • 476 B
JSON
{
"name": "aliez-match",
"version": "1.1.3",
"description": "aliez route matcher",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.coding.net/wallax/aliez-match.git"
},
"dependencies": {
"aliez": "*"
},
"keywords": [
"web",
"server",
"aliez",
"http",
"route",
"rule"
],
"author": "wallax",
"license": "Apache-2.0"
}