mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 15:56:28 +10:00
Add Doony 1.1
put maintainers in correct format move files into folders with correct names
This commit is contained in:
+7
File diff suppressed because one or more lines are too long
Vendored
+2
File diff suppressed because one or more lines are too long
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "doony",
|
||||
"filename": "js/doony.min.js",
|
||||
"version": "1.1",
|
||||
"description": "UI improvements for Jenkins",
|
||||
"homepage": "http://doony.org",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"jenkins",
|
||||
"ui"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Kevin Burke"
|
||||
},
|
||||
{
|
||||
"name": "Kyle Conroy"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/kevinburke/doony"
|
||||
}
|
||||
],
|
||||
"bugs": "https://github.com/kevinburke/doony/issues"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user