Skip to content

Commit

Permalink
package.json now in strict format
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Feb 22, 2011
1 parent 544a8d6 commit 26ce5ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,8 +1,8 @@
{
"name": "simpledb",
"description": "An Amazon AWS SimpleDB library for Node.js that is user-friendly and fault-tolerant",
"keywords": ['amazon','aws','simpledb','database','wrapper','api'],
"version": "0.0.3",
"keywords": ["amazon","aws","simpledb","database","wrapper","api"],
"version": "0.0.4",
"homepage": "https://github.com/rjrodger/simpledb",
"author": "Richard Rodger <richard@ricebridge.com> (http://richardrodger.com/)",
"contributors": [
Expand Down

0 comments on commit 26ce5ee

Please sign in to comment.