Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Commit

Permalink
Added package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jfresco committed Apr 29, 2015
1 parent a5cf9a4 commit 5035ce7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
@@ -0,0 +1,11 @@
{
"name": "wrap",
"repository": "https://github.com/yields/wrap",
"description": "Wrap an element.",
"version": "0.0.1",
"keywords": ["wrap"],
"dependencies": {
"before": "git://github.com/jfresco/before.git#master"
},
"license": "MIT"
}

0 comments on commit 5035ce7

Please sign in to comment.