UNPKG

modulus

Version:

The command line interface for deploying applications to the Modulus hosting platform.

11 lines (10 loc) 208 B
{ "name": "modulus-demo-app", "private" : true, "version": "0.0.1", "description": "Demo application for showing off Modulus.", "dependencies" : { "express" : "2.5.x", "ejs" : "0.8.x" } }