mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 17:55:57 +10:00
30 lines
659 B
JSON
30 lines
659 B
JSON
{
|
|
"name": "spinejs",
|
|
"filename": "spine.min.js",
|
|
"version": "0.0.4",
|
|
"description": "Spine is a lightweight framework for building JavaScript web applications",
|
|
"homepage": "http://maccman.github.com/spine/",
|
|
"keywords": [
|
|
"mvc",
|
|
"models",
|
|
"controllers",
|
|
"events",
|
|
"routing",
|
|
"popular",
|
|
"orm"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Alex MacCaw",
|
|
"email": "info@eribium.org",
|
|
"web": "http://alexmaccaw.co.uk"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/maccman/spine"
|
|
}
|
|
]
|
|
}
|