node/test/fixtures/invalid.json
TJ Holowaychuk ed7fb149a2 module: add filename to require() json errors
Otherwise it can be quite difficult to figure out which file is busted.

Closes #3580.
2012-07-06 15:26:41 -07:00

5 lines
70 B
JSON

{
"name": "foo",
"version": "0.0.1"
"description": "im broken"
}