mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-20 02:06:06 +10:00
25 lines
649 B
JSON
25 lines
649 B
JSON
{
|
|
"name": "tinycolor",
|
|
"filename": "tinycolor.min.js",
|
|
"version": "0.11.1",
|
|
"description": "Fast, small color manipulation and conversion for JavaScript",
|
|
"homepage": "http://bgrins.github.io/TinyColor/",
|
|
"bugs": "https://github.com/bgrins/TinyColor/issues",
|
|
"keywords": [
|
|
"color"
|
|
],
|
|
"licenses": {
|
|
"type": "MIT",
|
|
"url": "https://github.com/bgrins/TinyColor/blob/master/LICENSE"
|
|
},
|
|
"author": {
|
|
"name": "Brian Grinstead",
|
|
"url": "http://www.briangrinstead.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/bgrins/TinyColor"
|
|
},
|
|
"dependencies": {}
|
|
}
|