File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " scalem" ,
3+ "title" : " jQuery Scalem" ,
4+ "description" : " A light-weight jQuery plugin to make any element scalable (responsive)." ,
5+ "keywords" : [
6+ " liquid" ,
7+ " responsive" ,
8+ " scalable"
9+ ],
10+ "version" : " 1.0.0" ,
11+ "author" : {
12+ "name" : " Tom Doan" ,
13+ "url" : " http://www.tohodo.com/"
14+ },
15+ "licenses" : [
16+ {
17+ "type" : " MIT" ,
18+ "url" : " https://github.com/thdoan/scalable-text/blob/master/LICENSE"
19+ }
20+ ],
21+ "homepage" : " http://thdoan.github.io/scalem/" ,
22+ "demo" : " http://thdoan.github.io/scalem/demo.html" ,
23+ "docs" : " https://github.com/thdoan/scalem" ,
24+ "bugs" : " https://github.com/thdoan/scalem/issues" ,
25+ "download" : " https://github.com/thdoan/scalem/archive/v1.0.0.zip" ,
26+ "dependencies" : {
27+ "jquery" : " *"
28+ }
29+ }
You can’t perform that action at this time.
0 commit comments