Skip to content

Commit 9cb04a1

Browse files
Michael VasquezMichael Vasquez
authored andcommitted
Added bower.json
1 parent bfa9a7f commit 9cb04a1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

bower.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "css-element-queries",
3+
"authors": [
4+
"Michael Vasquez <MAVasquez@pplweb.com>"
5+
],
6+
"description": "",
7+
"main": "",
8+
"moduleType": [],
9+
"license": "MIT",
10+
"homepage": "",
11+
"ignore": [
12+
"**/.*",
13+
"node_modules",
14+
"bower_components",
15+
"test",
16+
"tests"
17+
]
18+
}

0 commit comments

Comments
 (0)