Skip to content

Commit

Permalink
Create component.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Reedy committed Feb 28, 2014
1 parent 6b89f1d commit 55fa027
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions component.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "log",
"repo": "adamschwartz/log",
"version": "0.1.0",
"description": "Console.log with style",
"keywords": [],
"main": "log.js",
"scripts": [
"log.js"
]
}

0 comments on commit 55fa027

Please sign in to comment.