Files
cdnjs/ajax/libs/mootools-more/package.json
T
2012-10-13 13:10:47 -04:00

28 lines
821 B
JSON

{
"name": "mootools-more",
"filename": "mootools-more-yui-compressed.js",
"version": "1.4.0.1",
"description": "MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.",
"homepage": "http://mootools.net/",
"keywords": [
"framework",
"toolkit",
"popular"
],
"maintainers": [
{
"name": "Valerio Proietti",
"web": "http://mad4milk.net/"
},
{
"name": "Mootools Dev Team"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/mootools/mootools-more.git"
}
]
}