Initial Commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
name: node-gyp
|
||||
description: Node.js native addon build tool
|
||||
version: 11.2.0
|
||||
url: https://github.com/nodejs/node-gyp
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["nodejs","nodejs-nopt","semver"]
|
||||
optional_depends: ["gcc","make","python3"]
|
||||
make_depends: ["jq","npm","python3"]
|
||||
type: source
|
||||
Reference in New Issue
Block a user