UNPKG

citizen

Version:

Node.js MVC web application framework. Includes routing, serving, caching, session management, and other helpful tools.

9 lines 163 B
{ "name": "citizen-skeleton", "version": "1.0.0", "description": "Skeleton of a citizen app", "type": "module", "engines": { "node": ">=14.0.0" } }