Files

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"
]
}
]
}