mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
25 lines
735 B
JSON
25 lines
735 B
JSON
{
|
|
"name": "scaleapp",
|
|
"version": "0.4.3",
|
|
"filename": "scaleapp.min.js",
|
|
"description": "scaleApp is a JavaScript framework for scalable and maintainable One-Page-Applications",
|
|
"author": "Markus Kohlhase <mail@markus-kohlhase.de>",
|
|
"homepage": "http://www.scaleapp.org",
|
|
"bugs": "http://github.com/flosse/scaleApp/issues",
|
|
"contributors": ["Markus Kohlhase", "Johann Philipp Strathausen"],
|
|
"licenses": [{"type": "MIT"}],
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "git://github.com/flosse/scaleApp.git"
|
|
},
|
|
"maintainers":
|
|
[
|
|
{
|
|
"name": "Markus Kohlhase",
|
|
"email": "mail@markus-kohlhase.de",
|
|
"web": "http://github.com/flosse/"
|
|
}
|
|
]
|
|
}
|