forked from nowaym/groundwork
-
Notifications
You must be signed in to change notification settings - Fork 0
/
groundwork.json
37 lines (37 loc) · 857 Bytes
/
groundwork.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"name": "GroundworkCSS",
"title": "GroundworkCSS",
"description": "A Responsive HTML5, CSS & Javascript Framework",
"keywords": [
"groundworkcss",
"groundwork",
"responsive",
"adaptive",
"framework",
"grid",
"fluid",
"css",
"sass",
"scss",
"compass",
"autoprefixer",
"coffeescript",
"javascript",
"jquery"
],
"version": "2.5.0",
"author": {
"name": "Gary Hepting",
"url": "http://groundworkcss.github.io"
},
"licenses": [
{
"type": "MIT",
"url": "http://groundworkcss.github.com/groundwork/LICENSE.txt"
}
],
"bugs": "https://github.com/groundworkcss/groundwork/issues",
"homepage": "http://groundworkcss.github.io/",
"docs": "http://groundworkcss.github.io/",
"download": "https://github.com/groundworkcss/groundwork/archive/master.zip"
}