Skip to content

Commit

Permalink
jam integration
Browse files Browse the repository at this point in the history
  • Loading branch information
tbranyen committed Sep 17, 2012
1 parent 342924c commit 3d0c548
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@
},
"main": "index.js",
"browserify": "index-browserify.js",
"jam": {
"main": "d3.v2.js",
"shim": {
"exports": "d3"
}
},
"dependencies": {
"jsdom": "0.2.14",
"sizzle": "1.1.x"
Expand Down

0 comments on commit 3d0c548

Please sign in to comment.