UNPKG

creamer

Version:

A flatiron plugin for dynamic coffeecup templates

22 lines (21 loc) 518 B
{ "author": "", "name": "views", "description": "A sample flatiron web app using coffeecup views", "version": "0.0.1", "repository": { "type": "git", "url": "git://github.com/gradus/coffeecup.git" }, "engines": { "node": "0.6 || 0.7" }, "dependencies": { "flatiron": "git://github.com/twilson63/flatiron.git", "union": "*", "creamer": "../../lib", "ecstatic": "git://github.com/jesusabdullah/node-ecstatic.git" }, "devDependencies": {}, "optionalDependencies": {} }