Added bower.json

This commit is contained in:
Marius Rugan 2014-02-21 10:45:42 +01:00
parent b792b4162d
commit 0166a04295

10
bower.json Normal file
View file

@ -0,0 +1,10 @@
{
"name": "aekaplan-grid",
"version": "1.0.0",
"main": "grid.css",
"author": "Adam Kaplan",
"ignore": [
"README.md",
"index.html"
]
}