Skip to content

Commit

Permalink
Create scalem.jquery.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thdoan committed Mar 14, 2014
1 parent 6c952d1 commit 21f8932
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions scalem.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "scalem",
"title": "jQuery Scalem",
"description": "A light-weight jQuery plugin to make any element scalable (responsive).",
"keywords": [
"liquid",
"responsive",
"scalable"
],
"version": "1.0.0",
"author": {
"name": "Tom Doan",
"url": "http://www.tohodo.com/"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/thdoan/scalable-text/blob/master/LICENSE"
}
],
"homepage": "http://thdoan.github.io/scalem/",
"demo": "http://thdoan.github.io/scalem/demo.html",
"docs": "https://github.com/thdoan/scalem",
"bugs": "https://github.com/thdoan/scalem/issues",
"download": "https://github.com/thdoan/scalem/archive/v1.0.0.zip",
"dependencies": {
"jquery": "*"
}
}

0 comments on commit 21f8932

Please sign in to comment.