mirror of
https://codeberg.org/ProgramSnail/tree-sitter-lang.git
synced 2025-12-07 23:28:48 +00:00
16 lines
342 B
Text
16 lines
342 B
Text
|
|
{
|
||
|
|
"systemParams": "linux-x64-115",
|
||
|
|
"modulesFolders": [
|
||
|
|
"node_modules"
|
||
|
|
],
|
||
|
|
"flags": [],
|
||
|
|
"linkedModules": [],
|
||
|
|
"topLevelPatterns": [
|
||
|
|
"nan@^2.17.0"
|
||
|
|
],
|
||
|
|
"lockfileEntries": {
|
||
|
|
"nan@^2.17.0": "https://registry.yarnpkg.com/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
|
||
|
|
},
|
||
|
|
"files": [],
|
||
|
|
"artifacts": {}
|
||
|
|
}
|