problem install with windows 10 ( Building wheel for transcrypt setup.py)
Hi i try install transcrypt in windows 10 but i have this error: Building wheel for transcrypt (setup.py) ... error
pip3.7 install transcrypt
Collecting transcrypt
Using cached Transcrypt-3.7.16.tar.gz (32.1 MB)
Requirement already satisfied: mypy in c:\users\nouad\appdata\local\programs\python\python37\lib\site-packages (from transcrypt) (0.800)
Requirement already satisfied: mypy-extensions<0.5.0,>=0.4.3 in c:\users\nouad\appdata\local\programs\python\python37\lib\site-packages (from mypy->transcrypt) (0.4.3)
Requirement already satisfied: typed-ast<1.5.0,>=1.4.0 in c:\users\nouad\appdata\roaming\python\python37\site-packages (from mypy->transcrypt) (1.4.1)
Requirement already satisfied: typing-extensions>=3.7.4 in c:\users\nouad\appdata\local\programs\python\python37\lib\site-packages (from mypy->transcrypt) (3.7.4.3)
Building wheels for collected packages: transcrypt
Building wheel for transcrypt (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: 'c:\users\nouad\appdata\local\programs\python\python37\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\nouad\AppData\Local\Temp\pip-install-0g4pb4mk\transcrypt_a0fce3e95c3d4cd7b0edf477817fc3e8\setup.py'"'"'; file='"'"'C:\Users\nouad\AppData\Local\Temp\pip-install-0g4pb4mk\transcrypt_a0fce3e95c3d4cd7b0edf477817fc3e8\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\nouad\AppData\Local\Temp\pip-wheel-s9h7dc_0'
cwd: C:\Users\nouad\AppData\Local\Temp\pip-install-0g4pb4mk\transcrypt_a0fce3e95c3d4cd7b0edf477817fc3e8
Complete output (649 lines):
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
package init file 'transcrypt_init_.py' not found (or not a regular file)
creating build
creating build\lib
creating build\lib\transcrypt
copying transcrypt_main_.py -> build\lib\transcrypt
running egg_info
writing Transcrypt.egg-info\PKG-INFO
writing dependency_links to Transcrypt.egg-info\dependency_links.txt
writing entry points to Transcrypt.egg-info\entry_points.txt
writing requirements to Transcrypt.egg-info\requires.txt
writing top-level names to Transcrypt.egg-info\top_level.txt
reading manifest file 'Transcrypt.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '.lyx' anywhere in distribution
warning: no files found matching '.pdf' anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '.gitignore' found anywhere in distribution
no previously-included directories found matching '.git'
no previously-included directories found matching 'dist'
no previously-included directories found matching 'transcrypt.egg-info'
no previously-included directories found matching 'transcrypt\development\attic'
no previously-included directories found matching 'transcrypt\development\docs'
no previously-included directories found matching 'transcrypt\development\experiments'
writing manifest file 'Transcrypt.egg-info\SOURCES.txt'
copying transcrypt\favicon.ico -> build\lib\transcrypt
copying transcrypt\license_reference.txt -> build\lib\transcrypt
copying transcrypt\run_transcrypt -> build\lib\transcrypt
copying transcrypt\run_transcrypt.bat -> build\lib\transcrypt
creating build\lib\transcrypt\demos
creating build\lib\transcrypt\demos\cyclejs_demo
copying transcrypt\demos\cyclejs_demo\README.md -> build\lib\transcrypt\demos\cyclejs_demo
copying transcrypt\demos\cyclejs_demo\cyclejs_demo.html -> build\lib\transcrypt\demos\cyclejs_demo
copying transcrypt\demos\cyclejs_demo\cyclejs_demo.py -> build\lib\transcrypt\demos\cyclejs_demo
copying transcrypt\demos\cyclejs_demo\cyclejs_http_demo.html -> build\lib\transcrypt\demos\cyclejs_demo
copying transcrypt\demos\cyclejs_demo\cyclejs_http_demo.py -> build\lib\transcrypt\demos\cyclejs_demo
creating build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\cyclejs_http_demo.js -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\cyclejs_http_demo.map -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\cyclejs_http_demo.project -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\cyclejs_http_demo.py -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\cyclejs_demo_target_
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\bmi.html -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\bmi.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\bmi.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\bmi.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\bmi.project -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\bmi.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.labeled_slider.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.labeled_slider.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.labeled_slider.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.snabbdom.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.snabbdom.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.snabbdom.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\components
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\components\labeled_slider.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\components
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\components\snabbdom.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\components
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider\labeled_slider.html -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider\labeled_slider.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider\labeled_slider_js_orig.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider\snabbdom.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\labeled_slider.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\labeled_slider.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\labeled_slider.project -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\labeled_slider.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\snabbdom.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\snabbdom.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\snabbdom.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
creating build\lib\transcrypt\demos\d3js_demo
copying transcrypt\demos\d3js_demo\d3js_demo.html -> build\lib\transcrypt\demos\d3js_demo
copying transcrypt\demos\d3js_demo\d3js_demo.py -> build\lib\transcrypt\demos\d3js_demo
copying transcrypt\demos\d3js_demo\water.jpg -> build\lib\transcrypt\demos\d3js_demo
creating build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\d3js_demo.js -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\d3js_demo.map -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\d3js_demo.project -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\d3js_demo.py -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\d3js_demo_target_
creating build\lib\transcrypt\demos\hello
copying transcrypt\demos\hello\hello.html -> build\lib\transcrypt\demos\hello
copying transcrypt\demos\hello\hello.py -> build\lib\transcrypt\demos\hello
copying transcrypt\demos\hello\hello_bundle.html -> build\lib\transcrypt\demos\hello
copying transcrypt\demos\hello\readme.txt -> build\lib\transcrypt\demos\hello
creating build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\hello.js -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\hello.map -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\hello.project -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\hello.py -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\itertools.js -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\hello_target_
creating build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\cache.manifest -> build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\ios_app.html -> build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\ios_app.mp3 -> build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\ios_app.png -> build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\ios_app.py -> build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\ios_app_description.html -> build\lib\transcrypt\demos\ios_app
creating build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\ios_app.js -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\ios_app.map -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\ios_app.project -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\ios_app.py -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\math.js -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\math.map -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\math.py -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\random.js -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\random.map -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\random.py -> build\lib\transcrypt\demos\ios_app_target_
creating build\lib\transcrypt\demos\jquery_demo
copying transcrypt\demos\jquery_demo\jquery_demo.html -> build\lib\transcrypt\demos\jquery_demo
copying transcrypt\demos\jquery_demo\jquery_demo.py -> build\lib\transcrypt\demos\jquery_demo
creating build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\jquery_demo.js -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\jquery_demo.map -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\jquery_demo.project -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\jquery_demo.py -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\jquery_demo_target_
creating build\lib\transcrypt\demos\nodejs_demo
copying transcrypt\demos\nodejs_demo\nodejs_demo.py -> build\lib\transcrypt\demos\nodejs_demo
copying transcrypt\demos\nodejs_demo\readme.txt -> build\lib\transcrypt\demos\nodejs_demo
creating build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\nodejs_demo.bundle.js -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\nodejs_demo.js -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\nodejs_demo.map -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\nodejs_demo.project -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\nodejs_demo.py -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\time.js -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\time.map -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\time.py -> build\lib\transcrypt\demos\nodejs_demo_target_
creating build\lib\transcrypt\demos\parcel_demo
copying transcrypt\demos\parcel_demo\package-lock.json -> build\lib\transcrypt\demos\parcel_demo
copying transcrypt\demos\parcel_demo\package.json -> build\lib\transcrypt\demos\parcel_demo
copying transcrypt\demos\parcel_demo\readme.txt -> build\lib\transcrypt\demos\parcel_demo
copying transcrypt\demos\parcel_demo\test.js -> build\lib\transcrypt\demos\parcel_demo
creating build\lib\transcrypt\demos\parcel_demo\dist
copying transcrypt\demos\parcel_demo\dist\example.e31bb0bc.js -> build\lib\transcrypt\demos\parcel_demo\dist
copying transcrypt\demos\parcel_demo\dist\example.e31bb0bc.map -> build\lib\transcrypt\demos\parcel_demo\dist
copying transcrypt\demos\parcel_demo\dist\index.html -> build\lib\transcrypt\demos\parcel_demo\dist
creating build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\constants.py -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\index.html -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\index.js -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\index2.js -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\main.py -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\sibling.py -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\sibling2.py -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\siblingjs.js -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\testcontext.py -> build\lib\transcrypt\demos\parcel_demo\example
creating build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\constants.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\constants.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\constants.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\main.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\main.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\main.project -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\main.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\math.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\math.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\math.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.child.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.child.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.child.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.grandchild.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.grandchild.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.grandchild.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\random.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\random.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\random.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling2.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling2.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling2.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\siblingjs.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\testcontext.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\testcontext.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\testcontext.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
creating build\lib\transcrypt\demos\parcel_demo\example\mymod
copying transcrypt\demos\parcel_demo\example\mymod_init_.py -> build\lib\transcrypt\demos\parcel_demo\example\mymod
copying transcrypt\demos\parcel_demo\example\mymod\child.py -> build\lib\transcrypt\demos\parcel_demo\example\mymod
copying transcrypt\demos\parcel_demo\example\mymod\childjs.js -> build\lib\transcrypt\demos\parcel_demo\example\mymod
creating build\lib\transcrypt\demos\parcel_demo\example\mymod2
copying transcrypt\demos\parcel_demo\example\mymod2\main2.py -> build\lib\transcrypt\demos\parcel_demo\example\mymod2
creating build\lib\transcrypt\demos\parcel_demo\example\mymod\grandchildmod
copying transcrypt\demos\parcel_demo\example\mymod\grandchildmod_init_.py -> build\lib\transcrypt\demos\parcel_demo\example\mymod\grandchildmod
copying transcrypt\demos\parcel_demo\example\mymod\grandchildmod\grandchild.py -> build\lib\transcrypt\demos\parcel_demo\example\mymod\grandchildmod
creating build\lib\transcrypt\demos\parcel_demo\node_modules
creating build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\acorn -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\acorn.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\ansi-to-html -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\ansi-to-html.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\atob -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\atob.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\brfs -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\brfs.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\browserslist -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\browserslist.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\css-beautify -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\css-beautify.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\cssesc -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\cssesc.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\editorconfig -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\editorconfig.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\escodegen -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\escodegen.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esgenerate -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esgenerate.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esparse -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esparse.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esvalidate -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esvalidate.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\html-beautify -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\html-beautify.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\js-beautify -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\js-beautify.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\js-yaml -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\js-yaml.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\jsesc -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\jsesc.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\json5 -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\json5.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\loose-envify -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\loose-envify.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\miller-rabin -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\miller-rabin.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\mime -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\mime.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\mkdirp -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\mkdirp.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\nopt -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\nopt.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\parcel -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\parcel.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\parser -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\parser.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\quote-stream -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\quote-stream.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\regjsparser -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\regjsparser.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\rimraf -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\rimraf.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\semver -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\semver.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\sha.js -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\sha.js.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\svgo -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\svgo.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\terser -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\terser.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\which -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\which.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame
copying transcrypt\demos\parcel_demo\node_modules@babel\code-frame\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame
copying transcrypt\demos\parcel_demo\node_modules@babel\code-frame\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame
copying transcrypt\demos\parcel_demo\node_modules@babel\code-frame\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\code-frame\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core
copying transcrypt\demos\parcel_demo\node_modules@babel\core\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core
copying transcrypt\demos\parcel_demo\node_modules@babel\core\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core
copying transcrypt\demos\parcel_demo\node_modules@babel\core\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\parse.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transform-ast.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transform-file-browser.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transform-file.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transform.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\caching.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\config-chain.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\config-descriptors.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\full.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\item.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\partial.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\pattern-to-regex.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\plugin.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\util.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\configuration.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\index-browser.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\package.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\plugins.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\types.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\utils.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\helpers
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\helpers\config-api.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\helpers
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\helpers\environment.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\helpers
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation\option-assertions.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation\options.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation\plugins.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation\removed.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\tools
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\tools\build-external-helpers.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\tools
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\block-hoist-plugin.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\normalize-file.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\normalize-opts.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\plugin-pass.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file\file.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file\generate.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file\merge-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\util
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\util\missing-plugin-helper.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\util
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules.bin\json5 -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules.bin\json5.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules.bin
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\CHANGELOG.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\LICENSE.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist\index.min.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist\index.min.mjs -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist\index.mjs -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\cli.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\parse.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\register.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\require.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\stringify.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\unicode.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\util.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\CHANGELOG.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\source-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist\source-map.debug.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist\source-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist\source-map.min.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist\source-map.min.js.map -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\array-set.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\base64-vlq.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\base64.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\binary-search.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\mapping-list.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\quick-sort.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\source-map-consumer.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\source-map-generator.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\source-node.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\util.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\buffer.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\printer.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\source-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\base.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\classes.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\expressions.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\flow.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\jsx.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\methods.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\modules.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\statements.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\template-literals.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\types.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\typescript.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node\parentheses.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node\whitespace.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\CHANGELOG.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\source-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist\source-map.debug.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist\source-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist\source-map.min.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist\source-map.min.js.map -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\array-set.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\base64-vlq.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\base64.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\binary-search.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\mapping-list.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\quick-sort.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\source-map-consumer.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\source-map-generator.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\source-node.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\util.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib\import-builder.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib\import-injector.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib\is-module.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib\normalize-and-load-metadata.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib\rewrite-live-references.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib\rewrite-this.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\src
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\src\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\src
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers
copying transcrypt\demos\parcel_demo\node_modules@babel\helpers\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers
copying transcrypt\demos\parcel_demo\node_modules@babel\helpers\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers
copying transcrypt\demos\parcel_demo\node_modules@babel\helpers\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helpers\lib\helpers.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helpers\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight
copying transcrypt\demos\parcel_demo\node_modules@babel\highlight\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight
copying transcrypt\demos\parcel_demo\node_modules@babel\highlight\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight
copying transcrypt\demos\parcel_demo\node_modules@babel\highlight\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\highlight\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\CHANGELOG.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\bin
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\bin\babel-parser.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\bin
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\typings
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\typings\babel-parser.d.ts -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\typings
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\lib\for-await.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\src
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\src\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\src
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\options.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\script-extensions
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\script-extensions\input.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\script-extensions
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\script-extensions\output.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\script-extensions
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\simple
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\simple\input.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\simple
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\simple\output.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\simple
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-10
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-10\input.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-10
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-10\output.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-10
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-11
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-11\input.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-11
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-11\output.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-11
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag\options.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag\script-extensions
error: could not create 'build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag\script-extensions': Nom de fichier ou extension trop long
ERROR: Failed building wheel for transcrypt
Running setup.py clean for transcrypt
Failed to build transcrypt
Installing collected packages: transcrypt
Running setup.py install for transcrypt ... error
ERROR: Command errored out with exit status 1:
command: 'c:\users\nouad\appdata\local\programs\python\python37\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\nouad\AppData\Local\Temp\pip-install-0g4pb4mk\transcrypt_a0fce3e95c3d4cd7b0edf477817fc3e8\setup.py'"'"'; file='"'"'C:\Users\nouad\AppData\Local\Temp\pip-install-0g4pb4mk\transcrypt_a0fce3e95c3d4cd7b0edf477817fc3e8\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\nouad\AppData\Local\Temp\pip-record-wcnqr8i1\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\nouad\appdata\local\programs\python\python37\Include\transcrypt'
cwd: C:\Users\nouad\AppData\Local\Temp\pip-install-0g4pb4mk\transcrypt_a0fce3e95c3d4cd7b0edf477817fc3e8
Complete output (648 lines):
running install
running build
running build_py
package init file 'transcrypt_init_.py' not found (or not a regular file)
creating build
creating build\lib
creating build\lib\transcrypt
copying transcrypt_main_.py -> build\lib\transcrypt
running egg_info
writing Transcrypt.egg-info\PKG-INFO
writing dependency_links to Transcrypt.egg-info\dependency_links.txt
writing entry points to Transcrypt.egg-info\entry_points.txt
writing requirements to Transcrypt.egg-info\requires.txt
writing top-level names to Transcrypt.egg-info\top_level.txt
reading manifest file 'Transcrypt.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '.lyx' anywhere in distribution
warning: no files found matching '.pdf' anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '.gitignore' found anywhere in distribution
no previously-included directories found matching '.git'
no previously-included directories found matching 'dist'
no previously-included directories found matching 'transcrypt.egg-info'
no previously-included directories found matching 'transcrypt\development\attic'
no previously-included directories found matching 'transcrypt\development\docs'
no previously-included directories found matching 'transcrypt\development\experiments'
writing manifest file 'Transcrypt.egg-info\SOURCES.txt'
copying transcrypt\favicon.ico -> build\lib\transcrypt
copying transcrypt\license_reference.txt -> build\lib\transcrypt
copying transcrypt\run_transcrypt -> build\lib\transcrypt
copying transcrypt\run_transcrypt.bat -> build\lib\transcrypt
creating build\lib\transcrypt\demos
creating build\lib\transcrypt\demos\cyclejs_demo
copying transcrypt\demos\cyclejs_demo\README.md -> build\lib\transcrypt\demos\cyclejs_demo
copying transcrypt\demos\cyclejs_demo\cyclejs_demo.html -> build\lib\transcrypt\demos\cyclejs_demo
copying transcrypt\demos\cyclejs_demo\cyclejs_demo.py -> build\lib\transcrypt\demos\cyclejs_demo
copying transcrypt\demos\cyclejs_demo\cyclejs_http_demo.html -> build\lib\transcrypt\demos\cyclejs_demo
copying transcrypt\demos\cyclejs_demo\cyclejs_http_demo.py -> build\lib\transcrypt\demos\cyclejs_demo
creating build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\cyclejs_http_demo.js -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\cyclejs_http_demo.map -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\cyclejs_http_demo.project -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\cyclejs_http_demo.py -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\cyclejs_demo_target_
copying transcrypt\demos\cyclejs_demo_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\cyclejs_demo_target_
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\bmi.html -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\bmi.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\bmi.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\bmi.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\bmi.project -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\bmi.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.labeled_slider.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.labeled_slider.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.labeled_slider.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.snabbdom.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.snabbdom.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\components.snabbdom.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider_target_
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\components
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\components\labeled_slider.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\components
copying transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\components\snabbdom.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\isolated_bmi_slider\components
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider\labeled_slider.html -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider\labeled_slider.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider\labeled_slider_js_orig.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider\snabbdom.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider
creating build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\labeled_slider.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\labeled_slider.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\labeled_slider.project -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\labeled_slider.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\snabbdom.js -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\snabbdom.map -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
copying transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_\snabbdom.py -> build\lib\transcrypt\demos\cyclejs_demo\component_demos\labeled_slider_target_
creating build\lib\transcrypt\demos\d3js_demo
copying transcrypt\demos\d3js_demo\d3js_demo.html -> build\lib\transcrypt\demos\d3js_demo
copying transcrypt\demos\d3js_demo\d3js_demo.py -> build\lib\transcrypt\demos\d3js_demo
copying transcrypt\demos\d3js_demo\water.jpg -> build\lib\transcrypt\demos\d3js_demo
creating build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\d3js_demo.js -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\d3js_demo.map -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\d3js_demo.project -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\d3js_demo.py -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\d3js_demo_target_
copying transcrypt\demos\d3js_demo_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\d3js_demo_target_
creating build\lib\transcrypt\demos\hello
copying transcrypt\demos\hello\hello.html -> build\lib\transcrypt\demos\hello
copying transcrypt\demos\hello\hello.py -> build\lib\transcrypt\demos\hello
copying transcrypt\demos\hello\hello_bundle.html -> build\lib\transcrypt\demos\hello
copying transcrypt\demos\hello\readme.txt -> build\lib\transcrypt\demos\hello
creating build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\hello.js -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\hello.map -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\hello.project -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\hello.py -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\itertools.js -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\hello_target_
copying transcrypt\demos\hello_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\hello_target_
creating build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\cache.manifest -> build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\ios_app.html -> build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\ios_app.mp3 -> build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\ios_app.png -> build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\ios_app.py -> build\lib\transcrypt\demos\ios_app
copying transcrypt\demos\ios_app\ios_app_description.html -> build\lib\transcrypt\demos\ios_app
creating build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\ios_app.js -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\ios_app.map -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\ios_app.project -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\ios_app.py -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\math.js -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\math.map -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\math.py -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\random.js -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\random.map -> build\lib\transcrypt\demos\ios_app_target_
copying transcrypt\demos\ios_app_target_\random.py -> build\lib\transcrypt\demos\ios_app_target_
creating build\lib\transcrypt\demos\jquery_demo
copying transcrypt\demos\jquery_demo\jquery_demo.html -> build\lib\transcrypt\demos\jquery_demo
copying transcrypt\demos\jquery_demo\jquery_demo.py -> build\lib\transcrypt\demos\jquery_demo
creating build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\jquery_demo.js -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\jquery_demo.map -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\jquery_demo.project -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\jquery_demo.py -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\jquery_demo_target_
copying transcrypt\demos\jquery_demo_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\jquery_demo_target_
creating build\lib\transcrypt\demos\nodejs_demo
copying transcrypt\demos\nodejs_demo\nodejs_demo.py -> build\lib\transcrypt\demos\nodejs_demo
copying transcrypt\demos\nodejs_demo\readme.txt -> build\lib\transcrypt\demos\nodejs_demo
creating build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\nodejs_demo.bundle.js -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\nodejs_demo.js -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\nodejs_demo.map -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\nodejs_demo.project -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\nodejs_demo.py -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\time.js -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\time.map -> build\lib\transcrypt\demos\nodejs_demo_target_
copying transcrypt\demos\nodejs_demo_target_\time.py -> build\lib\transcrypt\demos\nodejs_demo_target_
creating build\lib\transcrypt\demos\parcel_demo
copying transcrypt\demos\parcel_demo\package-lock.json -> build\lib\transcrypt\demos\parcel_demo
copying transcrypt\demos\parcel_demo\package.json -> build\lib\transcrypt\demos\parcel_demo
copying transcrypt\demos\parcel_demo\readme.txt -> build\lib\transcrypt\demos\parcel_demo
copying transcrypt\demos\parcel_demo\test.js -> build\lib\transcrypt\demos\parcel_demo
creating build\lib\transcrypt\demos\parcel_demo\dist
copying transcrypt\demos\parcel_demo\dist\example.e31bb0bc.js -> build\lib\transcrypt\demos\parcel_demo\dist
copying transcrypt\demos\parcel_demo\dist\example.e31bb0bc.map -> build\lib\transcrypt\demos\parcel_demo\dist
copying transcrypt\demos\parcel_demo\dist\index.html -> build\lib\transcrypt\demos\parcel_demo\dist
creating build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\constants.py -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\index.html -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\index.js -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\index2.js -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\main.py -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\sibling.py -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\sibling2.py -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\siblingjs.js -> build\lib\transcrypt\demos\parcel_demo\example
copying transcrypt\demos\parcel_demo\example\testcontext.py -> build\lib\transcrypt\demos\parcel_demo\example
creating build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\constants.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\constants.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\constants.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\main.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\main.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\main.project -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\main.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\math.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\math.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\math.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.child.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.child.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.child.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.grandchild.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.grandchild.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.grandchild.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.grandchildmod.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\mymod.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\org.transcrypt.runtime.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\org.transcrypt.runtime.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\org.transcrypt.runtime.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\random.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\random.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\random.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling2.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling2.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\sibling2.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\siblingjs.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\testcontext.js -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\testcontext.map -> build\lib\transcrypt\demos\parcel_demo\example_target_
copying transcrypt\demos\parcel_demo\example_target_\testcontext.py -> build\lib\transcrypt\demos\parcel_demo\example_target_
creating build\lib\transcrypt\demos\parcel_demo\example\mymod
copying transcrypt\demos\parcel_demo\example\mymod_init_.py -> build\lib\transcrypt\demos\parcel_demo\example\mymod
copying transcrypt\demos\parcel_demo\example\mymod\child.py -> build\lib\transcrypt\demos\parcel_demo\example\mymod
copying transcrypt\demos\parcel_demo\example\mymod\childjs.js -> build\lib\transcrypt\demos\parcel_demo\example\mymod
creating build\lib\transcrypt\demos\parcel_demo\example\mymod2
copying transcrypt\demos\parcel_demo\example\mymod2\main2.py -> build\lib\transcrypt\demos\parcel_demo\example\mymod2
creating build\lib\transcrypt\demos\parcel_demo\example\mymod\grandchildmod
copying transcrypt\demos\parcel_demo\example\mymod\grandchildmod_init_.py -> build\lib\transcrypt\demos\parcel_demo\example\mymod\grandchildmod
copying transcrypt\demos\parcel_demo\example\mymod\grandchildmod\grandchild.py -> build\lib\transcrypt\demos\parcel_demo\example\mymod\grandchildmod
creating build\lib\transcrypt\demos\parcel_demo\node_modules
creating build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\acorn -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\acorn.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\ansi-to-html -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\ansi-to-html.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\atob -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\atob.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\brfs -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\brfs.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\browserslist -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\browserslist.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\css-beautify -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\css-beautify.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\cssesc -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\cssesc.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\editorconfig -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\editorconfig.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\escodegen -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\escodegen.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esgenerate -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esgenerate.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esparse -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esparse.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esvalidate -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\esvalidate.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\html-beautify -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\html-beautify.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\js-beautify -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\js-beautify.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\js-yaml -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\js-yaml.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\jsesc -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\jsesc.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\json5 -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\json5.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\loose-envify -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\loose-envify.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\miller-rabin -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\miller-rabin.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\mime -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\mime.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\mkdirp -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\mkdirp.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\nopt -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\nopt.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\parcel -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\parcel.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\parser -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\parser.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\quote-stream -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\quote-stream.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\regjsparser -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\regjsparser.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\rimraf -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\rimraf.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\semver -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\semver.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\sha.js -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\sha.js.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\svgo -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\svgo.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\terser -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\terser.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\which -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules.bin\which.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules.bin
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame
copying transcrypt\demos\parcel_demo\node_modules@babel\code-frame\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame
copying transcrypt\demos\parcel_demo\node_modules@babel\code-frame\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame
copying transcrypt\demos\parcel_demo\node_modules@babel\code-frame\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\code-frame\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\code-frame\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core
copying transcrypt\demos\parcel_demo\node_modules@babel\core\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core
copying transcrypt\demos\parcel_demo\node_modules@babel\core\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core
copying transcrypt\demos\parcel_demo\node_modules@babel\core\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\parse.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transform-ast.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transform-file-browser.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transform-file.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transform.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\caching.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\config-chain.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\config-descriptors.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\full.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\item.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\partial.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\pattern-to-regex.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\plugin.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\util.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\configuration.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\index-browser.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\package.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\plugins.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\types.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files\utils.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\files
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\helpers
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\helpers\config-api.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\helpers
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\helpers\environment.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\helpers
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation\option-assertions.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation\options.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation\plugins.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation\removed.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\config\validation
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\tools
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\tools\build-external-helpers.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\tools
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\block-hoist-plugin.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\normalize-file.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\normalize-opts.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\plugin-pass.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file\file.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file\generate.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file\merge-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\file
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\util
copying transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\util\missing-plugin-helper.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\lib\transformation\util
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules.bin\json5 -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules.bin
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules.bin\json5.cmd -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules.bin
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\CHANGELOG.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\LICENSE.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist\index.min.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist\index.min.mjs -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist\index.mjs -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\dist
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\cli.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\parse.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\register.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\require.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\stringify.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\unicode.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib\util.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\json5\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\CHANGELOG.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\source-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist\source-map.debug.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist\source-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist\source-map.min.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist\source-map.min.js.map -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\dist
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\array-set.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\base64-vlq.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\base64.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\binary-search.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\mapping-list.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\quick-sort.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\source-map-consumer.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\source-map-generator.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\source-node.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib\util.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\core\node_modules\source-map\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\buffer.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\printer.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\source-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\base.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\classes.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\expressions.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\flow.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\jsx.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\methods.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\modules.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\statements.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\template-literals.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\types.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators\typescript.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\generators
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node\parentheses.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node\whitespace.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\lib\node
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\CHANGELOG.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\source-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist\source-map.debug.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist\source-map.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist\source-map.min.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist\source-map.min.js.map -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\dist
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\array-set.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\base64-vlq.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\base64.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\binary-search.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\mapping-list.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\quick-sort.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\source-map-consumer.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\source-map-generator.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\source-node.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib\util.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\generator\node_modules\source-map\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-annotate-as-pure\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-binary-assignment-operator-visitor\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-builder-react-jsx\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-call-delegate\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-define-map\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-explode-assignable-expression\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-function-name\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-get-function-arity\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-hoist-variables\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-member-expression-to-functions\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib\import-builder.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib\import-injector.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib\is-module.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-imports\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib\normalize-and-load-metadata.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib\rewrite-live-references.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib\rewrite-this.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-module-transforms\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-optimise-call-expression\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\src
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\src\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-plugin-utils\src
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-regex\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-remap-async-to-generator\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-replace-supers\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-simple-access\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-split-export-declaration\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helper-wrap-function\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers
copying transcrypt\demos\parcel_demo\node_modules@babel\helpers\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers
copying transcrypt\demos\parcel_demo\node_modules@babel\helpers\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers
copying transcrypt\demos\parcel_demo\node_modules@babel\helpers\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helpers\lib\helpers.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\helpers\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\helpers\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight
copying transcrypt\demos\parcel_demo\node_modules@babel\highlight\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight
copying transcrypt\demos\parcel_demo\node_modules@babel\highlight\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight
copying transcrypt\demos\parcel_demo\node_modules@babel\highlight\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\highlight\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\highlight\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\CHANGELOG.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\bin
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\bin\babel-parser.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\bin
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\typings
copying transcrypt\demos\parcel_demo\node_modules@babel\parser\typings\babel-parser.d.ts -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\parser\typings
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\lib\for-await.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-async-generator-functions\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-json-strings\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-object-rest-spread\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-optional-catch-binding\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\LICENSE -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\README.md -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\package.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\lib
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\lib\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\lib
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\src
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\src\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\src
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\index.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\options.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\script-extensions
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\script-extensions\input.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\script-extensions
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\script-extensions\output.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\script-extensions
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\simple
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\simple\input.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\simple
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\simple\output.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\simple
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-10
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-10\input.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-10
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-10\output.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-10
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-11
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-11\input.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-11
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-11\output.js -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\with-unicode-flag\unicode-11
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag
copying transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag\options.json -> build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag
creating build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag\script-extensions
error: could not create 'build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag\script-extensions': Nom de fichier ou extension trop long
----------------------------------------
ERROR: Command errored out with exit status 1: 'c:\users\nouad\appdata\local\programs\python\python37\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\nouad\AppData\Local\Temp\pip-install-0g4pb4mk\transcrypt_a0fce3e95c3d4cd7b0edf477817fc3e8\setup.py'"'"'; file='"'"'C:\Users\nouad\AppData\Local\Temp\pip-install-0g4pb4mk\transcrypt_a0fce3e95c3d4cd7b0edf477817fc3e8\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\nouad\AppData\Local\Temp\pip-record-wcnqr8i1\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\nouad\appdata\local\programs\python\python37\Include\transcrypt' Check the logs for full command output.
Hi, yeah I'm also encountering this issue, considering it's been more that 2 months since you posted this comment, have you found a solution yet? Thanks in advance
Are you installing Transcrypt to a virtual environment or are you trying to install it globally on your machine?
Edit: Actually looking at that last error message "Nom de fichier ou extension trop long" -> File name or extension too long
Windows may be having issues installing some JavaScript babel files due to a long filename issue.
C:\Users\nouad\AppData\Local\Temp\pip-install-0g4pb4mk\transcrypt_a0fce3e95c3d4cd7b0edf477817fc3e8/build\lib\transcrypt\demos\parcel_demo\node_modules@babel\plugin-proposal-unicode-property-regex\test\fixtures\without-unicode-flag\script-extensions
Maybe first create a virtual environment somewhere like C:\temp, activate it, and pip install Transcrypt from there and see if the problem persists. I'm not on Windows, but I think something like this:
mkdir \pytemp
cd \pytemp
py -3.7 -m venv venv
venv\Scripts\activate
pip install transcrypt
Edit 2:
Just fyi, use deactivate to leave the virtual environment
wow thank you for the very quick response, and to answer your question, I am not sure. I purely typed pip install transcrypt into my command prompt, so I think I am running it on my global machine. Btw how do I make a virtual environment? Sorry, kinda new to this
thank you
Sorry, I just added additional info to my previous post before your response. The two things I was addressing was:
- Install to a virtual environment to eliminate any potential permission issues
- Install to a shorter path to try and get past the "File name or extension too long" error
BTW the file it seems to be crashing on is one of the JavaScript libraries being installed for one of the included demos, it's not actually required for Transcrypt itself.
thank you it finally worked