UNPKG

oj

Version:

A unified templating language for the people. Thirsty people.

13 lines 204 B
{ "name": "application-name", "version": "0.0.1", "private": true, "scripts": { "start": "node app.js" }, "dependencies": { "express": "3.1.1", "jade": "*", "stylus": "*" } }