Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
proc
/
thread-self
/
root
/
usr
/
share
/
nodejs
/
gyp
/
gyp
/
Or
Select Your none :
Upload File :
New :
File
Dir
//proc/thread-self/root/usr/share/nodejs/gyp/gyp/gyp_main.py
#! /usr/bin/python2 # EASY-INSTALL-ENTRY-SCRIPT: 'gyp==0.1','console_scripts','gyp' __requires__ = 'gyp==0.1' import re import sys from pkg_resources import load_entry_point if __name__ == '__main__': sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) sys.exit( load_entry_point('gyp==0.1', 'console_scripts', 'gyp')() )