Codebase list jquery-minicolors / debian/2.2.3-1 bower.json
debian/2.2.3-1

Tree @debian/2.2.3-1 (Download .tar.gz)

bower.json @debian/2.2.3-1raw · history · blame

{
  "name": "jquery-minicolors",
  "version": "2.2.3",
  "homepage": "https://github.com/claviska/jquery-minicolors",
  "authors": [
    "Cory LaViska"
  ],
  "description": "jQuery MiniColors Plugin",
  "main": [
    "./jquery.minicolors.js",
    "./jquery.minicolors.css"
  ],
  "keywords": [
    "jquery",
    "colorpicker"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}