mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
colors fix
This commit is contained in:
@@ -1,26 +1,25 @@
|
||||
{
|
||||
+ "name": "colors",
|
||||
+ "filename": "colors.min.css",
|
||||
+ "version": "1.0",
|
||||
+ "description": "A nicer color palette for the web.",
|
||||
+ "homepage": "http://clrs.cc",
|
||||
+ "keywords": [
|
||||
+ "css",
|
||||
+ "colors",
|
||||
+ "html",
|
||||
+ "new"
|
||||
+ ],
|
||||
+ "maintainers": [
|
||||
+ {
|
||||
+ "name": "Adam Morse",
|
||||
+ "url": "https://github.com/mrmrs"
|
||||
+
|
||||
+ }
|
||||
+ ],
|
||||
+ "repositories": [
|
||||
+ {
|
||||
+ "type": "git",
|
||||
+ "url": "https://github.com/mrmrs/colors.git"
|
||||
+ }
|
||||
+ ]
|
||||
+}
|
||||
"name": "colors",
|
||||
"filename": "colors.min.css",
|
||||
"version": "1.0",
|
||||
"description": "A nicer color palette for the web.",
|
||||
"homepage": "http://clrs.cc",
|
||||
"keywords": [
|
||||
"css",
|
||||
"colors",
|
||||
"html",
|
||||
"new"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Adam Morse",
|
||||
"url": "https://github.com/mrmrs"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/mrmrs/colors.git"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user