UNPKG

gee

Version:

Gee a simpler build system built on gulp filters

28 lines (27 loc) 589 B
{ "name": "gee", "version": "0.1.0", "description": "Gee a simpler build system built on gulp filters", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/geejs/gee" }, "keywords": [ "gulp", "gee", "pipe", "filter", "stream" ], "author": "Mario Gutierrez <mario@mgutz.com>", "email": "mario@mgutz.com", "license": "MIT", "bugs": { "url": "https://github.com/geejs/gee/issues" }, "homepage": "https://github.com/geejs/gee" }