From 701d3cda5cad2cba2cdd820dea84613f5b86faa3 Mon Sep 17 00:00:00 2001 From: JD Willemse Date: Mon, 10 Aug 2015 18:50:41 +0200 Subject: [PATCH] added vibrant.js Vibrant.js is a javascript port of the awesome Palette class in the Android support library. --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index af3ce83..f76d1cc 100644 --- a/registry.json +++ b/registry.json @@ -391,6 +391,7 @@ "vdom-virtualize": "npm:vdom-virtualize", "velocity": "github:julianshapiro/velocity", "vertxbus": "github:larrytin/bower-vertxbus", + "vibrant": "github:jariz/vibrant.js", "virtual-dom": "npm:virtual-dom", "vue": "npm:vue", "webcomponents": "npm:webcomponents",