Codebase list jquery-minicolors / upstream/2.3.5+dfsg composer.json
upstream/2.3.5+dfsg

Tree @upstream/2.3.5+dfsg (Download .tar.gz)

composer.json @upstream/2.3.5+dfsgraw · history · blame

{
  "name": "abeautifulsite/jquery-minicolors",
  "type": "component",
  "description": "jQuery MiniColors Plugin",
  "homepage": "http://www.abeautifulsite.net/",
  "license": "MIT",
  "extra": {
    "component": {
      "scripts": [
        "jquery.minicolors.js"
      ],
      "files": [
        "jquery.minicolors.js",
        "jquery.minicolors.min.js",
        "jquery.minicolors.css",
        "jquery.minicolors.png"
      ]
    }
  }
}