Codebase list jquery-minicolors / fresh-snapshots/main composer.json
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

composer.json @fresh-snapshots/mainraw · 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"
      ]
    }
  }
}