Set up a Bower package with "bower init"
This commit is contained in:
parent
d0008ad160
commit
dba1ce0c75
17
bower.json
Normal file
17
bower.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"name": "skeleton",
|
||||||
|
"version": "2.0.1",
|
||||||
|
"homepage": "http://getskeleton.com/",
|
||||||
|
"authors": [
|
||||||
|
"Dave Gamache <hello@davegamache.com> (http://davegamache.com/)"
|
||||||
|
],
|
||||||
|
"description": "Skeleton is a simple, responsive boilerplate to kickstart any responsive project.",
|
||||||
|
"main": "css/skeleton.css",
|
||||||
|
"keywords": [
|
||||||
|
"css",
|
||||||
|
"skeleton",
|
||||||
|
"responsive",
|
||||||
|
"boilerplate"
|
||||||
|
],
|
||||||
|
"license": "MIT"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user