Skip to content

Commit

Permalink
cleaned up package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
raszi committed Sep 2, 2011
1 parent 392c121 commit 1051003
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,20 @@
{
"name": "tmp",
"version": "0.0.3",
"version": "0.0.4",
"description": "Temporary file and directory creator",
"author": "KARASZI István <github@spam.raszi.hu> (http://raszi.hu/)",

"homepage": "http://github.com/raszi/tmp",

"keywords": [ "temporary", "tmp", "temp", "tempdir", "tempfile", "tmpdir", "tmpfile" ],

"author": [
{
"name": "KARASZI Istvan",
"email": "github@spam.raszi.hu",
"web": "http://raszi.hu/"
}
],

"contributors": [
{
"name": "KARASZI Istvan",
"email": "github@spam.raszi.hu",
"web": "http://raszi.hu/"
}
],

"licenses": [
{
"type": "GPLv2",
"url": "http://www.example.com/licenses/gpl.html"
}
],

"repositories": [
"repository": [
{
"type": "git",
"url": "git://github.com/raszi/tmp.git"
Expand Down

0 comments on commit 1051003

Please sign in to comment.