Codebase list jquery-minicolors / 0b02ac89-b04e-447d-9b77-066f29eddbd9/main composer.json
0b02ac89-b04e-447d-9b77-066f29eddbd9/main

Tree @0b02ac89-b04e-447d-9b77-066f29eddbd9/main (Download .tar.gz)

composer.json @0b02ac89-b04e-447d-9b77-066f29eddbd9/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"
      ]
    }
  }
}