nobind17
Version:
Next-gen binding framework for Node.js / Node-API
16 lines (15 loc) • 326 B
JSON
{
"name": "test_package",
"version": "1.0.0",
"description": "nobind test package",
"author": "Momtchil Momtchev <momtchil@momtchev.com>",
"license": "ISC",
"dependencies": {
"nobind17": "^2.0.0",
"node-addon-api": "^8.3.1",
"node-gyp": "^11.1.0"
},
"devDependencies": {
"tsx": "^4.19.3"
}
}