55 lines
1.8 KiB
JSON
55 lines
1.8 KiB
JSON
{
|
|
"name": "tree-sitter-python-installer",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "tree-sitter-python-installer",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"tree-sitter-python": "^0.23.4"
|
|
}
|
|
},
|
|
"node_modules/tree-sitter-python": {
|
|
"version": "0.23.4",
|
|
"resolved": "https://registry.npmjs.org/tree-sitter-python/-/tree-sitter-python-0.23.4.tgz",
|
|
"integrity": "sha512-MbmUAl7y5UCUWqHscHke7DdRDwQnVNMNKQYQc4Gq2p09j+fgPxaU8JVsuOI/0HD3BSEEe5k9j3xmdtIWbDtDgw==",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-addon-api": "^8.2.1",
|
|
"node-gyp-build": "^4.8.2"
|
|
},
|
|
"peerDependencies": {
|
|
"tree-sitter": "^0.21.1"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"tree-sitter": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/tree-sitter-python/node_modules/node-addon-api": {
|
|
"version": "8.7.0",
|
|
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.7.0.tgz",
|
|
"integrity": "sha512-9MdFxmkKaOYVTV+XVRG8ArDwwQ77XIgIPyKASB1k3JPq3M8fGQQQE3YpMOrKm6g//Ktx8ivZr8xo1Qmtqub+GA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^18 || ^20 || >= 21"
|
|
}
|
|
},
|
|
"node_modules/tree-sitter-python/node_modules/node-gyp-build": {
|
|
"version": "4.8.4",
|
|
"resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz",
|
|
"integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"node-gyp-build": "bin.js",
|
|
"node-gyp-build-optional": "optional.js",
|
|
"node-gyp-build-test": "build-test.js"
|
|
}
|
|
}
|
|
}
|
|
}
|