jqbrick
Version:
Bricks for WebApp Directors
28 lines (27 loc) • 447 B
JSON
{
"name": "jqbrick",
"version": "0.0.2",
"description": "Bricks for WebApp Directors",
"main": "index.js",
"keywords": [
"web app",
"single page app",
"jquery",
"jqm",
"jquery mobile",
"jqbrick"
],
"author": {
"name": "Marco Pegoraro",
"url": "http://movableapp.com"
},
"repository": {
"type": "git",
"url": "https://github.com/jQbrick/jqbrick"
},
"licenses": [
{
"type": "MIT"
}
]
}