Skip to content

Commit

Permalink
Updated package file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakob Mattsson committed Jul 13, 2011
1 parent a37cac7 commit a43dffe
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions package.json
@@ -1,9 +1,10 @@
{ "name": "jake"
, "version": "0.0.1"
, "author": "Jakob Mattsson <jakob@burtcorp.com> (http://www.jakobmattsson.se)"
, "repository": {
"type": "git"
, "url": "https://github.com/jakobmattsson/fn.git"
}
, "preferGlobal": true
{
"name": "fn",
"description": "Coming soon..",
"keywords": ["functional", "util"],
"homepage": "https://github.com/jakobmattsson/fn",
"author": "Jakob Mattsson <jakob@burtcorp.com> (http://www.jakobmattsson.se)",
"main": "fn.js",
"repository": { "type": "git", "url": "https://github.com/jakobmattsson/fn.git" },
"version": "0.0.1"
}

0 comments on commit a43dffe

Please sign in to comment.