website/tools/treesitter/npm/linux-x64-gnu/package.json

21 lines
277 B
JSON
Raw Normal View History

2024-02-13 01:40:54 +01:00
{
"name": "xd-linux-x64-gnu",
"version": "0.0.0",
"os": [
"linux"
],
"cpu": [
"x64"
],
"main": "xd.linux-x64-gnu.node",
"files": [
"xd.linux-x64-gnu.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
},
"libc": [
"glibc"
]
}