Skip to content

Commit

Permalink
Merge pull request #33 from louismrose/master
Browse files Browse the repository at this point in the history
Add bower.json.
  • Loading branch information
zaach committed Aug 9, 2013
2 parents 57edf0b + 271d898 commit 8cd6a4f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "jsonlint",
"version": "1.6.0",
"main": "lib/jsonlint.js",
"ignore": [
"**/.*",
"node_modules",
"scripts",
"src",
"test",
"web",
"package.json",
"Makefile",
"README.md"
]
}

0 comments on commit 8cd6a4f

Please sign in to comment.