summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/node-addon-implicit-node-gyp/1.0.0/package.json
blob: a7706671113777161a9cd42a4c555cdcc8c0aca8 (plain)
1
2
3
4
5
6
7
{
  "name": "@denotest/node-addon-implicit-node-gyp",
  "version": "1.0.0",
  "scripts": {
    "install": "node-gyp configure build"
  }
}