config.gypi 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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. "coverage": "false",
  13. "debug_devtools": "node",
  14. "debug_http2": "false",
  15. "debug_nghttp2": "false",
  16. "force_dynamic_crt": 0,
  17. "host_arch": "x64",
  18. "icu_data_file": "icudt60l.dat",
  19. "icu_data_in": "../../deps/icu-small/source/data/in/icudt60l.dat",
  20. "icu_endianness": "l",
  21. "icu_gyp_path": "tools/icu/icu-generic.gyp",
  22. "icu_locales": "en,root",
  23. "icu_path": "deps/icu-small",
  24. "icu_small": "true",
  25. "icu_ver_major": "60",
  26. "llvm_version": 0,
  27. "node_byteorder": "little",
  28. "node_enable_d8": "false",
  29. "node_enable_v8_vtunejit": "false",
  30. "node_install_npm": "true",
  31. "node_module_version": 57,
  32. "node_no_browser_globals": "false",
  33. "node_prefix": "/usr/local",
  34. "node_release_urlbase": "https://nodejs.org/download/release/",
  35. "node_shared": "false",
  36. "node_shared_cares": "false",
  37. "node_shared_http_parser": "false",
  38. "node_shared_libuv": "false",
  39. "node_shared_nghttp2": "false",
  40. "node_shared_openssl": "false",
  41. "node_shared_zlib": "false",
  42. "node_tag": "",
  43. "node_target_type": "executable",
  44. "node_use_bundled_v8": "true",
  45. "node_use_dtrace": "true",
  46. "node_use_etw": "false",
  47. "node_use_lttng": "false",
  48. "node_use_openssl": "true",
  49. "node_use_perfctr": "false",
  50. "node_use_v8_platform": "true",
  51. "node_without_node_options": "false",
  52. "openssl_fips": "",
  53. "openssl_no_asm": 0,
  54. "shlib_suffix": "57.dylib",
  55. "target_arch": "x64",
  56. "uv_parent_path": "/deps/uv/",
  57. "uv_use_dtrace": "true",
  58. "v8_enable_gdbjit": 0,
  59. "v8_enable_i18n_support": 1,
  60. "v8_enable_inspector": 1,
  61. "v8_no_strict_aliasing": 1,
  62. "v8_optimized_debug": 0,
  63. "v8_promise_internal_field_count": 1,
  64. "v8_random_seed": 0,
  65. "v8_trace_maps": 0,
  66. "v8_use_snapshot": "true",
  67. "want_separate_host_toolset": 0,
  68. "xcode_version": "7.0",
  69. "nodedir": "/Users/tanyanfei/.node-gyp/8.12.0",
  70. "standalone_static_library": 1,
  71. "sharp_libvips_binary_host": "https://npm.taobao.org/mirrors/sharp-libvips",
  72. "registry": "https://r.npm.taobao.org",
  73. "userconfig": "/Users/tanyanfei/.cnpmrc",
  74. "r": "https://r.npm.taobao.org",
  75. "robotjs_binary_host": "https://cdn.npm.taobao.org/dist/robotjs",
  76. "disturl": "https://npm.taobao.org/mirrors/node",
  77. "cache": "/Users/tanyanfei/.npminstall_tarball",
  78. "user_agent": "npminstall/3.27.0 npm/? node/v8.12.0 darwin x64",
  79. "sharp_binary_host": "https://cdn.npm.taobao.org/dist/sharp"
  80. }
  81. }