/usr/lib/nodejs/JSV/environments.js is in node-jsv 4.0.0+ds1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | require("./json-schema-draft-01");
require("./json-schema-draft-02");
require("./json-schema-draft-03");
|