config.gypi 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. # Do not edit. File was generated by node-gyp's "configure" step
  2. {
  3. "target_defaults": {
  4. "cflags": [],
  5. "default_configuration": "Release",
  6. "defines": [],
  7. "include_dirs": [],
  8. "libraries": [],
  9. "msbuild_toolset": "v141",
  10. "msvs_windows_target_platform_version": "10.0.17763.0"
  11. },
  12. "variables": {
  13. "asan": 0,
  14. "build_v8_with_gn": "false",
  15. "coverage": "false",
  16. "debug_nghttp2": "false",
  17. "enable_lto": "false",
  18. "enable_pgo_generate": "false",
  19. "enable_pgo_use": "false",
  20. "force_dynamic_crt": 0,
  21. "host_arch": "x64",
  22. "icu_data_in": "..\\..\\deps/icu-small\\source/data/in\\icudt62l.dat",
  23. "icu_endianness": "l",
  24. "icu_gyp_path": "tools/icu/icu-generic.gyp",
  25. "icu_locales": "en,root",
  26. "icu_path": "deps/icu-small",
  27. "icu_small": "true",
  28. "icu_ver_major": "62",
  29. "nasm_version": "2.13",
  30. "node_byteorder": "little",
  31. "node_debug_lib": "false",
  32. "node_enable_d8": "false",
  33. "node_enable_v8_vtunejit": "false",
  34. "node_install_npm": "true",
  35. "node_module_version": 64,
  36. "node_no_browser_globals": "false",
  37. "node_prefix": "/usr/local",
  38. "node_release_urlbase": "https://nodejs.org/download/release/",
  39. "node_shared": "false",
  40. "node_shared_cares": "false",
  41. "node_shared_http_parser": "false",
  42. "node_shared_libuv": "false",
  43. "node_shared_nghttp2": "false",
  44. "node_shared_openssl": "false",
  45. "node_shared_zlib": "false",
  46. "node_tag": "",
  47. "node_target_type": "executable",
  48. "node_use_bundled_v8": "true",
  49. "node_use_dtrace": "false",
  50. "node_use_etw": "true",
  51. "node_use_large_pages": "false",
  52. "node_use_openssl": "true",
  53. "node_use_pch": "false",
  54. "node_use_perfctr": "true",
  55. "node_use_v8_platform": "true",
  56. "node_with_ltcg": "true",
  57. "node_without_node_options": "false",
  58. "openssl_fips": "",
  59. "openssl_no_asm": 0,
  60. "shlib_suffix": "so.64",
  61. "target_arch": "x64",
  62. "v8_enable_gdbjit": 0,
  63. "v8_enable_i18n_support": 1,
  64. "v8_enable_inspector": 1,
  65. "v8_no_strict_aliasing": 1,
  66. "v8_optimized_debug": 0,
  67. "v8_promise_internal_field_count": 1,
  68. "v8_random_seed": 0,
  69. "v8_trace_maps": 0,
  70. "v8_typed_array_max_size_in_heap": 0,
  71. "v8_use_snapshot": "true",
  72. "want_separate_host_toolset": 0,
  73. "nodedir": "C:\\Users\\Administrator\\.node-gyp\\10.15.1",
  74. "standalone_static_library": 1,
  75. "msbuild_path": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\MSBuild\\15.0\\Bin\\MSBuild.exe",
  76. "access": "",
  77. "allow_same_version": "",
  78. "also": "",
  79. "always_auth": "",
  80. "audit": "true",
  81. "audit_level": "low",
  82. "auth_type": "legacy",
  83. "bin_links": "true",
  84. "browser": "",
  85. "ca": "",
  86. "cache": "C:\\Users\\Administrator\\AppData\\Roaming\\npm-cache",
  87. "cache_lock_retries": "10",
  88. "cache_lock_stale": "60000",
  89. "cache_lock_wait": "10000",
  90. "cache_max": "Infinity",
  91. "cache_min": "10",
  92. "cert": "",
  93. "cidr": "",
  94. "color": "true",
  95. "commit_hooks": "true",
  96. "depth": "Infinity",
  97. "description": "true",
  98. "dev": "",
  99. "dry_run": "",
  100. "editor": "notepad.exe",
  101. "engine_strict": "",
  102. "fetch_retries": "2",
  103. "fetch_retry_factor": "10",
  104. "fetch_retry_maxtimeout": "60000",
  105. "fetch_retry_mintimeout": "10000",
  106. "force": "",
  107. "git": "git",
  108. "git_tag_version": "true",
  109. "global": "",
  110. "globalconfig": "C:\\Users\\Administrator\\AppData\\Roaming\\npm\\etc\\npmrc",
  111. "globalignorefile": "C:\\Users\\Administrator\\AppData\\Roaming\\npm\\etc\\npmignore",
  112. "global_style": "",
  113. "group": "",
  114. "ham_it_up": "",
  115. "heading": "npm",
  116. "https_proxy": "",
  117. "if_present": "",
  118. "ignore_prepublish": "",
  119. "ignore_scripts": "",
  120. "init_author_email": "",
  121. "init_author_name": "",
  122. "init_author_url": "",
  123. "init_license": "ISC",
  124. "init_module": "C:\\Users\\Administrator\\.npm-init.js",
  125. "init_version": "1.0.0",
  126. "json": "",
  127. "key": "",
  128. "legacy_bundling": "",
  129. "link": "",
  130. "local_address": "",
  131. "logs_max": "10",
  132. "long": "",
  133. "maxsockets": "50",
  134. "message": "%s",
  135. "metrics_registry": "https://registry.npm.taobao.org/",
  136. "node_gyp": "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js",
  137. "node_options": "",
  138. "node_version": "10.15.1",
  139. "noproxy": "",
  140. "offline": "",
  141. "onload_script": "",
  142. "only": "",
  143. "optional": "true",
  144. "otp": "",
  145. "package_lock": "true",
  146. "package_lock_only": "",
  147. "parseable": "",
  148. "prefer_offline": "",
  149. "prefer_online": "",
  150. "prefix": "C:\\Users\\Administrator\\AppData\\Roaming\\npm",
  151. "preid": "",
  152. "production": "",
  153. "progress": "true",
  154. "read_only": "",
  155. "rebuild_bundle": "true",
  156. "registry": "https://registry.npm.taobao.org/",
  157. "rollback": "true",
  158. "save": "true",
  159. "save_bundle": "",
  160. "save_dev": "",
  161. "save_exact": "",
  162. "save_optional": "",
  163. "save_prefix": "^",
  164. "save_prod": "",
  165. "scope": "",
  166. "scripts_prepend_node_path": "warn-only",
  167. "script_shell": "",
  168. "searchexclude": "",
  169. "searchlimit": "20",
  170. "searchopts": "",
  171. "searchstaleness": "900",
  172. "send_metrics": "",
  173. "shell": "C:\\Windows\\system32\\cmd.exe",
  174. "shrinkwrap": "true",
  175. "sign_git_commit": "",
  176. "sign_git_tag": "",
  177. "sso_poll_frequency": "500",
  178. "sso_type": "oauth",
  179. "strict_ssl": "",
  180. "tag": "latest",
  181. "tag_version_prefix": "v",
  182. "timing": "",
  183. "tmp": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp",
  184. "umask": "0000",
  185. "unicode": "",
  186. "unsafe_perm": "true",
  187. "update_notifier": "true",
  188. "usage": "",
  189. "user": "",
  190. "userconfig": "C:\\Users\\Administrator\\.npmrc",
  191. "user_agent": "npm/6.4.1 node/v10.15.1 win32 x64",
  192. "version": "",
  193. "versions": "",
  194. "viewer": "browser",
  195. "_nd_registry": "http://192.168.247.127:4873/",
  196. "__registry_npm_taobao_org__always_auth": "",
  197. "__registry_npm_taobao_org__email": "linyi9329@qq.com",
  198. "__registry_npm_taobao_org__username": "linyi"
  199. }
  200. }