UNPKG

creamer

Version:

A flatiron plugin for dynamic coffeecup templates

21 lines (20 loc) 433 B
{ "author": "Tom Wilson <@twilson63> (twilson63)", "name": "single", "version": "0.0.1", "repository": { "type": "git", "url": "git://github.com/gradus/coffeecup.git" }, "main": "server.js", "engines": { "node": "0.6 || 0.7" }, "dependencies": { "flatiron": "git://github.com/twilson63/flatiron.git", "union": "*", "creamer": "*" }, "devDependencies": {}, "optionalDependencies": {} }