mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 19:28:40 +10:00
26 lines
585 B
JSON
26 lines
585 B
JSON
{
|
|
"name": "epitome",
|
|
"filename": "Epitome-min.js",
|
|
"version": "0.3.0",
|
|
"description": "Epitome, an MVP framework built on top of MooTools",
|
|
"homepage": "http://dimitarchristoff.github.com/Epitome",
|
|
"keywords": [
|
|
"mootools",
|
|
"epitome",
|
|
"mvc",
|
|
"mvp"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Dimitar Christoff",
|
|
"email": "christoff@gmail.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/DimitarChristoff/Epitome"
|
|
}
|
|
]
|
|
}
|