This commit is contained in:
Max Howell 2024-01-12 13:53:35 -05:00 committed by GitHub
parent 87aa7bdf36
commit 50ca2f6f15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,21 @@
distributable:
url: https://registry.npmjs.org/@dotenvx/dotenvx/-/dotenvx-{{version}}.tgz
strip-components: 1
versions:
npm: '@dotenvx/dotenvx'
dependencies:
nodejs.org: ^16 || ^18 || ^20
build:
- npm install .
--global
--install-links
--prefix="{{prefix}}"
test:
- dotenvx --version | grep {{version}}
provides:
- bin/dotenvx