MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / version.js

File version.js

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

Source from the content-addressed store, hash-verified

1var fs = require("fs");
2console.log(JSON.parse(fs.readFileSync("./bin/dist/tns-core-modules/package.json")).version);

Callers

nothing calls this directly

Calls 2

parseMethod · 0.65
logMethod · 0.45

Tested by

no test coverage detected