Skip to content

Commit

Permalink
add bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroxme committed Jan 2, 2016
1 parent 0723099 commit d30ad82
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "spass",
"authors": [
"zero <me@zerox.me>"
],
"description": "automated paddings and margins",
"main": "lib/spass.scss",
"moduleType": [],
"keywords": [
"sass",
"scss",
"css",
"space",
"spacing",
"spass"
],
"license": "MIT",
"homepage": "https://github.com/zeroxme/spass/",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit d30ad82

Please sign in to comment.