1 2 3 4 5 6 7
{ "name": "@denotest/node-addon-implicit-node-gyp", "version": "1.0.0", "scripts": { "install": "node-gyp configure build" } }