Ensures that mutating the `Object` prototype does not influence the parsing of `package.json` files. PR-URL: https://github.com/nodejs/node/pull/44007 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
2 lines
48 B
JavaScript
2 lines
48 B
JavaScript
'use strict';
|
|
module.exports = 'no main field';
|