Skip to content

Commit

Permalink
Add bower.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
louismrose committed Aug 6, 2013
1 parent 57edf0b commit 271d898
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 271d898

Please sign in to comment.