Codebase list jquery-minicolors / a2a222d7-626e-43e2-9fba-f0b6e778abcf/main composer.json
a2a222d7-626e-43e2-9fba-f0b6e778abcf/main

Tree @a2a222d7-626e-43e2-9fba-f0b6e778abcf/main (Download .tar.gz)

composer.json @a2a222d7-626e-43e2-9fba-f0b6e778abcf/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"
      ]
    }
  }
}