summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/read-package-json/test/fixtures/erroneous.json
blob: 212e37ec864727f19a5503ea718d1c18c86bf7ad (plain)
1
2
3
4
{
  'wrong': 'kind',
  'of': 'quotes'
}