Skip to content

Commit

Permalink
Validate JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
oozcitak committed Nov 18, 2011
1 parent 7a0f098 commit 017ff8d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
@@ -1,6 +1,8 @@
{
"name" : "xmlbuilder",
"name": "xmlbuilder",
"version": "0.1.7",
"keywords": "xml xmlbuilder",
"homepage": "http://github.com/oozcitak/xmlbuilder-js",
"description": "An XML builder for node.js",
"author": "Ozgur Ozcitak <oozcitak@gmail.com>",
"licenses": [
Expand All @@ -24,7 +26,7 @@
"main": "./lib/index",
"engines": {
"node": ">=0.2.0"
}
},
"scripts": {
"test": "make test"
}
Expand Down

0 comments on commit 017ff8d

Please sign in to comment.