MCPcopy Index your code
hub / github.com/VSpaceCode/VSpaceCode / sort.js

File sort.js

scripts/sort.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require("fs");
2
3const package = JSON.parse(fs.readFileSync("./package.json"));
4const defaultBindings =

Callers

nothing calls this directly

Calls 1

parseMethod · 0.80

Tested by

no test coverage detected