123456789101112131415161718192021222324252627282930313233343536 |
- {
- "name": "xcolor",
- "main": "jquery.xcolor.js",
- "version": "1.8.0",
- "homepage": "http://www.xarg.org/project/jquery-color-plugin-xcolor/",
- "description": "An easy to use color manipulation plugin for jQuery.",
- "keywords": [
- "color",
- "colors",
- "text",
- "ui"
- ],
- "authors": [
- "Robert Eisele <robert@xarg.org>"
- ],
- "dependencies": {
- "jquery": ">=1.5"
- },
- "license": [
- "MIT",
- "GPL"
- ],
- "repository": {
- "type": "git",
- "url": "git://github.com/infusion/jQuery-xcolor.git"
- },
- "_release": "1.8.0",
- "_resolution": {
- "type": "version",
- "tag": "v1.8.0",
- "commit": "151ce21ac9d222c4fbefd37a754c1be106027b33"
- },
- "_source": "https://github.com/infusion/jQuery-xcolor.git",
- "_target": "*",
- "_originalSource": "xcolor"
- }
|