Skip to content

Commit

Permalink
prepare for Bower package registration
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchambers committed Mar 23, 2014
1 parent 9a80b45 commit 88453f3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"name": "doctest",
"version": "0.6.0",
"main": "./lib/doctest",
"ignore": [
"/Makefile",
"/bin/",
"/lib/command.js",
"/package.json",
"/src/"
],
"dependencies": {
"coffee-script": "1.7.x",
"escodegen": "1.2.x",
Expand Down

0 comments on commit 88453f3

Please # to comment.