Files
cdnjs/ajax/libs/mootools/package.json
T

28 lines
815 B
JSON

{
"name": "mootools",
"filename": "mootools-core-full-compat-yc.js",
"version": "1.4.5",
"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-core.git"
}
]
}