Lines Matching full:json
1134 * repl: make "end of input" JSON.parse() errors throw in the REPL (Nathan Rajlich)
1322 * module: add filename to require() json errors (TJ Holowaychuk)
1577 * Add support for os/cpu fields in package.json (Adam Blackburn)
1845 * Add support for os/cpu fields in package.json (Adam Blackburn)
2264 * Raise an error when a malformed package.json file is found. (Ben Leslie)
2451 * [#1440](https://github.com/joyent/node/issues/1440) strip byte order marker when loading `*.js` and `*.json` files
2518 * [#1357](https://github.com/joyent/node/issues/1357) Load json files with require() (isaacs)
2719 * [#983](https://github.com/joyent/node/issues/983) Better JSON.parse error detection in REPL (isaacs)
2950 * understand package.json (isaacs)
4059 * Format JSON for inspecting objects (Felix Geisendörfer)