Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
fs = require(
"fs"
);
2
3
const
package = JSON.parse(fs.readFileSync(
"./package.json"
));
4
const
defaultBindings =
Callers
nothing calls this directly
Calls
1
parse
Method · 0.80
Tested by
no test coverage detected