Skip to content

Commit

Permalink
Better description
Browse files Browse the repository at this point in the history
  • Loading branch information
felixge committed Apr 2, 2011
1 parent 4eeb872 commit 83720c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,10 +1,10 @@
{
"name": "oop",
"author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
"description": "A little helper common OOP patterns",
"description": "Simple & light-weight oop.",
"version": "0.0.2",
"main": "./node_modules/oop/index.js",
"engines": {
"node": ">=0.4.0"
}
}
}

0 comments on commit 83720c6

Please sign in to comment.