express-route-builder
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -10,3 +10,3 @@ { | ||
"name": "express-route-builder", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Quickly compile Express.js routes with minimal code.", | ||
@@ -43,4 +43,4 @@ "keywords": [ | ||
"engines": { | ||
"node": "5.x" | ||
"node": "6.x" | ||
} | ||
} |
# Express-Route-Builder | ||
Quickly compile Express.js routes with minimal code. | ||
**NOTE: Requires Node.js v6.x** | ||
## Quick Use | ||
@@ -5,0 +7,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5689
55