Files
cdnjs/ajax/libs/jo/package.json
T
2012-06-16 13:51:28 +10:00

27 lines
675 B
JSON

{
"name": "jo",
"filename": "jo.min.js",
"description": "Jo is a thin (~12K) candy shell for PhoneGap apps. It's an HTML5 mobile app framework which provides UI widgets, a flexible event model, a wrapper for sound, and a light data layer.",
"version": "0.4.1",
"homepage": "http://joapp.com",
"keywords": [
"mobile",
"framework"
],
"maintainers": [
{
"name": "David Balmer"
}
],
"repository": {
"type": "git",
"url": "https://github.com/davebalmer/jo.git"
},
"bugs": "https://github.com/davebalmer/jo/issues",
"licenses": [
{
"type": "Redistribution",
"url": "http://joapp.com/docs/#License"
}
]
}