[Pkg-javascript-commits] [jquery-minicolors] 01/13: Bower support, install via bower install jquery-minicolors
David Prévot
taffit at moszumanska.debian.org
Wed Mar 19 18:59:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository jquery-minicolors.
commit 25220aa38b7b3668c008e9636f10b097d52fd147
Author: Chris Hutchinson <chris at brushd.com>
Date: Sun Sep 29 15:44:00 2013 -0400
Bower support, install via bower install jquery-minicolors
---
bower.json | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/bower.json b/bower.json
new file mode 100644
index 0000000..516590e
--- /dev/null
+++ b/bower.json
@@ -0,0 +1,22 @@
+{
+ "name": "jquery-minicolors",
+ "version": "2.1.1",
+ "homepage": "https://github.com/claviska/jquery-minicolors",
+ "authors": [
+ "Cory LaViska"
+ ],
+ "description": "jQuery MiniColors Plugin",
+ "main": "./jquery.minicolors.js",
+ "keywords": [
+ "jquery",
+ "colorpicker"
+ ],
+ "license": "MIT",
+ "ignore": [
+ "**/.*",
+ "node_modules",
+ "bower_components",
+ "test",
+ "tests"
+ ]
+}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git
More information about the Pkg-javascript-commits
mailing list