OpenServerPanel/addons/NVM/ospanel_data/addon.dat

51 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2024-04-07 18:31:08 +00:00
; WARNING! DO NOT EDIT THIS FILE!
[main]
architecture = x64
category = NVM
enabled = on
2024-04-17 04:46:50 +00:00
license = https://raw.githubusercontent.com/coreybutler/nvm-windows/master/LICENSE
2024-04-07 18:31:08 +00:00
license_type = MIT License (MIT)
min_windows_ver = 10.0.10240
timestamp = 1651770000
version = 1.1.12
2024-04-17 04:46:50 +00:00
[docs]
English = https://github.com/coreybutler/nvm-windows
2024-04-07 18:31:08 +00:00
[addon_env.bat]
comment = ::
2024-04-17 05:58:20 +00:00
destination = {root_dir}\data\cli\env_{addon_name}.bat
2024-04-07 18:31:08 +00:00
enabled = on
encoding = UTF8
path_separator = \
source_dir = {root_dir}\system\templates
2024-04-14 23:42:06 +00:00
[nvm.bat]
comment = ::
destination = {root_dir}\data\cli\nvm.bat
enabled = on
encoding = UTF8
path_separator = \
2024-04-07 18:31:08 +00:00
[settings.txt]
destination = {root_dir}\addons\{addon_name}\settings.txt
enabled = on
encoding = UTF8
path_separator = \
[environment]
2024-04-17 05:58:20 +00:00
NPM_CONFIG_UNICODE =
NPM_CONFIG_CAFILE =
NPM_CONFIG_USERCONFIG =
NPM_CONFIG_GLOBALCONFIG =
NPM_CONFIG_CACHE =
NPM_CACHE_LOCATION =
2024-04-14 23:58:42 +00:00
PATH = %PATH%