Skip to content

Commit

Permalink
added component.json
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Mar 25, 2013
1 parent c6bbad7 commit 37a55e0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "zest",
"version": "0.0.1",
"main": "zest.js",
"dependencies": {
"json": "~0.0.1",
"css": "~0",
"zoe": "0.0.1"
}
}

0 comments on commit 37a55e0

Please sign in to comment.