Switch to new package format
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
name: node-gyp
|
||||
description: Node.js native addon build tool
|
||||
version: 12.4.0
|
||||
revision: 2
|
||||
url: https://github.com/nodejs/node-gyp
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- nodejs
|
||||
- nodejs-nopt
|
||||
- node-semver
|
||||
optional_depends:
|
||||
- gcc
|
||||
- make
|
||||
- python3
|
||||
make_depends:
|
||||
- jq
|
||||
- npm
|
||||
- python3
|
||||
downloads:
|
||||
- url: https://registry.npmjs.org/node-gyp/-/node-gyp-${BPM_PKG_VERSION}.tgz
|
||||
filepath: node-gyp.tgz
|
||||
no_extract: true
|
||||
checksum: c5651a4fa92942a36cf30e0f043119d4889e26e25f30ae28b8cecc16e705bf29
|
||||
Reference in New Issue
Block a user