mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 21:29:49 +00:00
a14f5c0777
* Fix CentOS6 CI by specifying PKG_CONFIG_PATH * Do not define var inside for-loop
20 lines
645 B
JSON
20 lines
645 B
JSON
{
|
|
"name": "tree-sitter-r2cmd",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"nan": {
|
|
"version": "2.14.0",
|
|
"resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz",
|
|
"integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg=="
|
|
},
|
|
"tree-sitter-cli": {
|
|
"version": "0.16.8",
|
|
"resolved": "https://registry.npmjs.org/tree-sitter-cli/-/tree-sitter-cli-0.16.8.tgz",
|
|
"integrity": "sha512-gMVZ0tpSCk1DQoyrSXlRaFZ4HztyVTKqYBTXitYKHmM+mrEIznDGV70ycqsCQYDjCnE461naMViGOItDGJDIHw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|