config.gypi 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  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. },
  10. "variables": {
  11. "asan": 0,
  12. "host_arch": "x64",
  13. "icu_data_file": "icudt56l.dat",
  14. "icu_data_in": "../../deps/icu/source/data/in\\icudt56l.dat",
  15. "icu_endianness": "l",
  16. "icu_gyp_path": "tools/icu/icu-generic.gyp",
  17. "icu_locales": "en,root",
  18. "icu_path": "deps\\icu",
  19. "icu_small": "true",
  20. "icu_ver_major": "56",
  21. "node_byteorder": "little",
  22. "node_install_npm": "true",
  23. "node_prefix": "/usr/local",
  24. "node_release_urlbase": "",
  25. "node_shared_http_parser": "false",
  26. "node_shared_libuv": "false",
  27. "node_shared_openssl": "false",
  28. "node_shared_zlib": "false",
  29. "node_tag": "",
  30. "node_use_dtrace": "false",
  31. "node_use_etw": "true",
  32. "node_use_lttng": "false",
  33. "node_use_openssl": "true",
  34. "node_use_perfctr": "true",
  35. "openssl_fips": "",
  36. "openssl_no_asm": 0,
  37. "target_arch": "x64",
  38. "v8_enable_gdbjit": 0,
  39. "v8_enable_i18n_support": 1,
  40. "v8_no_strict_aliasing": 1,
  41. "v8_optimized_debug": 0,
  42. "v8_random_seed": 0,
  43. "v8_use_snapshot": "true",
  44. "want_separate_host_toolset": 0,
  45. "nodedir": "C:\\Users\\KaiXuan\\.node-gyp\\4.4.7",
  46. "copy_dev_lib": "true",
  47. "standalone_static_library": 1,
  48. "access": "",
  49. "always_auth": "",
  50. "bin_links": "true",
  51. "browser": "",
  52. "ca": "",
  53. "cache": "C:\\Users\\KaiXuan\\AppData\\Roaming\\npm-cache",
  54. "cache_lock_retries": "10",
  55. "cache_lock_stale": "60000",
  56. "cache_lock_wait": "10000",
  57. "cache_max": "Infinity",
  58. "cache_min": "10",
  59. "cert": "",
  60. "color": "true",
  61. "depth": "Infinity",
  62. "description": "true",
  63. "dev": "",
  64. "editor": "notepad.exe",
  65. "engine_strict": "",
  66. "fetch_retries": "2",
  67. "fetch_retry_factor": "10",
  68. "fetch_retry_maxtimeout": "60000",
  69. "fetch_retry_mintimeout": "10000",
  70. "force": "",
  71. "git": "git",
  72. "git_tag_version": "true",
  73. "global": "",
  74. "globalconfig": "C:\\Users\\KaiXuan\\AppData\\Roaming\\npm\\etc\\npmrc",
  75. "globalignorefile": "C:\\Users\\KaiXuan\\AppData\\Roaming\\npm\\etc\\npmignore",
  76. "group": "",
  77. "heading": "npm",
  78. "https_proxy": "",
  79. "if_present": "",
  80. "ignore_scripts": "",
  81. "init_author_email": "",
  82. "init_author_name": "",
  83. "init_author_url": "",
  84. "init_license": "ISC",
  85. "init_module": "C:\\Users\\KaiXuan\\.npm-init.js",
  86. "init_version": "1.0.0",
  87. "json": "",
  88. "key": "",
  89. "link": "",
  90. "local_address": "",
  91. "long": "",
  92. "maxsockets": "50",
  93. "message": "%s",
  94. "node_version": "4.4.7",
  95. "npat": "",
  96. "onload_script": "",
  97. "optional": "true",
  98. "parseable": "",
  99. "prefix": "C:\\Users\\KaiXuan\\AppData\\Roaming\\npm",
  100. "production": "",
  101. "proprietary_attribs": "true",
  102. "rebuild_bundle": "true",
  103. "registry": "http://registry.npm.taobao.org/",
  104. "rollback": "true",
  105. "save": "",
  106. "save_bundle": "",
  107. "save_dev": "",
  108. "save_exact": "",
  109. "save_optional": "",
  110. "save_prefix": "^",
  111. "scope": "",
  112. "searchexclude": "",
  113. "searchopts": "",
  114. "searchsort": "name",
  115. "shell": "C:\\Windows\\system32\\cmd.exe",
  116. "shrinkwrap": "true",
  117. "sign_git_tag": "",
  118. "spin": "true",
  119. "strict_ssl": "true",
  120. "tag": "latest",
  121. "tag_version_prefix": "v",
  122. "tmp": "C:\\Users\\KaiXuan\\AppData\\Local\\Temp",
  123. "umask": "0000",
  124. "unicode": "true",
  125. "unsafe_perm": "true",
  126. "usage": "",
  127. "user": "",
  128. "userconfig": "C:\\Users\\KaiXuan\\.npmrc",
  129. "user_agent": "npm/2.15.8 node/v4.4.7 win32 x64",
  130. "version": "",
  131. "versions": "",
  132. "viewer": "browser"
  133. }
  134. }