Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
missing file
  • Loading branch information
purplefox committed Feb 9, 2012
1 parent 57673ad commit b07636d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/examples/javascript/config/conf.json
@@ -0,0 +1,12 @@
{
"name": "tim",
"age": 123123,
"male": true,
"pi": 3.14159,
"normal": false,
"null-value": null,
"nested": {
"blah": "wibble"
}
}

0 comments on commit b07636d

Please sign in to comment.