{ "name": "napi-create-external-test", "version": "1.0.0", "description": "Test for napi_create_external", "dependencies": { "bktree-fast": "0.0.7", "lodash": "^4.17.21" }, "scripts": { "postinstall": "cd node_modules/bktree-fast && node-gyp configure" } }