Files
cdnjs/ajax/libs/dollar.js/package.json
T
2013-01-19 18:51:05 +08:00

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