mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
26 lines
645 B
JSON
26 lines
645 B
JSON
{
|
|
"name": "mootools",
|
|
"filename":"mootools-core-full-compat.min.js",
|
|
"version": "1.5.0",
|
|
"description": "MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/mootools/mootools-core.git"
|
|
},
|
|
"keywords": [
|
|
"mootools",
|
|
"browser",
|
|
"class",
|
|
"utilities",
|
|
"types",
|
|
"framework",
|
|
"DOM",
|
|
"Fx",
|
|
"Request"
|
|
],
|
|
"author": "MooTools Team",
|
|
"license": "MIT",
|
|
"bugs": "https://github.com/mootools/mootools-core/issues",
|
|
"homepage": "http://mootools.net"
|
|
}
|