Home
last modified time | relevance | path

Searched refs:parseJsonWithErrors (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/lib/utils/
Dparse-json.js2 var parseJsonWithErrors = require('json-parse-better-errors') variable
4 return parseJsonWithErrors(stripBOM(content))