updated sys and created publi
This commit is contained in:
+26
-9
@@ -11,15 +11,18 @@
|
||||
"asan": 0,
|
||||
"coverage": "false",
|
||||
"debug_devtools": "node",
|
||||
"debug_http2": "false",
|
||||
"debug_nghttp2": "false",
|
||||
"force_dynamic_crt": 0,
|
||||
"host_arch": "x64",
|
||||
"icu_gyp_path": "tools/icu/icu-system.gyp",
|
||||
"icu_small": "false",
|
||||
"llvm_version": 0,
|
||||
"node_byteorder": "little",
|
||||
"node_enable_d8": "false",
|
||||
"node_enable_v8_vtunejit": "false",
|
||||
"node_install_npm": "false",
|
||||
"node_module_version": 57,
|
||||
"node_module_version": 59,
|
||||
"node_no_browser_globals": "false",
|
||||
"node_prefix": "/usr",
|
||||
"node_release_urlbase": "",
|
||||
@@ -27,6 +30,7 @@
|
||||
"node_shared_cares": "true",
|
||||
"node_shared_http_parser": "true",
|
||||
"node_shared_libuv": "true",
|
||||
"node_shared_nghttp2": "false",
|
||||
"node_shared_openssl": "true",
|
||||
"node_shared_zlib": "true",
|
||||
"node_tag": "",
|
||||
@@ -40,7 +44,7 @@
|
||||
"node_without_node_options": "false",
|
||||
"openssl_fips": "",
|
||||
"openssl_no_asm": 0,
|
||||
"shlib_suffix": "so.57",
|
||||
"shlib_suffix": "so.59",
|
||||
"target_arch": "x64",
|
||||
"uv_parent_path": "/deps/uv/",
|
||||
"uv_use_dtrace": "false",
|
||||
@@ -51,10 +55,10 @@
|
||||
"v8_optimized_debug": 0,
|
||||
"v8_promise_internal_field_count": 1,
|
||||
"v8_random_seed": 0,
|
||||
"v8_trace_maps": 0,
|
||||
"v8_use_snapshot": "true",
|
||||
"want_separate_host_toolset": 0,
|
||||
"want_separate_host_toolset_mkpeephole": 0,
|
||||
"nodedir": "/home/bach/.node-gyp/8.1.2",
|
||||
"nodedir": "/home/bach/.node-gyp/9.3.0",
|
||||
"standalone_static_library": 1,
|
||||
"libsass_ext": "",
|
||||
"libsass_cflags": "",
|
||||
@@ -63,26 +67,30 @@
|
||||
"save_dev": "",
|
||||
"shrinkwrap": "true",
|
||||
"init_license": "ISC",
|
||||
"save": "",
|
||||
"save": "true",
|
||||
"node_gyp": "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",
|
||||
"link": "",
|
||||
"timing": "",
|
||||
"user": "",
|
||||
"bin_links": "true",
|
||||
"node_options": "",
|
||||
"only": "",
|
||||
"description": "true",
|
||||
"ignore_prepublish": "",
|
||||
"editor": "vim",
|
||||
"tag": "latest",
|
||||
"global": "",
|
||||
"commit_hooks": "true",
|
||||
"browser": "",
|
||||
"if_present": "",
|
||||
"local_address": "",
|
||||
"versions": "",
|
||||
"access": "",
|
||||
"script_shell": "",
|
||||
"optional": "true",
|
||||
"user_agent": "npm/4.6.1 node/v8.1.2 linux x64",
|
||||
"user_agent": "npm/5.6.0 node/v9.3.0 linux x64",
|
||||
"init_version": "1.0.0",
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"proprietary_attribs": "true",
|
||||
"init_module": "/home/bach/.npm-init.js",
|
||||
"sso_poll_frequency": "500",
|
||||
"strict_ssl": "true",
|
||||
@@ -98,7 +106,8 @@
|
||||
"shell": "/bin/bash",
|
||||
"logs_max": "10",
|
||||
"searchlimit": "20",
|
||||
"node_version": "8.1.2",
|
||||
"cidr": "",
|
||||
"node_version": "9.3.0",
|
||||
"searchopts": "",
|
||||
"unicode": "true",
|
||||
"group": "100",
|
||||
@@ -110,13 +119,16 @@
|
||||
"progress": "true",
|
||||
"scripts_prepend_node_path": "warn-only",
|
||||
"ca": "",
|
||||
"package_lock_only": "",
|
||||
"init_author_url": "",
|
||||
"cache_max": "Infinity",
|
||||
"cache_lock_wait": "10000",
|
||||
"send_metrics": "",
|
||||
"cert": "",
|
||||
"prefer_online": "",
|
||||
"global_style": "",
|
||||
"tag_version_prefix": "v",
|
||||
"otp": "",
|
||||
"ignore_scripts": "",
|
||||
"dry_run": "",
|
||||
"usage": "",
|
||||
@@ -132,6 +144,7 @@
|
||||
"viewer": "man",
|
||||
"git_tag_version": "true",
|
||||
"https_proxy": "",
|
||||
"save_prod": "",
|
||||
"fetch_retry_maxtimeout": "60000",
|
||||
"sign_git_tag": "",
|
||||
"long": "",
|
||||
@@ -139,6 +152,7 @@
|
||||
"key": "",
|
||||
"rebuild_bundle": "true",
|
||||
"fetch_retry_factor": "10",
|
||||
"prefer_offline": "",
|
||||
"prefix": "/usr",
|
||||
"also": "",
|
||||
"maxsockets": "50",
|
||||
@@ -149,6 +163,8 @@
|
||||
"tmp": "/tmp",
|
||||
"rollback": "true",
|
||||
"globalignorefile": "/usr/etc/npmignore",
|
||||
"read_only": "",
|
||||
"offline": "",
|
||||
"engine_strict": "",
|
||||
"searchstaleness": "900",
|
||||
"save_prefix": "^",
|
||||
@@ -159,6 +175,7 @@
|
||||
"auth_type": "legacy",
|
||||
"force": "",
|
||||
"dev": "",
|
||||
"cache_lock_stale": "60000"
|
||||
"cache_lock_stale": "60000",
|
||||
"package_lock": "true"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user