Skip to content

Commit

Permalink
converted triceratops to json
Browse files Browse the repository at this point in the history
  • Loading branch information
prismofeverything committed Nov 29, 2011
1 parent d991004 commit 90c9fea
Show file tree
Hide file tree
Showing 5 changed files with 528 additions and 33 deletions.
3 changes: 2 additions & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
:description "collaborative realtime livecoding in the browser"
:dependencies [[org.clojure/clojure "1.3.0"]
[org.clojure/algo.generic "0.1.1-SNAPSHOT"]
[org.clojars.smallrivers/aleph "0.2.1-SNAPSHOT"]]
[org.clojars.smallrivers/aleph "0.2.1-SNAPSHOT"]
[cheshire "2.0.3"]]
:dev-dependencies [[swank-clojure "1.4.0-SNAPSHOT"]]
:main triceratops.core
:repositories {"sonatype-oss-public" "https://oss.sonatype.org/content/groups/public/"
Expand Down
Loading

0 comments on commit 90c9fea

Please sign in to comment.