forked from bvallelunga/StringBean
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
29 lines (29 loc) · 688 Bytes
/
bower.json
File metadata and controls
29 lines (29 loc) · 688 Bytes
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
{
"name": "stringbean",
"version": "2.1",
"description": "Build seemless - featherweight - scaffold apps for mobile, 4K, and beyond.",
"repository": "markgreenall/StringBean",
"homepage": "http://stringbean-lang.com",
"keywords": [
"css",
"css2",
"css3",
"front-end",
"html",
"html5",
"mobile",
"mobile-first",
"4K",
"2K",
"HD",
"responsive",
"framework",
"bootstrap",
"foundation",
"polymer"
],
"license": "",
"author": "Mark Greenall <mark@markgreenall.uk>",
"main": ["src/css/StringBean.css"],
"private": false
}