Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
var
fs = require(
"fs"
);
2
console.log(JSON.parse(fs.readFileSync(
"./bin/dist/tns-core-modules/package.json"
)).version);
Callers
nothing calls this directly
Calls
2
parse
Method · 0.65
log
Method · 0.45
Tested by
no test coverage detected