UNPKG

@routes/index

Version:

📇 An index of routes exposed by Express app

31 lines (30 loc) • 660 B
{ "name": "@routes/index", "version": "1.2.1", "description": "📇 An index of routes exposed by Express app", "keywords": [ "express", "route", "index", "glossary", "list", "API", "📇" ], "homepage": "https://github.com/omrilotan/routes/tree/master/packages/index#readme", "author": "omrilotan", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/omrilotan/routes.git", "directory": "packages/index" }, "main": "index.js", "dependencies": { "@recursive/assign": "^1.2.5", "@recursive/flatten": "^1.0.1" }, "publishConfig": { "tag": "latest" } }