fc-route
Version:
一个强大轻便的nodejs路由
30 lines (29 loc) • 580 B
JSON
{
"name": "fc-route",
"version": "0.0.8",
"description": "一个强大轻便的nodejs路由",
"keywords": [
"route",
"nodejs route",
"路由",
"强大的路由",
"轻便小巧路由",
"http route"
],
"author":"lovefc",
"homepage": "https://github.com/lovefc/fc-route",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/lovefc/fc-route.git"
},
"author": {
"name": "lovefc",
"email": "lovefc@88.com",
"url": "https://lovefc.cn"
},
"engines": {
"node": ">= 10.0.0"
},
"license": "MIT"
}