Initial Commit

This commit is contained in:
2025-05-08 17:15:32 +03:00
commit a9b8b5a013
3 changed files with 34 additions and 0 deletions
+10
View File
@@ -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