22 lines
337 B
Plaintext
22 lines
337 B
Plaintext
name: node-gyp
|
|
description: Node.js native addon build tool
|
|
version: 11.5.0
|
|
revision: 1
|
|
url: https://github.com/nodejs/node-gyp
|
|
license: MIT
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- nodejs
|
|
- nodejs-nopt
|
|
- node-semver
|
|
optional_depends:
|
|
- gcc
|
|
- make
|
|
- python3
|
|
make_depends:
|
|
- jq
|
|
- npm
|
|
- python3
|