diff options
Diffstat (limited to 'vcpkg/ports/vcpkg-tool-gyp-next/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/vcpkg-tool-gyp-next/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/vcpkg-tool-gyp-next/vcpkg.json b/vcpkg/ports/vcpkg-tool-gyp-next/vcpkg.json new file mode 100644 index 0000000..0ba41b6 --- /dev/null +++ b/vcpkg/ports/vcpkg-tool-gyp-next/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "vcpkg-tool-gyp-next", + "version-date": "2022-10-15", + "description": "https://github.com/nodejs/gyp-next", + "supports": "native" +} |