mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
27 lines
668 B
JSON
27 lines
668 B
JSON
{
|
|
"name": "dollar.js",
|
|
"version": "1.1.0",
|
|
"filename": "dollar.min.js",
|
|
"description": "A jQuery-compatible and non-All-in-One library which is more \"Zepto\" than Zepto.js.",
|
|
"homepage": "http://ozjs.org/DollarJS/",
|
|
"author": {
|
|
"name": "dexteryy",
|
|
"email": "dexter.yy@gmail.com",
|
|
"url": "http://github.com/dexteryy"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/dexteryy/DollarJS.git"
|
|
},
|
|
"licenses": [{
|
|
"type": "MIT",
|
|
"url": "http://www.opensource.org/licenses/mit-license.php"
|
|
}],
|
|
"keywords" : [
|
|
"AMD",
|
|
"oz",
|
|
"ozjs"
|
|
]
|
|
}
|
|
|