mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
36 lines
708 B
JSON
36 lines
708 B
JSON
{
|
|
"name": "Colors.js",
|
|
"filename": "colors.min.js",
|
|
"version": "1.2.4",
|
|
"description": "Colors is an easy to use color-type manipulation library that is lightweight and very functional.",
|
|
"homepage": "http://matthewbjordan.me/Colors/",
|
|
"keywords": [
|
|
"color",
|
|
"color manipulation",
|
|
"colors"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Matt Jordan",
|
|
"web": "http://matthewbjordan.me"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/mbjordan/Colors"
|
|
}
|
|
],
|
|
"author": "Matt Jordan",
|
|
"license": "MIT",
|
|
"npmName": "colors.js",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"*.min.js"
|
|
]
|
|
}
|
|
]
|
|
}
|