Skip to content

Instantly share code, notes, and snippets.

@engineervix
Last active October 11, 2017 05:15
Show Gist options
  • Save engineervix/b3415ab6815ccd3adfa8e3c9ae6129aa to your computer and use it in GitHub Desktop.
Save engineervix/b3415ab6815ccd3adfa8e3c9ae6129aa to your computer and use it in GitHub Desktop.
console output from NativeScript docs build.sh (https://github.com/NativeScript/docs/issues/920)
NativeScript@ /vagrant/NativeScript
└── markdown-snippet-injector@0.2.2
Extracting snippets from: tests
Processing source file: tests/hooks/after-install/after-install.js
Processing source file: tests/app/TKUnit.ts
Processing source file: tests/app/app/app.ts
Processing source file: tests/app/app/mainPage.ts
Processing source file: tests/app/app/pageNavigation.ts
Processing source file: tests/app/app/style_props.ts
Processing source file: tests/app/app/testPage.ts
Processing source file: tests/app/app/testRunnerPage.ts
Processing source file: tests/app/application/application-tests-common.ts
Snippet resolved: application-require
Snippet resolved: application-app-check
Processing source file: tests/app/application/application-tests.android.ts
Snippet resolved: application-app-android
Snippet resolved: application-app-android-context
Snippet resolved: application-app-android-current
Snippet resolved: application-app-android-broadcast
Processing source file: tests/app/application/application-tests.d.ts
Processing source file: tests/app/application/application-tests.ios.ts
Snippet resolved: application-ios-observer
Snippet resolved: application-ios-delegate
Processing source file: tests/app/application-settings/application-settings-tests.ts
Snippet resolved: application-settings-require
Snippet resolved: application-settings-boolean
Snippet resolved: application-settings-string
Snippet resolved: application-settings-number
Snippet resolved: application-settings-notset
Snippet resolved: application-settings-nodefault
Snippet resolved: application-settings-haskey
Snippet resolved: application-settings-removekey
Snippet resolved: application-settings-clear
Processing source file: tests/app/color/color-tests.ts
Snippet resolved: color-require
Snippet resolved: color-hex
Snippet resolved: color-hex-short
Snippet resolved: color-rgb
Snippet resolved: color-rgb-single
Processing source file: tests/app/connectivity/connectivity-tests.ts
Snippet resolved: connectivity-require
Snippet resolved: connectivity-type
Snippet resolved: connectivity-monitoring
Processing source file: tests/app/console/console-tests.ts
Snippet resolved: console-log
Snippet resolved: console-time
Snippet resolved: console-timeend
Snippet resolved: console-assert
Snippet resolved: console-dir
Snippet resolved: console-trace
Processing source file: tests/app/data/observable-array-tests.ts
Snippet resolved: observable-array-require
Snippet resolved: observable-array-create
Snippet resolved: observable-array-arguments
Snippet resolved: observable-array-length
Snippet resolved: observable-array-newvalue
Snippet resolved: observable-array-getitem
Snippet resolved: observable-array-setitem
Snippet resolved: observable-array-eventdata
Snippet resolved: observable-array-combine
Snippet resolved: observable-array-join
Snippet resolved: observable-array-join-separator
Snippet resolved: observable-array-join-pop
Snippet resolved: observable-array-join-change
Snippet resolved: observable-array-push
Snippet resolved: observable-array-change-push
Snippet resolved: observable-array-push-multiple
Snippet resolved: observable-array-push-multiple-info
Snippet resolved: observable-array-push-source
Snippet resolved: observable-array-push-source-info
Snippet resolved: observable-array-reverse
Snippet resolved: observable-array-shift
Snippet resolved: observable-array-shift-change
Snippet resolved: observable-array-slice
Snippet resolved: observable-array-slice-args
Snippet resolved: observable-array-sort
Snippet resolved: observable-array-sort-comparer
Snippet resolved: observable-array-splice
Snippet resolved: observable-array-splice-change
Snippet resolved: observable-array-splice-args
Snippet resolved: observable-array-splice-args-change
Snippet resolved: observable-array-unshift
Snippet resolved: observable-array-unshift-change
Snippet resolved: observable-array-indexof
Snippet resolved: observable-array-indexof-args
Snippet resolved: observable-array-lastindexof
Snippet resolved: observable-array-lastindexof-args
Processing source file: tests/app/data/observable-tests.ts
Snippet resolved: observable-require
Snippet resolved: observable-creating
Snippet resolved: observable-property-change
Processing source file: tests/app/data/virtual-array-tests.ts
Snippet resolved: virtual-array-require
Snippet resolved: virtual-array-itemsloading
Snippet resolved: virtual-array-change
Snippet resolved: virtual-array-lenght
Processing source file: tests/app/debugger/dom-node-tests.ts
Processing source file: tests/app/fetch/fetch-tests.ts
Snippet resolved: fetch-response
Snippet resolved: fetch-string
Snippet resolved: fetch-json
Snippet resolved: fetch-formdata
Snippet resolved: fetch-status-response
Snippet resolved: fetch-headers-response
Snippet resolved: fetch-post-json
Processing source file: tests/app/file-name-resolver-tests/file-name-resolver-tests.ts
Processing source file: tests/app/file-system/file-system-tests.ts
Snippet resolved: file-system-require
Snippet resolved: file-system-normalize
Snippet resolved: file-system-multiple-args
Snippet resolved: file-system-separator
Snippet resolved: file-system-create
Snippet resolved: file-system-create-folder
Snippet resolved: file-system-write-string
Snippet resolved: file-system-create-file
Snippet resolved: file-system-get-folder
Snippet resolved: file-system-example-text
Snippet resolved: file-system-read-binary
Snippet resolved: file-system-known-folders
Snippet resolved: file-system-folders-content
Snippet resolved: file-system-enum-content
Snippet resolved: file-system-parent
Snippet resolved: file-system-extension
Snippet resolved: file-system-fileexists
Snippet resolved: file-system-folderexists
Snippet resolved: file-system-renaming
Snippet resolved: file-system-renaming-folder
Snippet resolved: file-system-remove-file
Snippet resolved: file-system-remove-folder
Snippet resolved: file-system-clear-folder
Processing source file: tests/app/file-system-access-tests/file-system-access-tests.ts
Processing source file: tests/app/fps-meter/fps-meter-tests.ts
Snippet resolved: fps-meter-require
Snippet resolved: fps-meter-logging
Processing source file: tests/app/http/http-string-worker.ts
Processing source file: tests/app/http/http-tests.ts
Snippet resolved: http-require
Snippet resolved: http-get-string
Snippet resolved: http-get-json
Snippet resolved: http-get-image
Snippet resolved: http-get-urlfile
Snippet resolved: http-get-urlfile-content
Snippet resolved: http-get-response
Snippet resolved: http-get-response-headers
Snippet resolved: http-get-response-content
Snippet resolved: http-post-json
Processing source file: tests/app/image-source/image-source-snippet.ts
Snippet resolved: imagesource-from-imageasset-save-to
Processing source file: tests/app/image-source/image-source-tests.ts
Snippet resolved: imagesource-require
Snippet resolved: imagesource-require-alt
Snippet resolved: imagesource-resname
Snippet resolved: imagesource-load-url
Snippet resolved: imagesource-save-to
Snippet resolved: imagesource-load-local
Processing source file: tests/app/navigation/custom-transition.android.ts
Processing source file: tests/app/navigation/custom-transition.d.ts
Processing source file: tests/app/navigation/custom-transition.ios.ts
Processing source file: tests/app/navigation/navigation-tests.ts
Processing source file: tests/app/navigation/transition-tests.ts
Processing source file: tests/app/pages/app.ts
Processing source file: tests/app/pages/background-test.ts
Processing source file: tests/app/pages/file-load-test.ts
Processing source file: tests/app/pages/fonts-test.ts
Processing source file: tests/app/pages/navigation/pageA-new-activity.ts
Processing source file: tests/app/pages/navigation/pageA.ts
Processing source file: tests/app/pages/navigation/pageB-new-activity.ts
Processing source file: tests/app/pages/navigation/pageB.ts
Processing source file: tests/app/pages/navigation/pageC-new-activity.ts
Processing source file: tests/app/pages/navigation/pageC.ts
Processing source file: tests/app/pages/page10.ts
Processing source file: tests/app/pages/page11.ts
Processing source file: tests/app/pages/page12.ts
Processing source file: tests/app/pages/page13.ts
Processing source file: tests/app/pages/page15.ts
Processing source file: tests/app/pages/page16.ts
Processing source file: tests/app/pages/page17.ts
Processing source file: tests/app/pages/page18.ts
Processing source file: tests/app/pages/page19.ts
Processing source file: tests/app/pages/page20.ts
Processing source file: tests/app/pages/page5.ts
Processing source file: tests/app/pages/page6.ts
Processing source file: tests/app/pages/page7.ts
Processing source file: tests/app/pages/page8.ts
Processing source file: tests/app/pages/page9.ts
Processing source file: tests/app/pages/performance-test/start.ts
Processing source file: tests/app/pages/performance-test/test-big.ts
Processing source file: tests/app/pages/performance-test/test-small.ts
Processing source file: tests/app/pages/property-bindings.ts
Processing source file: tests/app/pages/sandbox-project.ts
Processing source file: tests/app/pages/tab-view.ts
Processing source file: tests/app/platform/platform-tests.ts
Snippet resolved: platform-require
Snippet resolved: platform-current
Processing source file: tests/app/profiling/profiling-tests.ts
Processing source file: tests/app/styling/app.ts
Processing source file: tests/app/styling/mainPage.ts
Processing source file: tests/app/testRunner.ts
Processing source file: tests/app/text/formatted-string-tests.ts
Snippet resolved: formatted-string-require
Snippet resolved: formatted-string-set
Processing source file: tests/app/timer/timer-tests.ts
Snippet resolved: timer-require
Snippet resolved: timer-set-zero
Snippet resolved: timer-set-zero-args
Snippet resolved: timer-set-ten
Snippet resolved: timer-set-fifty
Snippet resolved: timer-set-expression
Snippet resolved: timer-set-interval
Processing source file: tests/app/trace/trace-tests.ts
Snippet resolved: trace-require
Snippet resolved: trace-all-categories
Snippet resolved: trace-specific-categories
Snippet resolved: trace-message
Processing source file: tests/app/ui/action-bar/ActionBar_NumberAsText.ts
Processing source file: tests/app/ui/action-bar/ActionBar_NumberAsTitle.ts
Processing source file: tests/app/ui/action-bar/action-bar-tests-common.ts
Snippet resolved: actionbar-common-require
Processing source file: tests/app/ui/action-bar/action-bar-tests.android.ts
Processing source file: tests/app/ui/action-bar/action-bar-tests.d.ts
Processing source file: tests/app/ui/action-bar/action-bar-tests.ios.ts
Processing source file: tests/app/ui/activity-indicator/activity-indicator-tests.ts
Snippet resolved: activity-indicator-require
Snippet resolved: activity-indicator-create
Snippet resolved: activity-indicator-loading
Processing source file: tests/app/ui/animation/animation-tests.ts
Snippet resolved: animation-require
Snippet resolved: animation-properties
Snippet resolved: animation-cancel
Snippet resolved: animation-cancel2
Snippet resolved: animation-chaining
Snippet resolved: animation-reusing
Snippet resolved: animation-multiple-views
Processing source file: tests/app/ui/animation/css-animation-tests.ts
Processing source file: tests/app/ui/border/border-tests.ts
Snippet resolved: border-require
Processing source file: tests/app/ui/button/button-tests-native.android.ts
Processing source file: tests/app/ui/button/button-tests-native.d.ts
Processing source file: tests/app/ui/button/button-tests-native.ios.ts
Processing source file: tests/app/ui/button/button-tests.ts
Snippet resolved: button-require
Snippet resolved: button-require-others
Snippet resolved: button-create
Snippet resolved: button-settext
Snippet resolved: button-tap
Snippet resolved: button-bind
Processing source file: tests/app/ui/core/bindable/bindable-tests.ts
Processing source file: tests/app/ui/core/bindable/binding-expressions-tests.ts
Processing source file: tests/app/ui/core/bindable/bindingContext_testPage.ts
Processing source file: tests/app/ui/core/bindable/bindingContext_testPage1.ts
Processing source file: tests/app/ui/core/bindable/bindingContext_testPage2.ts
Processing source file: tests/app/ui/core/weak-event-listener/weak-event-listener-tests.ts
Processing source file: tests/app/ui/date-picker/date-picker-tests-native.android.ts
Processing source file: tests/app/ui/date-picker/date-picker-tests-native.d.ts
Processing source file: tests/app/ui/date-picker/date-picker-tests-native.ios.ts
Processing source file: tests/app/ui/date-picker/date-picker-tests.ts
Snippet resolved: date-picker-require
Snippet resolved: date-picker-configure
Processing source file: tests/app/ui/dependency-observable-tests.ts
Processing source file: tests/app/ui/dialogs/dialog-tests.ts
Snippet resolved: dialog-require
Snippet resolved: dialog-action
Snippet resolved: dialog-confirm
Snippet resolved: dialog-alert
Snippet resolved: dialog-login
Snippet resolved: dialog-prompt
Processing source file: tests/app/ui/frame/frame-tests-common.ts
Snippet resolved: frame-require
Snippet resolved: frame-navigating
Snippet resolved: frame-factory-func
Snippet resolved: frame-naventry
Snippet resolved: frame-back
Processing source file: tests/app/ui/frame/frame-tests.android.ts
Processing source file: tests/app/ui/frame/frame-tests.d.ts
Processing source file: tests/app/ui/frame/frame-tests.ios.ts
Processing source file: tests/app/ui/gestures/gestures-tests.ts
Snippet resolved: gestures-require
Snippet resolved: gestures-double-tap
Snippet resolved: gestures-double-tap-alt
Snippet resolved: gestures-long-press
Snippet resolved: gestures-long-press-alt
Snippet resolved: gestures-pan
Snippet resolved: gestures-pan-alt
Snippet resolved: gestures-pan-pinch
Snippet resolved: gestures-pan-pinch-alt
Snippet resolved: gestures-rotation
Snippet resolved: gestures-rotation-alt
Snippet resolved: gestures-swipe
Snippet resolved: gestures-swipe-alt
Snippet resolved: gestures-tap
Snippet resolved: gestures-tap-alt
Snippet resolved: gestures-stop-observe
Snippet resolved: gestures-multiple
Snippet resolved: gestures-string
Snippet resolved: gestures-events-string
Processing source file: tests/app/ui/helper.ts
Processing source file: tests/app/ui/html-view/html-view-tests.ts
Snippet resolved: htmlview-require
Snippet resolved: htmlview-create
Snippet resolved: htmlview-using
Processing source file: tests/app/ui/image/image-tests.ts
Snippet resolved: img-require
Snippet resolved: img-create
Snippet resolved: img-create-src
Snippet resolved: img-create-local
Snippet resolved: img-create-datauri
Snippet resolved: img-set-stretch
Processing source file: tests/app/ui/image-cache/image-cache-tests.ts
Snippet resolved: image-cache-require
Snippet resolved: image-cache-request-images
Processing source file: tests/app/ui/label/label-tests-native.android.ts
Processing source file: tests/app/ui/label/label-tests-native.d.ts
Processing source file: tests/app/ui/label/label-tests-native.ios.ts
Processing source file: tests/app/ui/label/label-tests.ts
Snippet resolved: label-require
Snippet resolved: label-settext
Snippet resolved: label-textwrap
Snippet resolved: label-cssclass
Snippet resolved: label-cssclass-type
Snippet resolved: label-css-identifier
Snippet resolved: label-observable
Processing source file: tests/app/ui/layouts/absolute-layout-tests.ts
Snippet resolved: absolute-layout-require
Snippet resolved: absolute-layout-populating
Processing source file: tests/app/ui/layouts/common-layout-tests.ts
Processing source file: tests/app/ui/layouts/dock-layout-tests.ts
Snippet resolved: dock-layout-require
Snippet resolved: dock-layout-others
Snippet resolved: dock-layout-create
Snippet resolved: dock-layout-addchild
Snippet resolved: dock-layout-removechild
Snippet resolved: dock-layout-setdocl
Processing source file: tests/app/ui/layouts/flexbox-layout-tests.ts
Snippet resolved: flexbox-layout-require
Processing source file: tests/app/ui/layouts/grid-layout-tests.ts
Snippet resolved: grid-layout-require
Snippet resolved: grid-layout-addviews
Snippet resolved: grid-layout-setcolumn
Snippet resolved: grid-layout-setrow
Snippet resolved: grid-layout-columnspan
Snippet resolved: grid-layout-itemspec
Snippet resolved: grid-layout-add-rowscols
Processing source file: tests/app/ui/layouts/layout-helper.android.ts
Processing source file: tests/app/ui/layouts/layout-helper.d.ts
Processing source file: tests/app/ui/layouts/layout-helper.ios.ts
Processing source file: tests/app/ui/layouts/stack-layout-tests.ts
Snippet resolved: stack-layout-require
Snippet resolved: stack-layout-new
Snippet resolved: stack-layout-addchild
Snippet resolved: stack-layout-remove
Snippet resolved: stack-layout-horizontal
Processing source file: tests/app/ui/layouts/wrap-layout-tests.ts
Snippet resolved: wrap-layout-require
Snippet resolved: wrap-layout-new
Snippet resolved: wrap-layout-orientation
Processing source file: tests/app/ui/lifecycle/lifecycle-tests.ts
Processing source file: tests/app/ui/lifecycle/pages/button-counter.ts
Processing source file: tests/app/ui/list-picker/list-picker-tests-native.android.ts
Processing source file: tests/app/ui/list-picker/list-picker-tests-native.d.ts
Processing source file: tests/app/ui/list-picker/list-picker-tests-native.ios.ts
Processing source file: tests/app/ui/list-picker/list-picker-tests.ts
Snippet resolved: article-require-listpicker-module
Snippet resolved: article-create-listpicker
Snippet resolved: article-binding-listpickeritems
Snippet resolved: article-selecting-item
Processing source file: tests/app/ui/list-view/list-view-tests.ts
Snippet resolved: article-require-listview-module
Snippet resolved: article-require-modules-listview
Snippet resolved: article-item-tap
Snippet resolved: article-load-items
Snippet resolved: article-create-listview
Snippet resolved: article-listview-array
Snippet resolved: article-change-refresh-listview
Snippet resolved: article-listview-observablearray
Snippet resolved: article-push-in-observablearray
Snippet resolved: article-itemtap-event
Snippet resolved: article-loadmoreitems-event
Snippet resolved: article-item-template-selector-function
Processing source file: tests/app/ui/page/modal-page.ts
Processing source file: tests/app/ui/page/page-tests-common.ts
Snippet resolved: article-require-page-module
Snippet resolved: article-set-bindingcontext
Snippet resolved: article-create-navigate-to-page
Snippet resolved: article-navigating-backward
Snippet resolved: article-pass-data
Processing source file: tests/app/ui/page/page-tests.android.ts
Processing source file: tests/app/ui/page/page-tests.d.ts
Processing source file: tests/app/ui/page/page-tests.ios.ts
Processing source file: tests/app/ui/page/page21.ts
Processing source file: tests/app/ui/page/test-page-module-css.ts
Processing source file: tests/app/ui/page/test-page-module.ts
Processing source file: tests/app/ui/placeholder/placeholder-tests.ts
Snippet resolved: article-creating-view
Snippet resolved: article-require-placeholder-module
Processing source file: tests/app/ui/progress/progress-tests.ts
Snippet resolved: article-require-progress-module
Snippet resolved: article-create-progress-view
Snippet resolved: article-set-value
Processing source file: tests/app/ui/proxy-view-container/proxy-view-container-tests.ts
Processing source file: tests/app/ui/repeater/repeater-tests.ts
Snippet resolved: article-require-repeater-module
Snippet resolved: article-require-modules-repeater
Snippet resolved: article-repeater-with-array
Snippet resolved: artcle-array-push-element
Snippet resolved: article-repeater-layout
Snippet resolved: article-repeater-observablearray
Snippet resolved: article-push-to-observablearray
Processing source file: tests/app/ui/repeater/repeaterItems-bindingToGestures.ts
Processing source file: tests/app/ui/scroll-view/scroll-view-tests.ts
Snippet resolved: article-require-scrollview-module
Snippet resolved: article-creating-scrollview
Processing source file: tests/app/ui/search-bar/search-bar-code-snippet.ts
Snippet resolved: searchbar-clear
Snippet resolved: searchbar-submit
Processing source file: tests/app/ui/search-bar/search-bar-tests-native.android.ts
Processing source file: tests/app/ui/search-bar/search-bar-tests-native.d.ts
Processing source file: tests/app/ui/search-bar/search-bar-tests-native.ios.ts
Processing source file: tests/app/ui/search-bar/search-bar-tests.ts
Snippet resolved: article-require-searchbar-module
Snippet resolved: article-creating-searchbar
Snippet resolved: article-searching
Processing source file: tests/app/ui/segmented-bar/segmented-bar-tests-native.android.ts
Processing source file: tests/app/ui/segmented-bar/segmented-bar-tests-native.d.ts
Processing source file: tests/app/ui/segmented-bar/segmented-bar-tests-native.ios.ts
Processing source file: tests/app/ui/segmented-bar/segmented-bar-tests.ts
Snippet resolved: article-require-segmentedbar-module
Snippet resolved: article-create-segmentedbar
Snippet resolved: article-creating-segmentedbar-items
Snippet resolved: artcile-selecting-item
Processing source file: tests/app/ui/slider/slider-tests.ts
Snippet resolved: article-require-slider
Snippet resolved: article-binding-slider-properties
Snippet resolved: article-creating-slider
Snippet resolved: article-setting-slider-values
Snippet resolved: article-binding-value-property
Processing source file: tests/app/ui/styling/css-selector-parser.ts
Processing source file: tests/app/ui/styling/css-selector.ts
Processing source file: tests/app/ui/styling/style-properties-tests.ts
Processing source file: tests/app/ui/styling/style-tests.ts
Snippet resolved: article-setting-css-page
Snippet resolved: article-using-type-selector
Snippet resolved: article-using-class-selector
Snippet resolved: article-using-id-selector
Snippet resolved: article-using-state-selector
Processing source file: tests/app/ui/styling/value-source-tests.ts
Processing source file: tests/app/ui/styling/visual-state-tests.ts
Processing source file: tests/app/ui/switch/switch-tests.ts
Snippet resolved: article-require-switch
Snippet resolved: article-binding-switch-property
Snippet resolved: article-create-switch
Snippet resolved: article-setting-checked-property
Snippet resolved: aricle-binding-checked-property
Processing source file: tests/app/ui/tab-view/tab-view-navigation-tests.ts
Processing source file: tests/app/ui/tab-view/tab-view-tests-native.android.ts
Processing source file: tests/app/ui/tab-view/tab-view-tests-native.d.ts
Processing source file: tests/app/ui/tab-view/tab-view-tests-native.ios.ts
Processing source file: tests/app/ui/tab-view/tab-view-tests.ts
Snippet resolved: article-require-tabview-module
Snippet resolved: article-create-tabview
Snippet resolved: article-binding-tabview-items
Snippet resolved: article-select-tab
Snippet resolved: article-tabview-selectedIndexChanged
Processing source file: tests/app/ui/test-pages/bindingExpressions_arrayAccess_testPage.ts
Processing source file: tests/app/ui/test-pages/bindingExpressions_binaryOperators_testPage.ts
Processing source file: tests/app/ui/test-pages/bindingExpressions_comparisonOperators_testPage.ts
Processing source file: tests/app/ui/test-pages/bindingExpressions_groupingParenthesis_testPage.ts
Processing source file: tests/app/ui/test-pages/bindingExpressions_logicalComparisonOperators_testPage.ts
Processing source file: tests/app/ui/test-pages/bindingExpressions_logicalOperators_testPage.ts
Processing source file: tests/app/ui/test-pages/bindingExpressions_ternaryOperator_testPage.ts
Processing source file: tests/app/ui/test-pages/bindingExpressions_unaryOperators_testPage.ts
Processing source file: tests/app/ui/text-field/text-field-tests-native.android.ts
Processing source file: tests/app/ui/text-field/text-field-tests-native.d.ts
Processing source file: tests/app/ui/text-field/text-field-tests-native.ios.ts
Processing source file: tests/app/ui/text-field/text-field-tests.ts
Snippet resolved: require-textfield
Snippet resolved: require-observable-textfield
Snippet resolved: binding-text-property-textfield
Snippet resolved: creating-textfield
Snippet resolved: setting-text-property
Snippet resolved: setting-hint-property
Snippet resolved: binding-text-property-second
Snippet resolved: setting-hint-text
Snippet resolved: binding-hint-property-textfield
Snippet resolved: setting-secure-property
Snippet resolved: binding-secure-property
Processing source file: tests/app/ui/text-view/text-view-tests-native.android.ts
Processing source file: tests/app/ui/text-view/text-view-tests-native.d.ts
Processing source file: tests/app/ui/text-view/text-view-tests-native.ios.ts
Processing source file: tests/app/ui/text-view/text-view-tests.ts
Snippet resolved: require-textmodules
Snippet resolved: require-observable-textview
Snippet resolved: text-view-xml
Snippet resolved: observable-declare
Snippet resolved: text-view-create
Snippet resolved: set-text-value
Snippet resolved: binding-text-property-textview
Snippet resolved: set-textview-hint
Snippet resolved: binding-hint-property-textview
Snippet resolved: setting-editable-property
Snippet resolved: binding-editable-property
Processing source file: tests/app/ui/time-picker/time-picker-tests-native.android.ts
Processing source file: tests/app/ui/time-picker/time-picker-tests-native.d.ts
Processing source file: tests/app/ui/time-picker/time-picker-tests-native.ios.ts
Processing source file: tests/app/ui/time-picker/time-picker-tests.ts
Snippet resolved: require-time-picker
Snippet resolved: declare-time-picker
Processing source file: tests/app/ui/view/view-tests-common.ts
Processing source file: tests/app/ui/view/view-tests.android.ts
Processing source file: tests/app/ui/view/view-tests.d.ts
Processing source file: tests/app/ui/view/view-tests.ios.ts
Processing source file: tests/app/ui/web-view/web-view-code-snippet.ts
Snippet resolved: web-view-loaded
Processing source file: tests/app/ui/web-view/web-view-tests.ts
Snippet resolved: webview-require
Snippet resolved: declare-webview-xml
Snippet resolved: declare-webview
Snippet resolved: webview-url
Snippet resolved: webview-localfile
Snippet resolved: webview-string
Processing source file: tests/app/ui-test.ts
Processing source file: tests/app/xhr/xhr-tests.ts
Processing source file: tests/app/xml-declaration/app.ts
Processing source file: tests/app/xml-declaration/custom-code-file.ts
Processing source file: tests/app/xml-declaration/inherited-base-page.ts
Processing source file: tests/app/xml-declaration/inherited-page.ts
Processing source file: tests/app/xml-declaration/mainPage.ts
Processing source file: tests/app/xml-declaration/mymodule/MyControl.ts
Processing source file: tests/app/xml-declaration/mymodulewithxml/MyControl.ts
Processing source file: tests/app/xml-declaration/mymodulewithxml/TabViewParentChain.ts
Processing source file: tests/app/xml-declaration/template-builder-tests/event-in-codeless-fragment.ts
Processing source file: tests/app/xml-declaration/template-builder-tests/event-in-template.ts
Processing source file: tests/app/xml-declaration/template-builder-tests/template-view.ts
Processing source file: tests/app/xml-declaration/xml-declaration-tests.ts
Processing source file: tests/app/xml-parser-tests/xml-parser-tests.ts
Snippet resolved: xml-module-snippet
Snippet resolved: xml-parser-snippet
Processing source file: tests/references.d.ts
Processing source file: tests/app/App_Resources/Android/AndroidManifest.xml
Processing source file: tests/app/App_Resources/Android/values/strings.xml
Processing source file: tests/app/app/testPage.xml
Processing source file: tests/app/file-name-resolver-tests/files/other.xml
Processing source file: tests/app/file-name-resolver-tests/files/test.land.xml
Processing source file: tests/app/file-name-resolver-tests/files/test.minWH600.xml
Processing source file: tests/app/file-name-resolver-tests/files/test.xml
Processing source file: tests/app/pages/background-test.xml
Processing source file: tests/app/pages/fonts-test.xml
Processing source file: tests/app/pages/page14.xml
Processing source file: tests/app/pages/page17.xml
Processing source file: tests/app/pages/page18.xml
Processing source file: tests/app/pages/page19.xml
Processing source file: tests/app/pages/page20.xml
Processing source file: tests/app/pages/performance-test/start.xml
Processing source file: tests/app/pages/performance-test/test-big.xml
Processing source file: tests/app/pages/performance-test/test-small.xml
Processing source file: tests/app/pages/tab-view.xml
Processing source file: tests/app/ui/action-bar/ActionBar_BetweenTags.xml
Processing source file: tests/app/ui/action-bar/ActionBar_NumberAsText.xml
Processing source file: tests/app/ui/action-bar/ActionBar_NumberAsTitle.xml
Processing source file: tests/app/ui/core/bindable/bindingContext_testPage.xml
Processing source file: tests/app/ui/core/bindable/bindingContext_testPage1.xml
Processing source file: tests/app/ui/core/bindable/bindingContext_testPage2.xml
Processing source file: tests/app/ui/layouts/flexbox-layout-page.xml
Snippet resolved: flexbox-layout-page
Processing source file: tests/app/ui/lifecycle/pages/page-one.xml
Processing source file: tests/app/ui/lifecycle/pages/page-two.xml
Processing source file: tests/app/ui/page/modal-page.xml
Processing source file: tests/app/ui/page/page21.xml
Processing source file: tests/app/ui/page/test-page-declarative-css.xml
Processing source file: tests/app/ui/repeater/repeaterItems-bindingToGestures.xml
Processing source file: tests/app/ui/test-pages/bindingExpressions_arrayAccess_testPage.xml
Processing source file: tests/app/ui/test-pages/bindingExpressions_binaryOperators_testPage.xml
Processing source file: tests/app/ui/test-pages/bindingExpressions_comparisonOperators_testPage.xml
Processing source file: tests/app/ui/test-pages/bindingExpressions_groupingParenthesis_testPage.xml
Processing source file: tests/app/ui/test-pages/bindingExpressions_logicalComparisonOperators_testPage.xml
Processing source file: tests/app/ui/test-pages/bindingExpressions_logicalOperators_testPage.xml
Processing source file: tests/app/ui/test-pages/bindingExpressions_ternaryOperator_testPage.xml
Processing source file: tests/app/ui/test-pages/bindingExpressions_unaryOperators_testPage.xml
Processing source file: tests/app/xml-declaration/errors/non-existing-element-in-template.xml
Processing source file: tests/app/xml-declaration/errors/non-existing-element.xml
Processing source file: tests/app/xml-declaration/examples/test-page.xml
Processing source file: tests/app/xml-declaration/inherited-page.xml
Processing source file: tests/app/xml-declaration/mainPage.xml
Processing source file: tests/app/xml-declaration/mymodulewithxml/MyControl.xml
Processing source file: tests/app/xml-declaration/mymodulewithxml/TabViewParentChain.xml
Processing source file: tests/app/xml-declaration/mymodulewithxml/my-control-no-js.xml
Processing source file: tests/app/xml-declaration/template-builder-tests/event-in-codeless-fragment-the-fragment.xml
Processing source file: tests/app/xml-declaration/template-builder-tests/event-in-codeless-fragment.xml
Processing source file: tests/app/xml-declaration/template-builder-tests/event-in-template.xml
Processing source file: tests/app/xml-declaration/template-builder-tests/simple-template-test.xml
Processing source file: tests/app/xml-parser-tests/itemTemplates.xml
Processing source file: tests/app/xml-parser-tests/xml-with-namespaces.xml
Processing source file: tests/app/xml-parser-tests/xml.xml
Processing source file: tests/app/ui/web-view/test with spaces.html
Processing source file: tests/app/ui/web-view/test.html
Processing source file: tests/app/ui/animation/test.css
Processing source file: tests/app/ui/label/label-tests-wrong.css
Processing source file: tests/app/ui/label/label-tests.css
Processing source file: tests/app/ui/lifecycle/pages/page-one.css
Processing source file: tests/app/ui/lifecycle/pages/page-two.css
Processing source file: tests/app/ui/page/test-page-declarative-css.css
Processing source file: tests/app/ui/page/test-page-module-css.css
Processing source file: tests/app/ui/styling/test.css
Processing source file: tests/app/xml-declaration/custom-css-file.css
Processing source file: tests/app/xml-declaration/mymodule/MyControl.css
Processing source file: tests/app/xml-declaration/mymodulewithxml/MyControl.css
Extracting snippets from: apps
Processing source file: apps/app/css-perf-test/app.ts
Processing source file: apps/app/css-perf-test/main-page.ts
Processing source file: apps/app/css-perf-test/root.ts
Processing source file: apps/app/cuteness.io/app.ts
Processing source file: apps/app/cuteness.io/main-page.ts
Processing source file: apps/app/cuteness.io/reddit-app-view-model.ts
Processing source file: apps/app/cuteness.io/reddit-item-view-model.ts
Processing source file: apps/app/cuteness.io/reddit-model.d.ts
Processing source file: apps/app/devtools-app/app.ts
Processing source file: apps/app/devtools-app/main-page.ts
Processing source file: apps/app/perf-app/app.ts
Processing source file: apps/app/perf-app/flexbox/main-page.ts
Processing source file: apps/app/perf-app/main-page.ts
Processing source file: apps/app/perf-app/properties/main-page.ts
Processing source file: apps/app/perf-app/properties/tests.ts
Processing source file: apps/app/perf-app/recycling/main-page.ts
Processing source file: apps/app/perf-app/recycling/tests.ts
Processing source file: apps/app/ui-tests-app/action-bar/action-item-position.ts
Processing source file: apps/app/ui-tests-app/action-bar/action-view.ts
Processing source file: apps/app/ui-tests-app/action-bar/all.ts
Processing source file: apps/app/ui-tests-app/action-bar/background-css.ts
Processing source file: apps/app/ui-tests-app/action-bar/background.ts
Processing source file: apps/app/ui-tests-app/action-bar/clean.ts
Processing source file: apps/app/ui-tests-app/action-bar/color.ts
Processing source file: apps/app/ui-tests-app/action-bar/flat.ts
Processing source file: apps/app/ui-tests-app/action-bar/main-page.ts
Processing source file: apps/app/ui-tests-app/action-bar/modal-page-hidden-action-bar.ts
Processing source file: apps/app/ui-tests-app/action-bar/modal-page.ts
Processing source file: apps/app/ui-tests-app/action-bar/modal-test-hidden-action-bar.ts
Processing source file: apps/app/ui-tests-app/action-bar/modal-test-with-action-bar.ts
Processing source file: apps/app/ui-tests-app/action-bar/system-icons.ts
Processing source file: apps/app/ui-tests-app/action-bar/transparent-bg-css.ts
Processing source file: apps/app/ui-tests-app/app.ts
Processing source file: apps/app/ui-tests-app/bindings/basics.ts
Processing source file: apps/app/ui-tests-app/bindings/main-page.ts
Processing source file: apps/app/ui-tests-app/bindings/xmlbasics.ts
Processing source file: apps/app/ui-tests-app/button/background.ts
Processing source file: apps/app/ui-tests-app/button/border-playground.ts
Processing source file: apps/app/ui-tests-app/button/issue-4385.ts
Processing source file: apps/app/ui-tests-app/button/main-page.ts
Processing source file: apps/app/ui-tests-app/button/styles.ts
Processing source file: apps/app/ui-tests-app/css/all-non-uniform-border.ts
Processing source file: apps/app/ui-tests-app/css/all-uniform-border.ts
Processing source file: apps/app/ui-tests-app/css/line-height.ts
Processing source file: apps/app/ui-tests-app/css/main-page.ts
Processing source file: apps/app/ui-tests-app/css/margins-paddings-with-percentage.ts
Processing source file: apps/app/ui-tests-app/css/text-decoration.ts
Processing source file: apps/app/ui-tests-app/css/text-transform.ts
Processing source file: apps/app/ui-tests-app/css/white-space.ts
Processing source file: apps/app/ui-tests-app/dialogs/dialogs.ts
Processing source file: apps/app/ui-tests-app/dialogs/view-model.ts
Processing source file: apps/app/ui-tests-app/events/console.ts
Processing source file: apps/app/ui-tests-app/events/gestures.ts
Processing source file: apps/app/ui-tests-app/events/handlers.ts
Processing source file: apps/app/ui-tests-app/events/i61.ts
Processing source file: apps/app/ui-tests-app/events/i73.ts
Processing source file: apps/app/ui-tests-app/events/main-page.ts
Processing source file: apps/app/ui-tests-app/events/pan-event.ts
Processing source file: apps/app/ui-tests-app/events/touch-event.ts
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-css.ts
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-main-page.ts
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-perf-comparison.ts
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-repeater.ts
Processing source file: apps/app/ui-tests-app/flexbox/flexbox.ts
Processing source file: apps/app/ui-tests-app/font/all-fonts.ts
Processing source file: apps/app/ui-tests-app/font/button.ts
Processing source file: apps/app/ui-tests-app/font/font-awesome/issue-3654-2.ts
Processing source file: apps/app/ui-tests-app/font/font-awesome/issue-3654.ts
Processing source file: apps/app/ui-tests-app/font/fonts-weight/main-page.ts
Processing source file: apps/app/ui-tests-app/font/label.ts
Processing source file: apps/app/ui-tests-app/font/main-page.ts
Processing source file: apps/app/ui-tests-app/font/nordic/nordic.ts
Processing source file: apps/app/ui-tests-app/font/text-field.ts
Processing source file: apps/app/ui-tests-app/font/text-view.ts
Processing source file: apps/app/ui-tests-app/html-view/html-view.ts
Processing source file: apps/app/ui-tests-app/image-view/main-page.ts
Processing source file: apps/app/ui-tests-app/image-view/mode-matrix.ts
Processing source file: apps/app/ui-tests-app/image-view/stretch-modes.ts
Processing source file: apps/app/ui-tests-app/issues/issue-1657-ios.ts
Processing source file: apps/app/ui-tests-app/issues/issue-2661-second.ts
Processing source file: apps/app/ui-tests-app/issues/issue-2661.ts
Processing source file: apps/app/ui-tests-app/issues/issue-2942.ts
Processing source file: apps/app/ui-tests-app/issues/issue-3164.ts
Processing source file: apps/app/ui-tests-app/issues/issue-3211.ts
Processing source file: apps/app/ui-tests-app/issues/issue-3354.ts
Processing source file: apps/app/ui-tests-app/issues/issue-4450.ts
Processing source file: apps/app/ui-tests-app/issues/main-page.ts
Processing source file: apps/app/ui-tests-app/layouts/absolute.ts
Processing source file: apps/app/ui-tests-app/layouts/dock.ts
Processing source file: apps/app/ui-tests-app/layouts/grid.ts
Processing source file: apps/app/ui-tests-app/layouts/main-page.ts
Processing source file: apps/app/ui-tests-app/layouts/myview-base.ts
Processing source file: apps/app/ui-tests-app/layouts/myview.ts
Processing source file: apps/app/ui-tests-app/layouts/stack.ts
Processing source file: apps/app/ui-tests-app/layouts/wrap.ts
Processing source file: apps/app/ui-tests-app/layouts-percent/absolute.ts
Processing source file: apps/app/ui-tests-app/layouts-percent/dock.ts
Processing source file: apps/app/ui-tests-app/layouts-percent/grid.ts
Processing source file: apps/app/ui-tests-app/layouts-percent/myview.ts
Processing source file: apps/app/ui-tests-app/layouts-percent/stack.ts
Processing source file: apps/app/ui-tests-app/layouts-percent/wrap.ts
Processing source file: apps/app/ui-tests-app/list-picker/issue_2895.ts
Processing source file: apps/app/ui-tests-app/list-picker/list-picker.ts
Processing source file: apps/app/ui-tests-app/list-picker/main-page.ts
Processing source file: apps/app/ui-tests-app/list-view/csslv.ts
Processing source file: apps/app/ui-tests-app/list-view/images-template.ts
Processing source file: apps/app/ui-tests-app/list-view/list-view.ts
Processing source file: apps/app/ui-tests-app/list-view/listview-bg-separator-color.ts
Processing source file: apps/app/ui-tests-app/list-view/listview-binding.ts
Processing source file: apps/app/ui-tests-app/list-view/main-page.ts
Processing source file: apps/app/ui-tests-app/list-view/main-view-model.ts
Processing source file: apps/app/ui-tests-app/list-view/scrolling-and-sizing.ts
Processing source file: apps/app/ui-tests-app/main-page-view-model.ts
Processing source file: apps/app/ui-tests-app/main-page.ts
Processing source file: apps/app/ui-tests-app/modal-view/login-page.ts
Processing source file: apps/app/ui-tests-app/modal-view/modal-view.ts
Processing source file: apps/app/ui-tests-app/page/main-page.ts
Processing source file: apps/app/ui-tests-app/page/page-status-bar-css.ts
Processing source file: apps/app/ui-tests-app/perf/main-page.ts
Processing source file: apps/app/ui-tests-app/perf/memory-leaks/background-image.ts
Processing source file: apps/app/ui-tests-app/perf/memory-leaks/main-page.ts
Processing source file: apps/app/ui-tests-app/perf/properties/main-page.ts
Processing source file: apps/app/ui-tests-app/perf/properties/tests.ts
Processing source file: apps/app/ui-tests-app/progress-bar/main-page.ts
Processing source file: apps/app/ui-tests-app/scroll-view/main-page.ts
Processing source file: apps/app/ui-tests-app/search-bar/issue-4147.ts
Processing source file: apps/app/ui-tests-app/search-bar/main-page.ts
Processing source file: apps/app/ui-tests-app/segmented-bar/all.ts
Processing source file: apps/app/ui-tests-app/segmented-bar/clean.ts
Processing source file: apps/app/ui-tests-app/sub-main-page-view-model.ts
Processing source file: apps/app/ui-tests-app/tab-view/main-page.ts
Processing source file: apps/app/ui-tests-app/tab-view/tab-view-css.ts
Processing source file: apps/app/ui-tests-app/tab-view/tab-view-icon-change.ts
Processing source file: apps/app/ui-tests-app/tab-view/tab-view-icon.ts
Processing source file: apps/app/ui-tests-app/tab-view/text-transform.ts
Processing source file: apps/app/ui-tests-app/test-example-model.ts
Processing source file: apps/app/ui-tests-app/test-page-main-view-model.ts
Processing source file: apps/app/ui-tests-app/text-field/focus-blur-events.ts
Processing source file: apps/app/ui-tests-app/text-field/main-page.ts
Processing source file: apps/app/ui-tests-app/text-field/max-length.ts
Processing source file: apps/app/ui-tests-app/text-field/secured-text-field-4135.ts
Processing source file: apps/app/ui-tests-app/text-view/hint-text-color.ts
Processing source file: apps/app/ui-tests-app/text-view/main-page.ts
Processing source file: apps/app/ui-tests-app/text-view/text-view-hint-color.ts
Processing source file: apps/app/ui-tests-app/web-view/main-page.ts
Processing source file: apps/app/ui-tests-app/web-view/query-params.ts
Processing source file: apps/app/ui-tests-app/web-view/web-view-error.ts
Processing source file: apps/app/ui-tests-app/web-view/web-view.ts
Processing source file: apps/references.d.ts
Processing source file: apps/app/App_Resources/Android/AndroidManifest.xml
Processing source file: apps/app/App_Resources/Android/values/strings.xml
Processing source file: apps/app/css-perf-test/main-page.xml
Processing source file: apps/app/css-perf-test/root.xml
Processing source file: apps/app/cuteness.io/details-page.xml
Processing source file: apps/app/cuteness.io/main-page.xml
Processing source file: apps/app/devtools-app/main-page.xml
Processing source file: apps/app/perf-app/flexbox/main-page.xml
Processing source file: apps/app/perf-app/main-page.xml
Processing source file: apps/app/perf-app/properties/main-page.xml
Processing source file: apps/app/perf-app/recycling/main-page.xml
Processing source file: apps/app/ui-tests-app/action-bar/action-item-position.xml
Processing source file: apps/app/ui-tests-app/action-bar/action-view.xml
Processing source file: apps/app/ui-tests-app/action-bar/all.xml
Processing source file: apps/app/ui-tests-app/action-bar/background-css.xml
Processing source file: apps/app/ui-tests-app/action-bar/background.xml
Processing source file: apps/app/ui-tests-app/action-bar/clean.xml
Processing source file: apps/app/ui-tests-app/action-bar/color.xml
Processing source file: apps/app/ui-tests-app/action-bar/flat.xml
Processing source file: apps/app/ui-tests-app/action-bar/main-page.xml
Processing source file: apps/app/ui-tests-app/action-bar/modal-page-hidden-action-bar.xml
Processing source file: apps/app/ui-tests-app/action-bar/modal-page.xml
Processing source file: apps/app/ui-tests-app/action-bar/modal-test-hidden-action-bar.xml
Processing source file: apps/app/ui-tests-app/action-bar/modal-test-with-action-bar.xml
Processing source file: apps/app/ui-tests-app/action-bar/system-icons.xml
Processing source file: apps/app/ui-tests-app/action-bar/transparent-bg-css.xml
Processing source file: apps/app/ui-tests-app/bindings/main-page.xml
Processing source file: apps/app/ui-tests-app/bindings/xmlbasics.xml
Processing source file: apps/app/ui-tests-app/button/background.xml
Processing source file: apps/app/ui-tests-app/button/border-playground.xml
Processing source file: apps/app/ui-tests-app/button/btn-wrap-text-alignment-4266.xml
Processing source file: apps/app/ui-tests-app/button/button-border.xml
Processing source file: apps/app/ui-tests-app/button/issue-4287.xml
Processing source file: apps/app/ui-tests-app/button/issue-4385.xml
Processing source file: apps/app/ui-tests-app/button/main-page.xml
Processing source file: apps/app/ui-tests-app/button/styles.xml
Processing source file: apps/app/ui-tests-app/css/all-non-uniform-border.xml
Processing source file: apps/app/ui-tests-app/css/all-uniform-border.xml
Processing source file: apps/app/ui-tests-app/css/clip-path-inset.xml
Processing source file: apps/app/ui-tests-app/css/clip-path.xml
Processing source file: apps/app/ui-tests-app/css/combinators.xml
Processing source file: apps/app/ui-tests-app/css/decoration-transform-formattedtext.xml
Processing source file: apps/app/ui-tests-app/css/image-border.xml
Processing source file: apps/app/ui-tests-app/css/label-background-image.xml
Processing source file: apps/app/ui-tests-app/css/label-border.xml
Processing source file: apps/app/ui-tests-app/css/layout-border.xml
Processing source file: apps/app/ui-tests-app/css/layouts-border-overlap.xml
Processing source file: apps/app/ui-tests-app/css/letter-spacing.xml
Processing source file: apps/app/ui-tests-app/css/line-height.xml
Processing source file: apps/app/ui-tests-app/css/main-page.xml
Processing source file: apps/app/ui-tests-app/css/margins-paddings-with-percentage.xml
Processing source file: apps/app/ui-tests-app/css/measure-tests.xml
Processing source file: apps/app/ui-tests-app/css/missing-background-image.xml
Processing source file: apps/app/ui-tests-app/css/non-uniform-radius.xml
Processing source file: apps/app/ui-tests-app/css/padding-and-border.xml
Processing source file: apps/app/ui-tests-app/css/padding.xml
Processing source file: apps/app/ui-tests-app/css/pixels.xml
Processing source file: apps/app/ui-tests-app/css/progress-switch.xml
Processing source file: apps/app/ui-tests-app/css/radius.xml
Processing source file: apps/app/ui-tests-app/css/styled-formatted-text.xml
Processing source file: apps/app/ui-tests-app/css/text-decoration.xml
Processing source file: apps/app/ui-tests-app/css/text-transform.xml
Processing source file: apps/app/ui-tests-app/css/transform-decoration-color.xml
Processing source file: apps/app/ui-tests-app/css/white-space.xml
Processing source file: apps/app/ui-tests-app/css/zindex.xml
Processing source file: apps/app/ui-tests-app/date-picker/date-picker.xml
Processing source file: apps/app/ui-tests-app/dialogs/dialogs.xml
Processing source file: apps/app/ui-tests-app/events/handlers.xml
Processing source file: apps/app/ui-tests-app/events/i86.xml
Processing source file: apps/app/ui-tests-app/events/main-page.xml
Processing source file: apps/app/ui-tests-app/events/pan-event.xml
Processing source file: apps/app/ui-tests-app/events/touch-event.xml
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-4143.xml
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-css.xml
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-demo.xml
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-main-page.xml
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-perf-comparison.xml
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-repeater.xml
Processing source file: apps/app/ui-tests-app/flexbox/flexbox.xml
Processing source file: apps/app/ui-tests-app/font/all-fonts.xml
Processing source file: apps/app/ui-tests-app/font/button.xml
Processing source file: apps/app/ui-tests-app/font/custom-fonts.xml
Processing source file: apps/app/ui-tests-app/font/font-awesome/issue-3654-2.xml
Processing source file: apps/app/ui-tests-app/font/font-awesome/issue-3654.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/courier-new.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/custom-fontawesome.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/custom-muli.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/custom-sofia.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/font-fallback.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/helvetica.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/main-page.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/monospace.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/no-family.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/sans-serif.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/serif.xml
Processing source file: apps/app/ui-tests-app/font/fonts-weight/system.xml
Processing source file: apps/app/ui-tests-app/font/label.xml
Processing source file: apps/app/ui-tests-app/font/main-page.xml
Processing source file: apps/app/ui-tests-app/font/material-icons.xml
Processing source file: apps/app/ui-tests-app/font/nordic/nordic.xml
Processing source file: apps/app/ui-tests-app/font/tab-view.xml
Processing source file: apps/app/ui-tests-app/font/text-field.xml
Processing source file: apps/app/ui-tests-app/font/text-view.xml
Processing source file: apps/app/ui-tests-app/html-view/html-view.xml
Processing source file: apps/app/ui-tests-app/image-view/main-page.xml
Processing source file: apps/app/ui-tests-app/image-view/missing-image.xml
Processing source file: apps/app/ui-tests-app/image-view/mode-matrix.xml
Processing source file: apps/app/ui-tests-app/image-view/rounded-buttons.xml
Processing source file: apps/app/ui-tests-app/image-view/rounded-images.xml
Processing source file: apps/app/ui-tests-app/image-view/stretch-modes.xml
Processing source file: apps/app/ui-tests-app/issues/component/customView.xml
Processing source file: apps/app/ui-tests-app/issues/component2/customView2.xml
Processing source file: apps/app/ui-tests-app/issues/component3/customView3.xml
Processing source file: apps/app/ui-tests-app/issues/issue-1639.xml
Processing source file: apps/app/ui-tests-app/issues/issue-1657-ios.xml
Processing source file: apps/app/ui-tests-app/issues/issue-2661-second.xml
Processing source file: apps/app/ui-tests-app/issues/issue-2661.xml
Processing source file: apps/app/ui-tests-app/issues/issue-2674.xml
Processing source file: apps/app/ui-tests-app/issues/issue-2911.xml
Processing source file: apps/app/ui-tests-app/issues/issue-2942.xml
Processing source file: apps/app/ui-tests-app/issues/issue-3007.xml
Processing source file: apps/app/ui-tests-app/issues/issue-3113.xml
Processing source file: apps/app/ui-tests-app/issues/issue-3164.xml
Processing source file: apps/app/ui-tests-app/issues/issue-3175.xml
Processing source file: apps/app/ui-tests-app/issues/issue-3211.xml
Processing source file: apps/app/ui-tests-app/issues/issue-3354.xml
Processing source file: apps/app/ui-tests-app/issues/issue-4450.xml
Processing source file: apps/app/ui-tests-app/issues/main-page.xml
Processing source file: apps/app/ui-tests-app/issues/sub-page-1657.xml
Processing source file: apps/app/ui-tests-app/issues/tabview-with-scrollview_4022.xml
Processing source file: apps/app/ui-tests-app/layouts/absolute.xml
Processing source file: apps/app/ui-tests-app/layouts/dock.xml
Processing source file: apps/app/ui-tests-app/layouts/grid.xml
Processing source file: apps/app/ui-tests-app/layouts/main-page.xml
Processing source file: apps/app/ui-tests-app/layouts/stack.xml
Processing source file: apps/app/ui-tests-app/layouts/wrap.xml
Processing source file: apps/app/ui-tests-app/layouts-percent/absolute.xml
Processing source file: apps/app/ui-tests-app/layouts-percent/dock.xml
Processing source file: apps/app/ui-tests-app/layouts-percent/grid.xml
Processing source file: apps/app/ui-tests-app/layouts-percent/stack.xml
Processing source file: apps/app/ui-tests-app/layouts-percent/wrap.xml
Processing source file: apps/app/ui-tests-app/list-picker/issue_2895.xml
Processing source file: apps/app/ui-tests-app/list-picker/list-picker.xml
Processing source file: apps/app/ui-tests-app/list-picker/main-page.xml
Processing source file: apps/app/ui-tests-app/list-view/csslv.xml
Processing source file: apps/app/ui-tests-app/list-view/images-template.xml
Processing source file: apps/app/ui-tests-app/list-view/list-view.xml
Processing source file: apps/app/ui-tests-app/list-view/listview-bg-separator-color.xml
Processing source file: apps/app/ui-tests-app/list-view/main-page.xml
Processing source file: apps/app/ui-tests-app/list-view/scrolling-and-sizing.xml
Processing source file: apps/app/ui-tests-app/main-page.xml
Processing source file: apps/app/ui-tests-app/modal-view/login-page.xml
Processing source file: apps/app/ui-tests-app/modal-view/modal-view.xml
Processing source file: apps/app/ui-tests-app/page/main-page.xml
Processing source file: apps/app/ui-tests-app/page/page-status-bar-css.xml
Processing source file: apps/app/ui-tests-app/perf/main-page.xml
Processing source file: apps/app/ui-tests-app/perf/memory-leaks/background-image.xml
Processing source file: apps/app/ui-tests-app/perf/memory-leaks/main-page.xml
Processing source file: apps/app/ui-tests-app/perf/properties/main-page.xml
Processing source file: apps/app/ui-tests-app/progress-bar/activity-indicator.xml
Processing source file: apps/app/ui-tests-app/progress-bar/main-page.xml
Processing source file: apps/app/ui-tests-app/progress-bar/progress.xml
Processing source file: apps/app/ui-tests-app/scroll-view/main-page.xml
Processing source file: apps/app/ui-tests-app/scroll-view/scrolling-and-sizing.xml
Processing source file: apps/app/ui-tests-app/search-bar/issue-4147.xml
Processing source file: apps/app/ui-tests-app/search-bar/main-page.xml
Processing source file: apps/app/ui-tests-app/search-bar/search-bar.xml
Processing source file: apps/app/ui-tests-app/segmented-bar/all.xml
Processing source file: apps/app/ui-tests-app/segmented-bar/clean.xml
Processing source file: apps/app/ui-tests-app/tab-view/all.xml
Processing source file: apps/app/ui-tests-app/tab-view/background.xml
Processing source file: apps/app/ui-tests-app/tab-view/color.xml
Processing source file: apps/app/ui-tests-app/tab-view/main-page.xml
Processing source file: apps/app/ui-tests-app/tab-view/nowrap.xml
Processing source file: apps/app/ui-tests-app/tab-view/selected.xml
Processing source file: apps/app/ui-tests-app/tab-view/tab-view-css.xml
Processing source file: apps/app/ui-tests-app/tab-view/tab-view-icon-change.xml
Processing source file: apps/app/ui-tests-app/tab-view/tab-view-icon.xml
Processing source file: apps/app/ui-tests-app/tab-view/tab-view-more.xml
Processing source file: apps/app/ui-tests-app/tab-view/tabsBackground.xml
Processing source file: apps/app/ui-tests-app/tab-view/text-transform.xml
Processing source file: apps/app/ui-tests-app/text-field/focus-blur-events.xml
Processing source file: apps/app/ui-tests-app/text-field/main-page.xml
Processing source file: apps/app/ui-tests-app/text-field/max-length.xml
Processing source file: apps/app/ui-tests-app/text-field/secured-text-field-4135.xml
Processing source file: apps/app/ui-tests-app/text-field/text-field-border.xml
Processing source file: apps/app/ui-tests-app/text-view/hint-text-color.xml
Processing source file: apps/app/ui-tests-app/text-view/main-page.xml
Processing source file: apps/app/ui-tests-app/text-view/scrolling-and-sizing.xml
Processing source file: apps/app/ui-tests-app/text-view/text-view-border.xml
Processing source file: apps/app/ui-tests-app/text-view/text-view-hint-color.xml
Processing source file: apps/app/ui-tests-app/time-picker/time-picker.xml
Processing source file: apps/app/ui-tests-app/web-view/main-page.xml
Processing source file: apps/app/ui-tests-app/web-view/query-params.xml
Processing source file: apps/app/ui-tests-app/web-view/web-view-error.xml
Processing source file: apps/app/ui-tests-app/web-view/web-view-test.xml
Processing source file: apps/app/ui-tests-app/web-view/web-view.xml
Processing source file: apps/app/ui-tests-app/web-view/query.html
Processing source file: apps/app/ui-tests-app/web-view/test.html
Processing source file: apps/app/css-perf-test/main-page.css
Processing source file: apps/app/css-perf-test/main-page2.css
Processing source file: apps/app/cuteness.io/details-page.css
Processing source file: apps/app/cuteness.io/main-page.css
Processing source file: apps/app/devtools-app/app.css
Processing source file: apps/app/ui-tests-app/action-bar/background-css.css
Processing source file: apps/app/ui-tests-app/action-bar/transparent-bg-css.css
Processing source file: apps/app/ui-tests-app/app.css
Processing source file: apps/app/ui-tests-app/button/border-playground.css
Processing source file: apps/app/ui-tests-app/button/button-border.css
Processing source file: apps/app/ui-tests-app/button/issue-4385.css
Processing source file: apps/app/ui-tests-app/button/styles.css
Processing source file: apps/app/ui-tests-app/css/all-non-uniform-border.css
Processing source file: apps/app/ui-tests-app/css/all-uniform-border.css
Processing source file: apps/app/ui-tests-app/css/combinators.css
Processing source file: apps/app/ui-tests-app/css/image-border.css
Processing source file: apps/app/ui-tests-app/css/import.css
Processing source file: apps/app/ui-tests-app/css/label-background-image.css
Processing source file: apps/app/ui-tests-app/css/label-border.css
Processing source file: apps/app/ui-tests-app/css/layout-border.css
Processing source file: apps/app/ui-tests-app/css/layouts-border-overlap.css
Processing source file: apps/app/ui-tests-app/css/measure-tests.css
Processing source file: apps/app/ui-tests-app/css/missing-background-image.css
Processing source file: apps/app/ui-tests-app/css/non-uniform-radius.css
Processing source file: apps/app/ui-tests-app/css/styled-formatted-text.css
Processing source file: apps/app/ui-tests-app/css/test.css
Processing source file: apps/app/ui-tests-app/css/transform-decoration-color.css
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-4143.css
Processing source file: apps/app/ui-tests-app/flexbox/flexbox-demo.css
Processing source file: apps/app/ui-tests-app/flexbox/flexbox.css
Processing source file: apps/app/ui-tests-app/font/font-awesome/issue-3654.css
Processing source file: apps/app/ui-tests-app/image-view/mode-matrix.css
Processing source file: apps/app/ui-tests-app/image-view/rounded-images.css
Processing source file: apps/app/ui-tests-app/issues/component/customView.css
Processing source file: apps/app/ui-tests-app/issues/component2/customView2.css
Processing source file: apps/app/ui-tests-app/issues/component3/customView3.css
Processing source file: apps/app/ui-tests-app/issues/issue-1639.css
Processing source file: apps/app/ui-tests-app/issues/issue-2661-second.css
Processing source file: apps/app/ui-tests-app/issues/issue-2661.css
Processing source file: apps/app/ui-tests-app/issues/issue-2911.css
Processing source file: apps/app/ui-tests-app/issues/issue-3007.css
Processing source file: apps/app/ui-tests-app/issues/issue-3113.css
Processing source file: apps/app/ui-tests-app/issues/issue-3211.css
Processing source file: apps/app/ui-tests-app/issues/issue-4450.css
Processing source file: apps/app/ui-tests-app/list-view/list-view.css
Processing source file: apps/app/ui-tests-app/list-view/scrolling-and-sizing.css
Processing source file: apps/app/ui-tests-app/perf/memory-leaks/background-image.css
Processing source file: apps/app/ui-tests-app/scroll-view/scrolling-and-sizing.css
Processing source file: apps/app/ui-tests-app/search-bar/issue-4147.css
Processing source file: apps/app/ui-tests-app/text-field/text-field-border.css
Processing source file: apps/app/ui-tests-app/text-view/scrolling-and-sizing.css
Processing source file: apps/app/ui-tests-app/text-view/text-view-border.css
Processing source file: apps/app/ui-tests-app/web-view/test.css
Extracting snippets from: tns-core-modules
Processing source file: tns-core-modules/css/index.js
Processing source file: tns-core-modules/css/lib/parse/index.js
Processing source file: tns-core-modules/css-value/index.js
Processing source file: tns-core-modules/fetch/fetch.js
Processing source file: tns-core-modules/js-libs/easysax/easysax.js
Processing source file: tns-core-modules/js-libs/esprima/esprima.js
Processing source file: tns-core-modules/js-libs/polymer-expressions/path-parser.js
Processing source file: tns-core-modules/js-libs/polymer-expressions/polymer-expressions.js
Processing source file: tns-core-modules/application/application-common.ts
Processing source file: tns-core-modules/application/application.android.ts
Processing source file: tns-core-modules/application/application.d.ts
Processing source file: tns-core-modules/application/application.ios.ts
Processing source file: tns-core-modules/application-settings/application-settings-common.ts
Processing source file: tns-core-modules/application-settings/application-settings.android.ts
Processing source file: tns-core-modules/application-settings/application-settings.d.ts
Processing source file: tns-core-modules/application-settings/application-settings.ios.ts
Processing source file: tns-core-modules/bundle-entry-points.ts
Processing source file: tns-core-modules/color/color-common.ts
Processing source file: tns-core-modules/color/color.android.ts
Processing source file: tns-core-modules/color/color.d.ts
Processing source file: tns-core-modules/color/color.ios.ts
Processing source file: tns-core-modules/color/known-colors.d.ts
Processing source file: tns-core-modules/color/known-colors.ts
Processing source file: tns-core-modules/connectivity/connectivity.android.ts
Processing source file: tns-core-modules/connectivity/connectivity.d.ts
Processing source file: tns-core-modules/connectivity/connectivity.ios.ts
Processing source file: tns-core-modules/console/console.ts
Processing source file: tns-core-modules/css/reworkcss.d.ts
Processing source file: tns-core-modules/css-value/reworkcss-value.d.ts
Processing source file: tns-core-modules/data/observable/observable.d.ts
Processing source file: tns-core-modules/data/observable/observable.ts
Processing source file: tns-core-modules/data/observable-array/observable-array.d.ts
Processing source file: tns-core-modules/data/observable-array/observable-array.ts
Processing source file: tns-core-modules/data/virtual-array/virtual-array.d.ts
Processing source file: tns-core-modules/data/virtual-array/virtual-array.ts
Processing source file: tns-core-modules/debugger/InspectorBackendCommands.ios.ts
Processing source file: tns-core-modules/debugger/css-agent.d.ts
Processing source file: tns-core-modules/debugger/debugger.ts
Processing source file: tns-core-modules/debugger/devtools-elements.ts
Processing source file: tns-core-modules/debugger/dom-node.d.ts
Processing source file: tns-core-modules/debugger/dom-node.ts
Processing source file: tns-core-modules/debugger/webinspector.ios.ts
Processing source file: tns-core-modules/file-system/file-name-resolver/file-name-resolver.d.ts
Processing source file: tns-core-modules/file-system/file-name-resolver/file-name-resolver.ts
Processing source file: tns-core-modules/file-system/file-system-access.android.ts
Processing source file: tns-core-modules/file-system/file-system-access.d.ts
Processing source file: tns-core-modules/file-system/file-system-access.ios.ts
Processing source file: tns-core-modules/file-system/file-system.d.ts
Processing source file: tns-core-modules/file-system/file-system.ts
Processing source file: tns-core-modules/fps-meter/fps-meter.d.ts
Processing source file: tns-core-modules/fps-meter/fps-meter.ts
Processing source file: tns-core-modules/fps-meter/fps-native.android.ts
Processing source file: tns-core-modules/fps-meter/fps-native.d.ts
Processing source file: tns-core-modules/fps-meter/fps-native.ios.ts
Processing source file: tns-core-modules/globals/decorators.ts
Processing source file: tns-core-modules/globals/globals.d.ts
Processing source file: tns-core-modules/globals/globals.ts
Processing source file: tns-core-modules/http/http-request/http-request-common.ts
Processing source file: tns-core-modules/http/http-request/http-request.android.ts
Processing source file: tns-core-modules/http/http-request/http-request.d.ts
Processing source file: tns-core-modules/http/http-request/http-request.ios.ts
Processing source file: tns-core-modules/http/http.d.ts
Processing source file: tns-core-modules/http/http.ts
Processing source file: tns-core-modules/image-asset/image-asset-common.ts
Processing source file: tns-core-modules/image-asset/image-asset.android.ts
Processing source file: tns-core-modules/image-asset/image-asset.d.ts
Processing source file: tns-core-modules/image-asset/image-asset.ios.ts
Processing source file: tns-core-modules/image-source/image-source.android.ts
Processing source file: tns-core-modules/image-source/image-source.d.ts
Processing source file: tns-core-modules/image-source/image-source.ios.ts
Processing source file: tns-core-modules/inspector_modules.ios.ts
Processing source file: tns-core-modules/js-libs/easysax/easysax.d.ts
Processing source file: tns-core-modules/js-libs/esprima/esprima.d.ts
Processing source file: tns-core-modules/js-libs/polymer-expressions/polymer-expressions.d.ts
Processing source file: tns-core-modules/matrix/matrix.d.ts
Processing source file: tns-core-modules/matrix/matrix.ts
Processing source file: tns-core-modules/module.d.ts
Processing source file: tns-core-modules/platform/platform.android.ts
Processing source file: tns-core-modules/platform/platform.d.ts
Processing source file: tns-core-modules/platform/platform.ios.ts
Processing source file: tns-core-modules/profiling/profiling.d.ts
Processing source file: tns-core-modules/profiling/profiling.ts
Processing source file: tns-core-modules/references.d.ts
Processing source file: tns-core-modules/text/formatted-string.d.ts
Processing source file: tns-core-modules/text/formatted-string.ts
Processing source file: tns-core-modules/text/span.d.ts
Processing source file: tns-core-modules/text/span.ts
Processing source file: tns-core-modules/text/text.android.ts
Processing source file: tns-core-modules/text/text.d.ts
Processing source file: tns-core-modules/text/text.ios.ts
Processing source file: tns-core-modules/timer/timer.android.ts
Processing source file: tns-core-modules/timer/timer.d.ts
Processing source file: tns-core-modules/timer/timer.ios.ts
Processing source file: tns-core-modules/tns-core-modules.d.ts
Processing source file: tns-core-modules/trace/trace.d.ts
Processing source file: tns-core-modules/trace/trace.ts
Processing source file: tns-core-modules/ui/action-bar/action-bar-common.ts
Processing source file: tns-core-modules/ui/action-bar/action-bar.android.ts
Processing source file: tns-core-modules/ui/action-bar/action-bar.d.ts
Processing source file: tns-core-modules/ui/action-bar/action-bar.ios.ts
Processing source file: tns-core-modules/ui/activity-indicator/activity-indicator-common.ts
Processing source file: tns-core-modules/ui/activity-indicator/activity-indicator.android.ts
Processing source file: tns-core-modules/ui/activity-indicator/activity-indicator.d.ts
Processing source file: tns-core-modules/ui/activity-indicator/activity-indicator.ios.ts
Processing source file: tns-core-modules/ui/animation/animation-common.ts
Processing source file: tns-core-modules/ui/animation/animation.android.ts
Processing source file: tns-core-modules/ui/animation/animation.d.ts
Processing source file: tns-core-modules/ui/animation/animation.ios.ts
Processing source file: tns-core-modules/ui/animation/keyframe-animation.d.ts
Processing source file: tns-core-modules/ui/animation/keyframe-animation.ts
Processing source file: tns-core-modules/ui/border/border.d.ts
Processing source file: tns-core-modules/ui/border/border.ts
Processing source file: tns-core-modules/ui/builder/binding-builder.d.ts
Processing source file: tns-core-modules/ui/builder/binding-builder.ts
Processing source file: tns-core-modules/ui/builder/builder.d.ts
Processing source file: tns-core-modules/ui/builder/builder.ts
Processing source file: tns-core-modules/ui/builder/component-builder/component-builder.d.ts
Processing source file: tns-core-modules/ui/builder/component-builder/component-builder.ts
Processing source file: tns-core-modules/ui/button/button-common.ts
Processing source file: tns-core-modules/ui/button/button.android.ts
Processing source file: tns-core-modules/ui/button/button.d.ts
Processing source file: tns-core-modules/ui/button/button.ios.ts
Processing source file: tns-core-modules/ui/content-view/content-view.d.ts
Processing source file: tns-core-modules/ui/content-view/content-view.ts
Processing source file: tns-core-modules/ui/core/bindable/bindable.d.ts
Processing source file: tns-core-modules/ui/core/bindable/bindable.ts
Processing source file: tns-core-modules/ui/core/control-state-change/control-state-change.d.ts
Processing source file: tns-core-modules/ui/core/control-state-change/control-state-change.ios.ts
Processing source file: tns-core-modules/ui/core/dependency-observable/dependency-observable.d.ts
Processing source file: tns-core-modules/ui/core/dependency-observable/dependency-observable.ts
Processing source file: tns-core-modules/ui/core/properties/properties.d.ts
Processing source file: tns-core-modules/ui/core/properties/properties.ts
Processing source file: tns-core-modules/ui/core/view/view-common.ts
Processing source file: tns-core-modules/ui/core/view/view.android.ts
Processing source file: tns-core-modules/ui/core/view/view.d.ts
Processing source file: tns-core-modules/ui/core/view/view.ios.ts
Processing source file: tns-core-modules/ui/core/view-base/view-base.d.ts
Processing source file: tns-core-modules/ui/core/view-base/view-base.ts
Processing source file: tns-core-modules/ui/core/weak-event-listener/weak-event-listener.d.ts
Processing source file: tns-core-modules/ui/core/weak-event-listener/weak-event-listener.ts
Processing source file: tns-core-modules/ui/date-picker/date-picker-common.ts
Processing source file: tns-core-modules/ui/date-picker/date-picker.android.ts
Processing source file: tns-core-modules/ui/date-picker/date-picker.d.ts
Processing source file: tns-core-modules/ui/date-picker/date-picker.ios.ts
Processing source file: tns-core-modules/ui/dialogs/dialogs-common.ts
Processing source file: tns-core-modules/ui/dialogs/dialogs.android.ts
Processing source file: tns-core-modules/ui/dialogs/dialogs.d.ts
Processing source file: tns-core-modules/ui/dialogs/dialogs.ios.ts
Processing source file: tns-core-modules/ui/editable-text-base/editable-text-base-common.ts
Processing source file: tns-core-modules/ui/editable-text-base/editable-text-base.android.ts
Processing source file: tns-core-modules/ui/editable-text-base/editable-text-base.d.ts
Processing source file: tns-core-modules/ui/editable-text-base/editable-text-base.ios.ts
Processing source file: tns-core-modules/ui/enums/enums.d.ts
Processing source file: tns-core-modules/ui/enums/enums.ts
Processing source file: tns-core-modules/ui/frame/activity.android.ts
Processing source file: tns-core-modules/ui/frame/fragment.android.ts
Processing source file: tns-core-modules/ui/frame/fragment.transitions.android.ts
Processing source file: tns-core-modules/ui/frame/fragment.transitions.d.ts
Processing source file: tns-core-modules/ui/frame/fragment.transitions.ios.ts
Processing source file: tns-core-modules/ui/frame/frame-common.ts
Processing source file: tns-core-modules/ui/frame/frame.android.ts
Processing source file: tns-core-modules/ui/frame/frame.d.ts
Processing source file: tns-core-modules/ui/frame/frame.ios.ts
Processing source file: tns-core-modules/ui/gestures/gestures-common.ts
Processing source file: tns-core-modules/ui/gestures/gestures.android.ts
Processing source file: tns-core-modules/ui/gestures/gestures.d.ts
Processing source file: tns-core-modules/ui/gestures/gestures.ios.ts
Processing source file: tns-core-modules/ui/html-view/html-view-common.ts
Processing source file: tns-core-modules/ui/html-view/html-view.android.ts
Processing source file: tns-core-modules/ui/html-view/html-view.d.ts
Processing source file: tns-core-modules/ui/html-view/html-view.ios.ts
Processing source file: tns-core-modules/ui/image/image-common.ts
Processing source file: tns-core-modules/ui/image/image.android.ts
Processing source file: tns-core-modules/ui/image/image.d.ts
Processing source file: tns-core-modules/ui/image/image.ios.ts
Processing source file: tns-core-modules/ui/image-cache/image-cache-common.ts
Processing source file: tns-core-modules/ui/image-cache/image-cache.android.ts
Processing source file: tns-core-modules/ui/image-cache/image-cache.d.ts
Processing source file: tns-core-modules/ui/image-cache/image-cache.ios.ts
Processing source file: tns-core-modules/ui/label/label.android.ts
Processing source file: tns-core-modules/ui/label/label.d.ts
Processing source file: tns-core-modules/ui/label/label.ios.ts
Processing source file: tns-core-modules/ui/layouts/absolute-layout/absolute-layout-common.ts
Processing source file: tns-core-modules/ui/layouts/absolute-layout/absolute-layout.android.ts
Processing source file: tns-core-modules/ui/layouts/absolute-layout/absolute-layout.d.ts
Processing source file: tns-core-modules/ui/layouts/absolute-layout/absolute-layout.ios.ts
Processing source file: tns-core-modules/ui/layouts/dock-layout/dock-layout-common.ts
Processing source file: tns-core-modules/ui/layouts/dock-layout/dock-layout.android.ts
Processing source file: tns-core-modules/ui/layouts/dock-layout/dock-layout.d.ts
Processing source file: tns-core-modules/ui/layouts/dock-layout/dock-layout.ios.ts
Processing source file: tns-core-modules/ui/layouts/flexbox-layout/flexbox-layout-common.ts
Processing source file: tns-core-modules/ui/layouts/flexbox-layout/flexbox-layout.android.ts
Processing source file: tns-core-modules/ui/layouts/flexbox-layout/flexbox-layout.d.ts
Processing source file: tns-core-modules/ui/layouts/flexbox-layout/flexbox-layout.ios.ts
Processing source file: tns-core-modules/ui/layouts/grid-layout/grid-layout-common.ts
Processing source file: tns-core-modules/ui/layouts/grid-layout/grid-layout.android.ts
Processing source file: tns-core-modules/ui/layouts/grid-layout/grid-layout.d.ts
Processing source file: tns-core-modules/ui/layouts/grid-layout/grid-layout.ios.ts
Processing source file: tns-core-modules/ui/layouts/layout-base-common.ts
Processing source file: tns-core-modules/ui/layouts/layout-base.android.ts
Processing source file: tns-core-modules/ui/layouts/layout-base.d.ts
Processing source file: tns-core-modules/ui/layouts/layout-base.ios.ts
Processing source file: tns-core-modules/ui/layouts/layout.android.ts
Processing source file: tns-core-modules/ui/layouts/layout.d.ts
Processing source file: tns-core-modules/ui/layouts/layout.ios.ts
Processing source file: tns-core-modules/ui/layouts/stack-layout/stack-layout-common.ts
Processing source file: tns-core-modules/ui/layouts/stack-layout/stack-layout.android.ts
Processing source file: tns-core-modules/ui/layouts/stack-layout/stack-layout.d.ts
Processing source file: tns-core-modules/ui/layouts/stack-layout/stack-layout.ios.ts
Processing source file: tns-core-modules/ui/layouts/wrap-layout/wrap-layout-common.ts
Processing source file: tns-core-modules/ui/layouts/wrap-layout/wrap-layout.android.ts
Processing source file: tns-core-modules/ui/layouts/wrap-layout/wrap-layout.d.ts
Processing source file: tns-core-modules/ui/layouts/wrap-layout/wrap-layout.ios.ts
Processing source file: tns-core-modules/ui/list-picker/list-picker-common.ts
Processing source file: tns-core-modules/ui/list-picker/list-picker.android.ts
Processing source file: tns-core-modules/ui/list-picker/list-picker.d.ts
Processing source file: tns-core-modules/ui/list-picker/list-picker.ios.ts
Processing source file: tns-core-modules/ui/list-view/list-view-common.ts
Processing source file: tns-core-modules/ui/list-view/list-view.android.ts
Processing source file: tns-core-modules/ui/list-view/list-view.d.ts
Processing source file: tns-core-modules/ui/list-view/list-view.ios.ts
Processing source file: tns-core-modules/ui/page/constants.ts
Processing source file: tns-core-modules/ui/page/page-common.ts
Processing source file: tns-core-modules/ui/page/page.android.ts
Processing source file: tns-core-modules/ui/page/page.d.ts
Processing source file: tns-core-modules/ui/page/page.ios.ts
Processing source file: tns-core-modules/ui/placeholder/placeholder.android.ts
Processing source file: tns-core-modules/ui/placeholder/placeholder.d.ts
Processing source file: tns-core-modules/ui/placeholder/placeholder.ts
Processing source file: tns-core-modules/ui/progress/progress-common.ts
Processing source file: tns-core-modules/ui/progress/progress.android.ts
Processing source file: tns-core-modules/ui/progress/progress.d.ts
Processing source file: tns-core-modules/ui/progress/progress.ios.ts
Processing source file: tns-core-modules/ui/proxy-view-container/proxy-view-container.d.ts
Processing source file: tns-core-modules/ui/proxy-view-container/proxy-view-container.ts
Processing source file: tns-core-modules/ui/repeater/repeater.d.ts
Processing source file: tns-core-modules/ui/repeater/repeater.ts
Processing source file: tns-core-modules/ui/scroll-view/scroll-view-common.ts
Processing source file: tns-core-modules/ui/scroll-view/scroll-view.android.ts
Processing source file: tns-core-modules/ui/scroll-view/scroll-view.d.ts
Processing source file: tns-core-modules/ui/scroll-view/scroll-view.ios.ts
Processing source file: tns-core-modules/ui/search-bar/search-bar-common.ts
Processing source file: tns-core-modules/ui/search-bar/search-bar.android.ts
Processing source file: tns-core-modules/ui/search-bar/search-bar.d.ts
Processing source file: tns-core-modules/ui/search-bar/search-bar.ios.ts
Processing source file: tns-core-modules/ui/segmented-bar/segmented-bar-common.ts
Processing source file: tns-core-modules/ui/segmented-bar/segmented-bar.android.ts
Processing source file: tns-core-modules/ui/segmented-bar/segmented-bar.d.ts
Processing source file: tns-core-modules/ui/segmented-bar/segmented-bar.ios.ts
Processing source file: tns-core-modules/ui/slider/slider-common.ts
Processing source file: tns-core-modules/ui/slider/slider.android.ts
Processing source file: tns-core-modules/ui/slider/slider.d.ts
Processing source file: tns-core-modules/ui/slider/slider.ios.ts
Processing source file: tns-core-modules/ui/styling/background-common.ts
Processing source file: tns-core-modules/ui/styling/background.android.ts
Processing source file: tns-core-modules/ui/styling/background.d.ts
Processing source file: tns-core-modules/ui/styling/background.ios.ts
Processing source file: tns-core-modules/ui/styling/converters.ts
Processing source file: tns-core-modules/ui/styling/css-animation-parser.ts
Processing source file: tns-core-modules/ui/styling/css-selector/css-selector.d.ts
Processing source file: tns-core-modules/ui/styling/css-selector/css-selector.ts
Processing source file: tns-core-modules/ui/styling/css-selector-parser.d.ts
Processing source file: tns-core-modules/ui/styling/css-selector-parser.ts
Processing source file: tns-core-modules/ui/styling/font-common.ts
Processing source file: tns-core-modules/ui/styling/font.android.ts
Processing source file: tns-core-modules/ui/styling/font.d.ts
Processing source file: tns-core-modules/ui/styling/font.ios.ts
Processing source file: tns-core-modules/ui/styling/style/style.d.ts
Processing source file: tns-core-modules/ui/styling/style/style.ts
Processing source file: tns-core-modules/ui/styling/style-properties.d.ts
Processing source file: tns-core-modules/ui/styling/style-properties.ts
Processing source file: tns-core-modules/ui/styling/style-scope.d.ts
Processing source file: tns-core-modules/ui/styling/style-scope.ts
Processing source file: tns-core-modules/ui/switch/switch-common.ts
Processing source file: tns-core-modules/ui/switch/switch.android.ts
Processing source file: tns-core-modules/ui/switch/switch.d.ts
Processing source file: tns-core-modules/ui/switch/switch.ios.ts
Processing source file: tns-core-modules/ui/tab-view/tab-view-common.ts
Processing source file: tns-core-modules/ui/tab-view/tab-view.android.ts
Processing source file: tns-core-modules/ui/tab-view/tab-view.d.ts
Processing source file: tns-core-modules/ui/tab-view/tab-view.ios.ts
Processing source file: tns-core-modules/ui/text-base/text-base-common.ts
Processing source file: tns-core-modules/ui/text-base/text-base.android.ts
Processing source file: tns-core-modules/ui/text-base/text-base.d.ts
Processing source file: tns-core-modules/ui/text-base/text-base.ios.ts
Processing source file: tns-core-modules/ui/text-field/text-field-common.ts
Processing source file: tns-core-modules/ui/text-field/text-field.android.ts
Processing source file: tns-core-modules/ui/text-field/text-field.d.ts
Processing source file: tns-core-modules/ui/text-field/text-field.ios.ts
Processing source file: tns-core-modules/ui/text-view/text-view.android.ts
Processing source file: tns-core-modules/ui/text-view/text-view.d.ts
Processing source file: tns-core-modules/ui/text-view/text-view.ios.ts
Processing source file: tns-core-modules/ui/time-picker/time-picker-common.ts
Processing source file: tns-core-modules/ui/time-picker/time-picker.android.ts
Processing source file: tns-core-modules/ui/time-picker/time-picker.d.ts
Processing source file: tns-core-modules/ui/time-picker/time-picker.ios.ts
Processing source file: tns-core-modules/ui/transition/fade-transition.android.ts
Processing source file: tns-core-modules/ui/transition/fade-transition.d.ts
Processing source file: tns-core-modules/ui/transition/fade-transition.ios.ts
Processing source file: tns-core-modules/ui/transition/flip-transition.android.ts
Processing source file: tns-core-modules/ui/transition/flip-transition.d.ts
Processing source file: tns-core-modules/ui/transition/slide-transition.android.ts
Processing source file: tns-core-modules/ui/transition/slide-transition.d.ts
Processing source file: tns-core-modules/ui/transition/slide-transition.ios.ts
Processing source file: tns-core-modules/ui/transition/transition.android.ts
Processing source file: tns-core-modules/ui/transition/transition.d.ts
Processing source file: tns-core-modules/ui/transition/transition.ios.ts
Processing source file: tns-core-modules/ui/utils.d.ts
Processing source file: tns-core-modules/ui/utils.ios.ts
Processing source file: tns-core-modules/ui/web-view/web-view-common.ts
Processing source file: tns-core-modules/ui/web-view/web-view.android.ts
Processing source file: tns-core-modules/ui/web-view/web-view.d.ts
Processing source file: tns-core-modules/ui/web-view/web-view.ios.ts
Processing source file: tns-core-modules/utils/debug-common.ts
Processing source file: tns-core-modules/utils/debug.android.ts
Processing source file: tns-core-modules/utils/debug.d.ts
Processing source file: tns-core-modules/utils/debug.ios.ts
Processing source file: tns-core-modules/utils/lazy.d.ts
Processing source file: tns-core-modules/utils/lazy.ts
Processing source file: tns-core-modules/utils/module-merge.ts
Processing source file: tns-core-modules/utils/number-utils.ts
Processing source file: tns-core-modules/utils/types.d.ts
Processing source file: tns-core-modules/utils/types.ts
Processing source file: tns-core-modules/utils/utils-common.ts
Processing source file: tns-core-modules/utils/utils.android.ts
Processing source file: tns-core-modules/utils/utils.d.ts
Processing source file: tns-core-modules/utils/utils.ios.ts
Processing source file: tns-core-modules/xhr/xhr.ts
Processing source file: tns-core-modules/xml/xml.d.ts
Processing source file: tns-core-modules/xml/xml.ts
snippets/
snippets/virtual-array-require.json
snippets/web-view-loaded.json
snippets/webview-localfile.json
snippets/webview-require.json
snippets/webview-string.json
snippets/webview-url.json
snippets/wrap-layout-new.json
snippets/wrap-layout-orientation.json
snippets/wrap-layout-require.json
snippets/xml-module-snippet.json
snippets/xml-parser-snippet.json
snippets/http-get-response-headers.json
snippets/http-get-response.json
snippets/http-get-string.json
snippets/http-get-urlfile-content.json
snippets/http-get-urlfile.json
snippets/http-post-json.json
snippets/http-require.json
snippets/image-cache-request-images.json
snippets/image-cache-require.json
snippets/imagesource-from-imageasset-save-to.json
snippets/imagesource-load-local.json
snippets/imagesource-load-url.json
snippets/imagesource-require-alt.json
snippets/imagesource-require.json
snippets/imagesource-resname.json
snippets/imagesource-save-to.json
snippets/img-create-datauri.json
snippets/img-create-local.json
snippets/img-create-src.json
snippets/img-create.json
snippets/img-require.json
snippets/img-set-stretch.json
snippets/label-css-identifier.json
snippets/label-cssclass-type.json
snippets/label-cssclass.json
snippets/label-observable.json
snippets/label-require.json
snippets/label-settext.json
snippets/label-textwrap.json
snippets/observable-array-arguments.json
snippets/observable-array-change-push.json
snippets/observable-array-combine.json
snippets/observable-array-create.json
snippets/observable-array-eventdata.json
snippets/observable-array-getitem.json
snippets/observable-array-indexof-args.json
snippets/observable-array-indexof.json
snippets/observable-array-join-change.json
snippets/observable-array-join-pop.json
snippets/observable-array-join-separator.json
snippets/observable-array-join.json
snippets/observable-array-lastindexof-args.json
snippets/observable-array-lastindexof.json
snippets/observable-array-length.json
snippets/observable-array-newvalue.json
snippets/observable-array-push-multiple-info.json
snippets/observable-array-push-multiple.json
snippets/observable-array-push-source-info.json
snippets/observable-array-push-source.json
snippets/observable-array-push.json
snippets/observable-array-require.json
snippets/observable-array-reverse.json
snippets/observable-array-setitem.json
snippets/observable-array-shift-change.json
snippets/observable-array-shift.json
snippets/observable-array-slice-args.json
snippets/observable-array-slice.json
snippets/observable-array-sort-comparer.json
snippets/observable-array-sort.json
snippets/observable-array-splice-args-change.json
snippets/observable-array-splice-args.json
snippets/observable-array-splice-change.json
snippets/observable-array-splice.json
snippets/observable-array-unshift-change.json
snippets/observable-array-unshift.json
snippets/observable-creating.json
snippets/observable-declare.json
snippets/observable-property-change.json
snippets/observable-require.json
snippets/platform-current.json
snippets/platform-require.json
snippets/require-observable-textfield.json
snippets/require-observable-textview.json
snippets/require-textfield.json
snippets/require-textmodules.json
snippets/require-time-picker.json
snippets/searchbar-clear.json
snippets/searchbar-submit.json
snippets/set-text-value.json
snippets/set-textview-hint.json
snippets/setting-editable-property.json
snippets/setting-hint-property.json
snippets/setting-hint-text.json
snippets/setting-secure-property.json
snippets/setting-text-property.json
snippets/stack-layout-addchild.json
snippets/stack-layout-horizontal.json
snippets/stack-layout-new.json
snippets/stack-layout-remove.json
snippets/stack-layout-require.json
snippets/text-view-create.json
snippets/text-view-xml.json
snippets/timer-require.json
snippets/timer-set-expression.json
snippets/timer-set-fifty.json
snippets/timer-set-interval.json
snippets/timer-set-ten.json
snippets/timer-set-zero-args.json
snippets/timer-set-zero.json
snippets/trace-all-categories.json
snippets/trace-message.json
snippets/trace-require.json
snippets/trace-specific-categories.json
snippets/virtual-array-change.json
snippets/virtual-array-itemsloading.json
snippets/virtual-array-lenght.json
snippets/button-require-others.json
snippets/button-require.json
snippets/button-settext.json
snippets/button-tap.json
snippets/color-hex-short.json
snippets/color-hex.json
snippets/color-require.json
snippets/color-rgb-single.json
snippets/color-rgb.json
snippets/connectivity-monitoring.json
snippets/connectivity-require.json
snippets/connectivity-type.json
snippets/console-assert.json
snippets/console-dir.json
snippets/console-log.json
snippets/console-time.json
snippets/console-timeend.json
snippets/console-trace.json
snippets/creating-textfield.json
snippets/date-picker-configure.json
snippets/date-picker-require.json
snippets/declare-time-picker.json
snippets/declare-webview-xml.json
snippets/declare-webview.json
snippets/dialog-action.json
snippets/dialog-alert.json
snippets/dialog-confirm.json
snippets/dialog-login.json
snippets/dialog-prompt.json
snippets/dialog-require.json
snippets/dock-layout-addchild.json
snippets/dock-layout-create.json
snippets/dock-layout-others.json
snippets/dock-layout-removechild.json
snippets/dock-layout-require.json
snippets/dock-layout-setdocl.json
snippets/fetch-formdata.json
snippets/fetch-headers-response.json
snippets/fetch-json.json
snippets/fetch-post-json.json
snippets/fetch-response.json
snippets/fetch-status-response.json
snippets/fetch-string.json
snippets/file-system-clear-folder.json
snippets/file-system-create-file.json
snippets/file-system-create-folder.json
snippets/file-system-create.json
snippets/file-system-enum-content.json
snippets/file-system-example-text.json
snippets/file-system-extension.json
snippets/file-system-fileexists.json
snippets/file-system-folderexists.json
snippets/file-system-folders-content.json
snippets/file-system-get-folder.json
snippets/file-system-known-folders.json
snippets/file-system-multiple-args.json
snippets/file-system-normalize.json
snippets/file-system-parent.json
snippets/file-system-read-binary.json
snippets/file-system-remove-file.json
snippets/file-system-remove-folder.json
snippets/file-system-renaming-folder.json
snippets/file-system-renaming.json
snippets/file-system-require.json
snippets/file-system-separator.json
snippets/file-system-write-string.json
snippets/flexbox-layout-page.json
snippets/flexbox-layout-require.json
snippets/formatted-string-require.json
snippets/formatted-string-set.json
snippets/fps-meter-logging.json
snippets/fps-meter-require.json
snippets/frame-back.json
snippets/frame-factory-func.json
snippets/frame-naventry.json
snippets/frame-navigating.json
snippets/frame-require.json
snippets/gestures-double-tap-alt.json
snippets/gestures-double-tap.json
snippets/gestures-events-string.json
snippets/gestures-long-press-alt.json
snippets/gestures-long-press.json
snippets/gestures-multiple.json
snippets/gestures-pan-alt.json
snippets/gestures-pan-pinch-alt.json
snippets/gestures-pan-pinch.json
snippets/gestures-pan.json
snippets/gestures-require.json
snippets/gestures-rotation-alt.json
snippets/gestures-rotation.json
snippets/gestures-stop-observe.json
snippets/gestures-string.json
snippets/gestures-swipe-alt.json
snippets/gestures-swipe.json
snippets/gestures-tap-alt.json
snippets/gestures-tap.json
snippets/grid-layout-add-rowscols.json
snippets/grid-layout-addviews.json
snippets/grid-layout-columnspan.json
snippets/grid-layout-itemspec.json
snippets/grid-layout-require.json
snippets/grid-layout-setcolumn.json
snippets/grid-layout-setrow.json
snippets/htmlview-create.json
snippets/htmlview-require.json
snippets/htmlview-using.json
snippets/http-get-image.json
snippets/http-get-json.json
snippets/http-get-response-content.json
snippets/absolute-layout-populating.json
snippets/absolute-layout-require.json
snippets/actionbar-common-require.json
snippets/activity-indicator-create.json
snippets/activity-indicator-loading.json
snippets/activity-indicator-require.json
snippets/animation-cancel.json
snippets/animation-cancel2.json
snippets/animation-chaining.json
snippets/animation-multiple-views.json
snippets/animation-properties.json
snippets/animation-require.json
snippets/animation-reusing.json
snippets/application-app-android-broadcast.json
snippets/application-app-android-context.json
snippets/application-app-android-current.json
snippets/application-app-android.json
snippets/application-app-check.json
snippets/application-ios-delegate.json
snippets/application-ios-observer.json
snippets/application-require.json
snippets/application-settings-boolean.json
snippets/application-settings-clear.json
snippets/application-settings-haskey.json
snippets/application-settings-nodefault.json
snippets/application-settings-notset.json
snippets/application-settings-number.json
snippets/application-settings-removekey.json
snippets/application-settings-require.json
snippets/application-settings-string.json
snippets/aricle-binding-checked-property.json
snippets/artcile-selecting-item.json
snippets/artcle-array-push-element.json
snippets/article-binding-listpickeritems.json
snippets/article-binding-slider-properties.json
snippets/article-binding-switch-property.json
snippets/article-binding-tabview-items.json
snippets/article-binding-value-property.json
snippets/article-change-refresh-listview.json
snippets/article-create-listpicker.json
snippets/article-create-listview.json
snippets/article-create-navigate-to-page.json
snippets/article-create-progress-view.json
snippets/article-create-segmentedbar.json
snippets/article-create-switch.json
snippets/article-create-tabview.json
snippets/article-creating-scrollview.json
snippets/article-creating-searchbar.json
snippets/article-creating-segmentedbar-items.json
snippets/article-creating-slider.json
snippets/article-creating-view.json
snippets/article-item-tap.json
snippets/article-item-template-selector-function.json
snippets/article-itemtap-event.json
snippets/article-listview-array.json
snippets/article-listview-observablearray.json
snippets/article-load-items.json
snippets/article-loadmoreitems-event.json
snippets/article-navigating-backward.json
snippets/article-pass-data.json
snippets/article-push-in-observablearray.json
snippets/article-push-to-observablearray.json
snippets/article-repeater-layout.json
snippets/article-repeater-observablearray.json
snippets/article-repeater-with-array.json
snippets/article-require-listpicker-module.json
snippets/article-require-listview-module.json
snippets/article-require-modules-listview.json
snippets/article-require-modules-repeater.json
snippets/article-require-page-module.json
snippets/article-require-placeholder-module.json
snippets/article-require-progress-module.json
snippets/article-require-repeater-module.json
snippets/article-require-scrollview-module.json
snippets/article-require-searchbar-module.json
snippets/article-require-segmentedbar-module.json
snippets/article-require-slider.json
snippets/article-require-switch.json
snippets/article-require-tabview-module.json
snippets/article-searching.json
snippets/article-select-tab.json
snippets/article-selecting-item.json
snippets/article-set-bindingcontext.json
snippets/article-set-value.json
snippets/article-setting-checked-property.json
snippets/article-setting-css-page.json
snippets/article-setting-slider-values.json
snippets/article-tabview-selectedIndexChanged.json
snippets/article-using-class-selector.json
snippets/article-using-id-selector.json
snippets/article-using-state-selector.json
snippets/article-using-type-selector.json
snippets/binding-editable-property.json
snippets/binding-hint-property-textfield.json
snippets/binding-hint-property-textview.json
snippets/binding-secure-property.json
snippets/binding-text-property-second.json
snippets/binding-text-property-textfield.json
snippets/binding-text-property-textview.json
snippets/border-require.json
snippets/button-bind.json
snippets/button-create.json
Running "clean:articles" (clean) task
>> 0 paths cleaned.
Running "copy:articleMDs" (copy) task
Copied 54 files
Running "herdArticles" task
Done.
cookbook/
cookbook/application-settings.md
cookbook/application.md
cookbook/color.md
cookbook/connectivity.md
cookbook/console.md
cookbook/data/
cookbook/data/observable-array.md
cookbook/data/observable.md
cookbook/data/virtual-array.md
cookbook/fetch.md
cookbook/file-system.md
cookbook/formatted-string.md
cookbook/fps-meter.md
cookbook/http.md
cookbook/image-source.md
cookbook/platform.md
cookbook/timer.md
cookbook/trace.md
cookbook/ui/
cookbook/ui/action-bar.md
cookbook/ui/activity-indicator.md
cookbook/ui/animation.md
cookbook/ui/border.md
cookbook/ui/button.md
cookbook/ui/date-picker.md
cookbook/ui/dialogs.md
cookbook/ui/frame.md
cookbook/ui/gestures.md
cookbook/ui/html-view.md
cookbook/ui/image-cache.md
cookbook/ui/image.md
cookbook/ui/label.md
cookbook/ui/layouts/
cookbook/ui/layouts/absolute-layout.md
cookbook/ui/layouts/dock-layout.md
cookbook/ui/layouts/flexbox-layout.md
cookbook/ui/layouts/grid-layout.md
cookbook/ui/layouts/stack-layout.md
cookbook/ui/layouts/wrap-layout.md
cookbook/ui/list-picker.md
cookbook/ui/list-view.md
cookbook/ui/page.md
cookbook/ui/placeholder.md
cookbook/ui/progress.md
cookbook/ui/repeater.md
cookbook/ui/scroll-view.md
cookbook/ui/search-bar.md
cookbook/ui/segmented-bar.md
cookbook/ui/slider.md
cookbook/ui/styling.md
cookbook/ui/switch.md
cookbook/ui/tab-view.md
cookbook/ui/text-field.md
cookbook/ui/text-view.md
cookbook/ui/time-picker.md
cookbook/ui/web-view.md
cookbook/xml-parser.md
> NativeScript@ typedoc /vagrant/NativeScript
> typedoc --tsconfig tsconfig.typedoc.json --out bin/dist/apiref --includeDeclarations --name NativeScript --theme ./node_modules/nativescript-typedoc-theme --excludeExternals --externalPattern "**/+(tns-core-modules|module).d.ts"
Loaded plugin typedoc-plugin-external-module-name
Using TypeScript 2.2.2 from /vagrant/NativeScript/node_modules/typedoc/node_modules/typescript/lib
Documentation generated at /vagrant/NativeScript/bin/dist/apiref
api-reference/
api-reference/assets/
api-reference/assets/css/
api-reference/assets/css/_constants.sass
api-reference/assets/css/elements/
api-reference/assets/css/elements/_comment.sass
api-reference/assets/css/elements/_filter.sass
api-reference/assets/css/elements/_hierarchy.sass
api-reference/assets/css/elements/_index.sass
api-reference/assets/css/elements/_legend.sass
api-reference/assets/css/elements/_member.sass
api-reference/assets/css/elements/_navigation.sass
api-reference/assets/css/elements/_panel.sass
api-reference/assets/css/elements/_search.sass
api-reference/assets/css/elements/_signatures.sass
api-reference/assets/css/elements/_sources.sass
api-reference/assets/css/elements/_toolbar.sass
api-reference/assets/css/layouts/
api-reference/assets/css/layouts/_default.sass
api-reference/assets/css/layouts/_minimal.sass
api-reference/assets/css/main.css
api-reference/assets/css/main.css.map
api-reference/assets/css/main.sass
api-reference/assets/css/setup/
api-reference/assets/css/setup/_animations.sass
api-reference/assets/css/setup/_grid.sass
api-reference/assets/css/setup/_mixins.sass
api-reference/assets/css/setup/_typography.sass
api-reference/assets/css/vendors/
api-reference/assets/css/vendors/_highlight.js.sass
api-reference/assets/css/vendors/_normalize.sass
api-reference/assets/fonts/
api-reference/assets/fonts/dual-100.eot
api-reference/assets/fonts/dual-100.svg
api-reference/assets/fonts/dual-100.ttf
api-reference/assets/fonts/dual-100.woff
api-reference/assets/fonts/dual-100.woff2
api-reference/assets/fonts/dual-300.eot
api-reference/assets/fonts/dual-300.svg
api-reference/assets/fonts/dual-300.ttf
api-reference/assets/fonts/dual-300.woff
api-reference/assets/fonts/dual-300.woff2
api-reference/assets/fonts/dual-600.eot
api-reference/assets/fonts/dual-600.svg
api-reference/assets/fonts/dual-600.ttf
api-reference/assets/fonts/dual-600.woff
api-reference/assets/fonts/dual-600.woff2
api-reference/assets/fonts/fontawesome-webfont.woff
api-reference/assets/fonts/ns-icons-font.woff
api-reference/assets/fonts/Roboto-Light-webfont.eot
api-reference/assets/fonts/Roboto-Light-webfont.svg
api-reference/assets/fonts/Roboto-Light-webfont.ttf
api-reference/assets/fonts/Roboto-Light-webfont.woff
api-reference/assets/fonts/Roboto-Regular-webfont.eot
api-reference/assets/fonts/Roboto-Regular-webfont.svg
api-reference/assets/fonts/Roboto-Regular-webfont.ttf
api-reference/assets/fonts/Roboto-Regular-webfont.woff
api-reference/assets/images/
api-reference/assets/images/icons.png
api-reference/assets/images/icons@2x.png
api-reference/assets/images/ns-logo.png
api-reference/assets/images/widgets.png
api-reference/assets/images/widgets@2x.png
api-reference/assets/js/
api-reference/assets/js/lib/
api-reference/assets/js/lib/backbone-1.1.2.min.js
api-reference/assets/js/lib/jquery-2.1.1.min.js
api-reference/assets/js/lib/lunr.min.js
api-reference/assets/js/lib/underscore-1.6.0.min.js
api-reference/assets/js/main.js
api-reference/assets/js/modernizr.js
api-reference/assets/js/search.js
api-reference/assets/js/src/
api-reference/assets/js/src/lib/
api-reference/assets/js/src/lib/backbone/
api-reference/assets/js/src/lib/backbone/backbone.d.ts
api-reference/assets/js/src/lib/jquery/
api-reference/assets/js/src/lib/jquery/jquery.d.ts
api-reference/assets/js/src/lib/lunr/
api-reference/assets/js/src/lib/lunr/lunr.d.ts
api-reference/assets/js/src/lib/tsd.d.ts
api-reference/assets/js/src/lib/tsd.json
api-reference/assets/js/src/lib/underscore/
api-reference/assets/js/src/lib/underscore/underscore.d.ts
api-reference/assets/js/src/typedoc/
api-reference/assets/js/src/typedoc/Application.ts
api-reference/assets/js/src/typedoc/components/
api-reference/assets/js/src/typedoc/components/Filter.ts
api-reference/assets/js/src/typedoc/components/MenuHighlight.ts
api-reference/assets/js/src/typedoc/components/MenuSticky.ts
api-reference/assets/js/src/typedoc/components/Search.ts
api-reference/assets/js/src/typedoc/components/Signature.ts
api-reference/assets/js/src/typedoc/components/Toggle.ts
api-reference/assets/js/src/typedoc/services/
api-reference/assets/js/src/typedoc/services/Viewport.ts
api-reference/assets/js/src/typedoc/utils/
api-reference/assets/js/src/typedoc/utils/pointer.ts
api-reference/assets/js/src/typedoc/utils/transitions.ts
api-reference/assets/js/src/~bootstrap.ts
api-reference/classes/
api-reference/classes/_ui_transition_slide_transition_.slidetransition.html
api-reference/classes/_ui_web_view_.webview.html
api-reference/classes/_utils_debug_.scopeerror.html
api-reference/classes/_utils_debug_.source.html
api-reference/classes/_utils_debug_.sourceerror.html
api-reference/classes/_utils_types_.classinfo.html
api-reference/classes/_xml_.parsereventtype.html
api-reference/classes/_xml_.xmlparser.html
api-reference/classes/_application_.androidapplication.html
api-reference/classes/_color_.color.html
api-reference/classes/_data_observable_.observable.html
api-reference/classes/_data_observable_.wrappedvalue.html
api-reference/classes/_data_observable_array_.changetype.html
api-reference/classes/_data_observable_array_.observablearray.html
api-reference/classes/_data_virtual_array_.changetype.html
api-reference/classes/_data_virtual_array_.virtualarray.html
api-reference/classes/_debugger_dom_node_d_.domnode.html
api-reference/classes/_file_system_.file.html
api-reference/classes/_file_system_.filesystementity.html
api-reference/classes/_file_system_.folder.html
api-reference/classes/_file_system_file_name_resolver_.filenameresolver.html
api-reference/classes/_file_system_file_system_access_.filesystemaccess.html
api-reference/classes/_fps_meter_fps_native_.fpscallback.html
api-reference/classes/_image_asset_.imageasset.html
api-reference/classes/_image_source_.imagesource.html
api-reference/classes/_js_libs_easysax_.easysaxparser.html
api-reference/classes/_js_libs_polymer_expressions_.expression.html
api-reference/classes/_js_libs_polymer_expressions_.polymerexpressions.html
api-reference/classes/_text_formatted_string_.formattedstring.html
api-reference/classes/_text_span_.span.html
api-reference/classes/_ui_action_bar_.actionbar.html
api-reference/classes/_ui_action_bar_.actionitem.html
api-reference/classes/_ui_action_bar_.actionitems.html
api-reference/classes/_ui_action_bar_.navigationbutton.html
api-reference/classes/_ui_activity_indicator_.activityindicator.html
api-reference/classes/_ui_animation_.animation.html
api-reference/classes/_ui_animation_.cubicbezieranimationcurve.html
api-reference/classes/_ui_animation_keyframe_animation_.border.html
api-reference/classes/_ui_animation_keyframe_animation_.keyframeanimation.html
api-reference/classes/_ui_animation_keyframe_animation_.keyframeanimationinfo.html
api-reference/classes/_ui_button_.button.html
api-reference/classes/_ui_content_view_.contentview.html
api-reference/classes/_ui_core_bindable_.binding.html
api-reference/classes/_ui_core_control_state_change_.controlstatechangelistener.html
api-reference/classes/_ui_core_dependency_observable_.dependencyobservable.html
api-reference/classes/_ui_core_dependency_observable_.property.html
api-reference/classes/_ui_core_dependency_observable_.propertyentry.html
api-reference/classes/_ui_core_dependency_observable_.propertymetadata.html
api-reference/classes/_ui_core_properties_.coercibleproperty.html
api-reference/classes/_ui_core_properties_.cssanimationproperty.html
api-reference/classes/_ui_core_properties_.cssproperty.html
api-reference/classes/_ui_core_properties_.inheritedcssproperty.html
api-reference/classes/_ui_core_properties_.inheritedproperty.html
api-reference/classes/_ui_core_properties_.property.html
api-reference/classes/_ui_core_properties_.shorthandproperty.html
api-reference/classes/_ui_core_view_.customlayoutview.html
api-reference/classes/_ui_core_view_.view.html
api-reference/classes/_ui_core_view_base_.binding.html
api-reference/classes/_ui_core_view_base_.viewbase.html
api-reference/classes/_ui_date_picker_.datepicker.html
api-reference/classes/_ui_editor_text_base_.editabletextbase.html
api-reference/classes/_ui_frame_.frame.html
api-reference/classes/_ui_gestures_.gesturesobserver.html
api-reference/classes/_ui_html_view_.htmlview.html
api-reference/classes/_ui_image_.image.html
api-reference/classes/_ui_image_cache_.cache.html
api-reference/classes/_ui_label_.label.html
api-reference/classes/_ui_layouts_absolute_layout_.absolutelayout.html
api-reference/classes/_ui_layouts_dock_layout_.docklayout.html
api-reference/classes/_ui_layouts_flexbox_layout_.flexboxlayout.html
api-reference/classes/_ui_layouts_grid_layout_.gridlayout.html
api-reference/classes/_ui_layouts_grid_layout_.itemspec.html
api-reference/classes/_ui_layouts_layout_.layout.html
api-reference/classes/_ui_layouts_layout_base_.layoutbase.html
api-reference/classes/_ui_layouts_stack_layout_.stacklayout.html
api-reference/classes/_ui_layouts_wrap_layout_.wraplayout.html
api-reference/classes/_ui_list_picker_.listpicker.html
api-reference/classes/_ui_list_view_.listview.html
api-reference/classes/_ui_page_.page.html
api-reference/classes/_ui_placeholder_.placeholder.html
api-reference/classes/_ui_progress_.progress.html
api-reference/classes/_ui_proxy_view_container_.proxyviewcontainer.html
api-reference/classes/_ui_repeater_.repeater.html
api-reference/classes/_ui_scroll_view_.scrollview.html
api-reference/classes/_ui_search_bar_.searchbar.html
api-reference/classes/_ui_segmented_bar_.segmentedbar.html
api-reference/classes/_ui_segmented_bar_.segmentedbaritem.html
api-reference/classes/_ui_slider_.slider.html
api-reference/classes/_ui_styling_background_.background.html
api-reference/classes/_ui_styling_css_selector_.ruleset.html
api-reference/classes/_ui_styling_css_selector_.selectorsmap.html
api-reference/classes/_ui_styling_css_selector_.selectorsmatch.html
api-reference/classes/_ui_styling_font_.font.html
api-reference/classes/_ui_styling_style_.style.html
api-reference/classes/_ui_styling_style_scope_.cssstate.html
api-reference/classes/_ui_styling_style_scope_.stylescope.html
api-reference/classes/_ui_switch_.switch.html
api-reference/classes/_ui_tab_view_.tabview.html
api-reference/classes/_ui_tab_view_.tabviewitem.html
api-reference/classes/_ui_text_base_.textbase.html
api-reference/classes/_ui_text_field_.textfield.html
api-reference/classes/_ui_text_view_.textview.html
api-reference/classes/_ui_time_picker_.timepicker.html
api-reference/classes/_ui_transition_.transition.html
api-reference/classes/_ui_transition_fade_transition_.fadetransition.html
api-reference/classes/_ui_transition_fade_transition_.fliptransition.html
api-reference/enums/
api-reference/enums/_connectivity_.connectiontype.html
api-reference/enums/_http_.httpresponseencoding.html
api-reference/enums/_ui_gestures_.gesturestatetypes.html
api-reference/enums/_ui_gestures_.gesturetypes.html
api-reference/enums/_ui_gestures_.swipedirection.html
api-reference/globals.html
api-reference/index.html
api-reference/interfaces/
api-reference/interfaces/_xml_.position.html
api-reference/interfaces/_js_libs_esprima_.syntax.variabledeclaratororexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.whilestatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.withstatement.html
api-reference/interfaces/_js_libs_esprima_.token.html
api-reference/interfaces/_platform_.device.html
api-reference/interfaces/_platform_.screenmetrics.html
api-reference/interfaces/_profiling_.timerinfo.html
api-reference/interfaces/_trace_.eventlistener.html
api-reference/interfaces/_trace_.tracewriter.html
api-reference/interfaces/_ui_action_bar_.androidactionbarsettings.html
api-reference/interfaces/_ui_action_bar_.androidactionitemsettings.html
api-reference/interfaces/_ui_action_bar_.iosactionitemsettings.html
api-reference/interfaces/_ui_animation_.animationdefinition.html
api-reference/interfaces/_ui_animation_.cancelable.html
api-reference/interfaces/_ui_animation_.pair.html
api-reference/interfaces/_ui_animation_keyframe_animation_.keyframedeclaration.html
api-reference/interfaces/_ui_animation_keyframe_animation_.keyframeinfo.html
api-reference/interfaces/_ui_animation_keyframe_animation_.keyframes.html
api-reference/interfaces/_ui_animation_keyframe_animation_.unparsedkeyframe.html
api-reference/interfaces/_ui_builder_.loadoptions.html
api-reference/interfaces/_ui_builder_component_builder_.componentmodule.html
api-reference/interfaces/_ui_core_bindable_.bindingoptions.html
api-reference/interfaces/_ui_core_bindable_.valueconverter.html
api-reference/interfaces/_ui_core_dependency_observable_.nativevalueresult.html
api-reference/interfaces/_ui_core_dependency_observable_.propertychangedata.html
api-reference/interfaces/_ui_core_dependency_observable_.propertychangedcallback.html
api-reference/interfaces/_ui_core_dependency_observable_.propertyequalitycomparer.html
api-reference/interfaces/_ui_core_dependency_observable_.propertyvalidationcallback.html
api-reference/interfaces/_ui_core_properties_.coerciblepropertyoptions.html
api-reference/interfaces/_ui_core_properties_.cssanimationpropertyoptions.html
api-reference/interfaces/_ui_core_properties_.csspropertyoptions.html
api-reference/interfaces/_ui_core_properties_.propertyoptions.html
api-reference/interfaces/_ui_core_properties_.shorthandpropertyoptions.html
api-reference/interfaces/_ui_core_view_.addarrayfrombuilder.html
api-reference/interfaces/_ui_core_view_.addchildfrombuilder.html
api-reference/interfaces/_ui_core_view_.keyedtemplate.html
api-reference/interfaces/_ui_core_view_.point.html
api-reference/interfaces/_ui_core_view_.size.html
api-reference/interfaces/_ui_core_view_.template.html
api-reference/interfaces/_ui_dialogs_.actionoptions.html
api-reference/interfaces/_ui_dialogs_.alertoptions.html
api-reference/interfaces/_ui_dialogs_.cancelableoptions.html
api-reference/interfaces/_ui_dialogs_.confirmoptions.html
api-reference/interfaces/_ui_dialogs_.dialogoptions.html
api-reference/interfaces/_ui_dialogs_.loginoptions.html
api-reference/interfaces/_ui_dialogs_.loginresult.html
api-reference/interfaces/_ui_dialogs_.promptoptions.html
api-reference/interfaces/_ui_dialogs_.promptresult.html
api-reference/interfaces/_ui_frame_.androidactivitycallbacks.html
api-reference/interfaces/_ui_frame_.androidfragmentcallbacks.html
api-reference/interfaces/_ui_frame_.androidframe.html
api-reference/interfaces/_ui_frame_.androidoptioneventdata.html
api-reference/interfaces/_ui_frame_.backstackentry.html
api-reference/interfaces/_ui_frame_.iosframe.html
api-reference/interfaces/_ui_frame_.navigationentry.html
api-reference/interfaces/_ui_frame_.navigationtransition.html
api-reference/interfaces/_ui_gestures_.gestureeventdata.html
api-reference/interfaces/_ui_gestures_.gestureeventdatawithstate.html
api-reference/interfaces/_ui_gestures_.pangestureeventdata.html
api-reference/interfaces/_ui_gestures_.pinchgestureeventdata.html
api-reference/interfaces/_ui_gestures_.pointer.html
api-reference/interfaces/_ui_gestures_.rotationgestureeventdata.html
api-reference/interfaces/_ui_gestures_.swipegestureeventdata.html
api-reference/interfaces/_ui_gestures_.touchgestureeventdata.html
api-reference/interfaces/_ui_image_cache_.downloadeddata.html
api-reference/interfaces/_ui_image_cache_.downloadrequest.html
api-reference/interfaces/_ui_list_picker_.itemssource.html
api-reference/interfaces/_ui_list_view_.itemeventdata.html
api-reference/interfaces/_ui_list_view_.itemssource.html
api-reference/interfaces/_ui_page_.navigateddata.html
api-reference/interfaces/_ui_page_.shownmodallydata.html
api-reference/interfaces/_ui_placeholder_.createvieweventdata.html
api-reference/interfaces/_ui_repeater_.itemssource.html
api-reference/interfaces/_ui_scroll_view_.scrolleventdata.html
api-reference/interfaces/_ui_segmented_bar_.selectedindexchangedeventdata.html
api-reference/interfaces/_ui_styling_css_selector_.changes.html
api-reference/interfaces/_ui_styling_css_selector_.declaration.html
api-reference/interfaces/_ui_styling_css_selector_.node.html
api-reference/interfaces/_ui_styling_css_selector_.selectorcore.html
api-reference/interfaces/_ui_styling_css_selector_parser_.attributeselector.html
api-reference/interfaces/_ui_styling_css_selector_parser_.classselector.html
api-reference/interfaces/_ui_styling_css_selector_parser_.idselector.html
api-reference/interfaces/_ui_styling_css_selector_parser_.pseudoclassselector.html
api-reference/interfaces/_ui_styling_css_selector_parser_.simpleidentifierselector.html
api-reference/interfaces/_ui_styling_css_selector_parser_.simpleselector.html
api-reference/interfaces/_ui_styling_css_selector_parser_.typeselector.html
api-reference/interfaces/_ui_styling_css_selector_parser_.universalselector.html
api-reference/interfaces/_ui_styling_font_.parsedfont.html
api-reference/interfaces/_ui_styling_style_.bordercolor.html
api-reference/interfaces/_ui_styling_style_.commonlayoutparams.html
api-reference/interfaces/_ui_styling_style_.propertybag.html
api-reference/interfaces/_ui_styling_style_.propertybagclass.html
api-reference/interfaces/_ui_styling_style_.thickness.html
api-reference/interfaces/_ui_tab_view_.selectedindexchangedeventdata.html
api-reference/interfaces/_ui_web_view_.loadeventdata.html
api-reference/interfaces/_utils_utils_.ios.textuiview.html
api-reference/interfaces/_utils_utils_.owned.html
api-reference/interfaces/_xml_.parserevent.html
api-reference/interfaces/_application_.androidactivitybackpressedeventdata.html
api-reference/interfaces/_application_.androidactivitybundleeventdata.html
api-reference/interfaces/_application_.androidactivityeventdata.html
api-reference/interfaces/_application_.androidactivityrequestpermissionseventdata.html
api-reference/interfaces/_application_.androidactivityresulteventdata.html
api-reference/interfaces/_application_.applicationeventdata.html
api-reference/interfaces/_application_.csschangedeventdata.html
api-reference/interfaces/_application_.iosapplication.html
api-reference/interfaces/_application_.launcheventdata.html
api-reference/interfaces/_application_.orientationchangedeventdata.html
api-reference/interfaces/_application_.rootviewcontrollerimpl.html
api-reference/interfaces/_application_.unhandlederroreventdata.html
api-reference/interfaces/_css_.declaration.html
api-reference/interfaces/_css_.keyframes.html
api-reference/interfaces/_css_.node.html
api-reference/interfaces/_css_.position.html
api-reference/interfaces/_css_.rule.html
api-reference/interfaces/_css_.stylesheet.html
api-reference/interfaces/_css_.syntaxtree.html
api-reference/interfaces/_css_value_.cssvalue.html
api-reference/interfaces/_data_observable_.eventdata.html
api-reference/interfaces/_data_observable_.propertychangedata.html
api-reference/interfaces/_data_observable_array_.changeddata.html
api-reference/interfaces/_data_virtual_array_.changeddata.html
api-reference/interfaces/_data_virtual_array_.itemsloading.html
api-reference/interfaces/_debugger_css_agent_d_.csscomputedstyleproperty.html
api-reference/interfaces/_debugger_css_agent_d_.cssproperty.html
api-reference/interfaces/_debugger_css_agent_d_.cssrule.html
api-reference/interfaces/_debugger_css_agent_d_.cssstyle.html
api-reference/interfaces/_debugger_css_agent_d_.cssstylesheetheader.html
api-reference/interfaces/_debugger_css_agent_d_.inheritedstyleentry.html
api-reference/interfaces/_debugger_css_agent_d_.platformfontusage.html
api-reference/interfaces/_debugger_css_agent_d_.pseudoelementmatches.html
api-reference/interfaces/_debugger_css_agent_d_.rulematch.html
api-reference/interfaces/_debugger_css_agent_d_.selectorlist.html
api-reference/interfaces/_debugger_css_agent_d_.shorthandentry.html
api-reference/interfaces/_debugger_css_agent_d_.value.html
api-reference/interfaces/_file_system_file_name_resolver_.platformcontext.html
api-reference/interfaces/_http_.httpcontent.html
api-reference/interfaces/_http_.httprequestoptions.html
api-reference/interfaces/_http_.httpresponse.html
api-reference/interfaces/_image_asset_.imageassetoptions.html
api-reference/interfaces/_js_libs_esprima_.options.html
api-reference/interfaces/_js_libs_esprima_.syntax.arrayexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.arrowfunctionexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.assignmentexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.binaryexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.blockstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.blockstatementorexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.breakstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.callexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.catchclause.html
api-reference/interfaces/_js_libs_esprima_.syntax.comment.html
api-reference/interfaces/_js_libs_esprima_.syntax.conditionalexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.continuestatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.debuggerstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.declration.html
api-reference/interfaces/_js_libs_esprima_.syntax.dowhilestatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.emptystatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.expression.html
api-reference/interfaces/_js_libs_esprima_.syntax.expressionstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.forinstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.forstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.function.html
api-reference/interfaces/_js_libs_esprima_.syntax.functiondeclration.html
api-reference/interfaces/_js_libs_esprima_.syntax.functionexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.identifier.html
api-reference/interfaces/_js_libs_esprima_.syntax.identifierorexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.ifstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.labeledstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.linelocation.html
api-reference/interfaces/_js_libs_esprima_.syntax.literal.html
api-reference/interfaces/_js_libs_esprima_.syntax.literaloridentifier.html
api-reference/interfaces/_js_libs_esprima_.syntax.logicalexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.memberexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.newexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.node.html
api-reference/interfaces/_js_libs_esprima_.syntax.objectexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.position.html
api-reference/interfaces/_js_libs_esprima_.syntax.program.html
api-reference/interfaces/_js_libs_esprima_.syntax.property.html
api-reference/interfaces/_js_libs_esprima_.syntax.returnstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.sequenceexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.someexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.somestatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.somestatementorlist.html
api-reference/interfaces/_js_libs_esprima_.syntax.statement.html
api-reference/interfaces/_js_libs_esprima_.syntax.switchcase.html
api-reference/interfaces/_js_libs_esprima_.syntax.switchstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.thisexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.throwstatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.trystatement.html
api-reference/interfaces/_js_libs_esprima_.syntax.unaryexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.updateexpression.html
api-reference/interfaces/_js_libs_esprima_.syntax.variabledeclaration.html
api-reference/interfaces/_js_libs_esprima_.syntax.variabledeclarator.html
api-reference/modules/
api-reference/modules/_ui_layouts_grid_layout_.html
api-reference/modules/_ui_layouts_layout_.html
api-reference/modules/_ui_layouts_layout_base_.html
api-reference/modules/_ui_layouts_stack_layout_.html
api-reference/modules/_ui_layouts_wrap_layout_.html
api-reference/modules/_ui_list_picker_.html
api-reference/modules/_ui_list_view_.html
api-reference/modules/_ui_list_view_.knowntemplates.html
api-reference/modules/_ui_page_.html
api-reference/modules/_ui_page_.knowncollections.html
api-reference/modules/_ui_placeholder_.html
api-reference/modules/_ui_progress_.html
api-reference/modules/_ui_proxy_view_container_.html
api-reference/modules/_ui_repeater_.html
api-reference/modules/_ui_scroll_view_.html
api-reference/modules/_ui_search_bar_.html
api-reference/modules/_ui_segmented_bar_.html
api-reference/modules/_ui_slider_.html
api-reference/modules/_ui_styling_background_.ad.html
api-reference/modules/_ui_styling_background_.html
api-reference/modules/_ui_styling_background_.ios.html
api-reference/modules/_ui_styling_css_selector_.html
api-reference/modules/_ui_styling_css_selector_parser_.html
api-reference/modules/_ui_styling_font_.fontstyle.html
api-reference/modules/_ui_styling_font_.fontweight.html
api-reference/modules/_ui_styling_font_.html
api-reference/modules/_ui_styling_font_.ios.html
api-reference/modules/_ui_styling_style_.html
api-reference/modules/_ui_styling_style_properties_.html
api-reference/modules/_ui_styling_style_properties_.length.html
api-reference/modules/_ui_styling_style_properties_.percentlength.html
api-reference/modules/_ui_styling_style_scope_.html
api-reference/modules/_ui_switch_.html
api-reference/modules/_ui_tab_view_.html
api-reference/modules/_ui_text_base_.html
api-reference/modules/_ui_text_field_.html
api-reference/modules/_ui_text_view_.html
api-reference/modules/_ui_time_picker_.html
api-reference/modules/_ui_transition_.androidtransitiontype.html
api-reference/modules/_ui_transition_.html
api-reference/modules/_ui_transition_fade_transition_.html
api-reference/modules/_ui_transition_slide_transition_.html
api-reference/modules/_ui_utils_.html
api-reference/modules/_ui_utils_.ios.html
api-reference/modules/_ui_web_view_.html
api-reference/modules/_utils_debug_.html
api-reference/modules/_utils_lazy_.html
api-reference/modules/_utils_types_.html
api-reference/modules/_utils_utils_.ad.collections.html
api-reference/modules/_utils_utils_.ad.html
api-reference/modules/_utils_utils_.ad.resources.html
api-reference/modules/_utils_utils_.html
api-reference/modules/_utils_utils_.ios.collections.html
api-reference/modules/_utils_utils_.ios.html
api-reference/modules/_utils_utils_.layout.html
api-reference/modules/_xml_.html
api-reference/modules/_application_.html
api-reference/modules/_application_settings_.html
api-reference/modules/_color_.html
api-reference/modules/_color_known_colors_.html
api-reference/modules/_connectivity_.html
api-reference/modules/_css_.html
api-reference/modules/_css_value_.html
api-reference/modules/_data_observable_.html
api-reference/modules/_data_observable_array_.html
api-reference/modules/_data_virtual_array_.html
api-reference/modules/_debugger_css_agent_d_.html
api-reference/modules/_debugger_dom_node_d_.html
api-reference/modules/_file_system_.html
api-reference/modules/_file_system_.knownfolders.html
api-reference/modules/_file_system_.knownfolders.ios.html
api-reference/modules/_file_system_.path.html
api-reference/modules/_file_system_file_name_resolver_.html
api-reference/modules/_file_system_file_system_access_.html
api-reference/modules/_fps_meter_.html
api-reference/modules/_fps_meter_fps_native_.html
api-reference/modules/_globals_globals_d_.html
api-reference/modules/_http_.html
api-reference/modules/_http_http_request_.html
api-reference/modules/_image_asset_.html
api-reference/modules/_image_source_.html
api-reference/modules/_js_libs_easysax_.html
api-reference/modules/_js_libs_esprima_.html
api-reference/modules/_js_libs_esprima_.syntax.html
api-reference/modules/_js_libs_polymer_expressions_.html
api-reference/modules/_matrix_.html
api-reference/modules/_platform_.html
api-reference/modules/_platform_.platformnames.html
api-reference/modules/_platform_.screen.html
api-reference/modules/_profiling_.html
api-reference/modules/_text_.encoding.html
api-reference/modules/_text_.html
api-reference/modules/_text_formatted_string_.html
api-reference/modules/_text_span_.html
api-reference/modules/_timer_.html
api-reference/modules/_trace_.categories.html
api-reference/modules/_trace_.html
api-reference/modules/_trace_.messagetype.html
api-reference/modules/_ui_action_bar_.html
api-reference/modules/_ui_activity_indicator_.html
api-reference/modules/_ui_animation_.html
api-reference/modules/_ui_animation_keyframe_animation_.html
api-reference/modules/_ui_builder_.html
api-reference/modules/_ui_builder_binding_builder_.bindingconstants.html
api-reference/modules/_ui_builder_binding_builder_.html
api-reference/modules/_ui_builder_component_builder_.html
api-reference/modules/_ui_button_.html
api-reference/modules/_ui_content_view_.html
api-reference/modules/_ui_core_bindable_.html
api-reference/modules/_ui_core_control_state_change_.html
api-reference/modules/_ui_core_dependency_observable_.html
api-reference/modules/_ui_core_dependency_observable_.propertymetadatasettings.html
api-reference/modules/_ui_core_dependency_observable_.valuesource.html
api-reference/modules/_ui_core_properties_.html
api-reference/modules/_ui_core_view_.html
api-reference/modules/_ui_core_view_base_.html
api-reference/modules/_ui_core_weak_event_listener_.html
api-reference/modules/_ui_date_picker_.html
api-reference/modules/_ui_dialogs_.html
api-reference/modules/_ui_dialogs_.inputtype.html
api-reference/modules/_ui_editor_text_base_.html
api-reference/modules/_ui_enums_.accuracy.html
api-reference/modules/_ui_enums_.androidactionbariconvisibility.html
api-reference/modules/_ui_enums_.androidactionitemposition.html
api-reference/modules/_ui_enums_.animationcurve.html
api-reference/modules/_ui_enums_.autocapitalizationtype.html
api-reference/modules/_ui_enums_.backgroundrepeat.html
api-reference/modules/_ui_enums_.deviceorientation.html
api-reference/modules/_ui_enums_.devicetype.html
api-reference/modules/_ui_enums_.dock.html
api-reference/modules/_ui_enums_.fontattributes.html
api-reference/modules/_ui_enums_.fontstyle.html
api-reference/modules/_ui_enums_.fontweight.html
api-reference/modules/_ui_enums_.horizontalalignment.html
api-reference/modules/_ui_enums_.html
api-reference/modules/_ui_enums_.imageformat.html
api-reference/modules/_ui_enums_.iosactionitemposition.html
api-reference/modules/_ui_enums_.keyboardtype.html
api-reference/modules/_ui_enums_.navigationbarvisibility.html
api-reference/modules/_ui_enums_.orientation.html
api-reference/modules/_ui_enums_.returnkeytype.html
api-reference/modules/_ui_enums_.statusbarstyle.html
api-reference/modules/_ui_enums_.stretch.html
api-reference/modules/_ui_enums_.textalignment.html
api-reference/modules/_ui_enums_.textdecoration.html
api-reference/modules/_ui_enums_.texttransform.html
api-reference/modules/_ui_enums_.updatetexttrigger.html
api-reference/modules/_ui_enums_.verticalalignment.html
api-reference/modules/_ui_enums_.visibility.html
api-reference/modules/_ui_enums_.whitespace.html
api-reference/modules/_ui_frame_.html
api-reference/modules/_ui_gestures_.html
api-reference/modules/_ui_gestures_.touchaction.html
api-reference/modules/_ui_html_view_.html
api-reference/modules/_ui_image_.html
api-reference/modules/_ui_image_cache_.html
api-reference/modules/_ui_label_.html
api-reference/modules/_ui_layouts_absolute_layout_.html
api-reference/modules/_ui_layouts_dock_layout_.html
api-reference/modules/_ui_layouts_flexbox_layout_.html
api-reference/modules/_ui_layouts_grid_layout_.gridunittype.html
nativescript-sdk-examples-ng@0.1.0 /vagrant/nativescript-sdk-examples-ng
├── UNMET PEER DEPENDENCY @angular/common@4.2.6
├── UNMET PEER DEPENDENCY @angular/compiler@4.2.6
├── UNMET PEER DEPENDENCY @angular/core@4.2.6
├── UNMET PEER DEPENDENCY @angular/forms@4.2.6
├── UNMET PEER DEPENDENCY @angular/http@4.2.6
├── UNMET PEER DEPENDENCY @angular/platform-browser@4.2.6
└── UNMET PEER DEPENDENCY @angular/router@4.2.6
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/common@~4.4.1 but none was installed.
npm WARN nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/compiler@~4.4.1 but none was installed.
npm WARN nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/core@~4.4.1 but none was installed.
npm WARN nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/forms@~4.4.1 but none was installed.
npm WARN nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/http@~4.4.1 but none was installed.
npm WARN nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/platform-browser@~4.4.1 but none was installed.
npm WARN nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/router@~4.4.1 but none was installed.
npm ERR! Linux 3.13.0-132-generic
npm ERR! argv "/home/vagrant/.nvm/versions/node/v6.11.4/bin/node" "/home/vagrant/.nvm/versions/node/v6.11.4/bin/npm" "install"
npm ERR! node v6.11.4
npm ERR! npm v3.10.10
npm ERR! path /vagrant/nativescript-sdk-examples-ng/node_modules/esprima/bin/esvalidate.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/vagrant/nativescript-sdk-examples-ng/node_modules/esprima/bin/esvalidate.js'
npm ERR! enoent ENOENT: no such file or directory, chmod '/vagrant/nativescript-sdk-examples-ng/node_modules/esprima/bin/esvalidate.js'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /vagrant/nativescript-sdk-examples-ng/npm-debug.log
npm ERR! code 1
0 info it worked if it ends with ok
1 verbose cli [ '/home/vagrant/.nvm/versions/node/v6.11.4/bin/node',
1 verbose cli '/home/vagrant/.nvm/versions/node/v6.11.4/bin/npm',
1 verbose cli 'install' ]
2 info using npm@3.10.10
3 info using node@v6.11.4
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly install normalizeTree
8 silly loadCurrentTree Finishing
9 silly loadIdealTree Starting
10 silly install loadIdealTree
11 silly cloneCurrentTree Starting
12 silly install cloneCurrentTreeToIdealTree
13 silly cloneCurrentTree Finishing
14 silly loadShrinkwrap Starting
15 silly install loadShrinkwrap
16 silly loadShrinkwrap Finishing
17 silly loadAllDepsIntoIdealTree Starting
18 silly install loadAllDepsIntoIdealTree
19 silly fetchNamedPackageData nativescript-css-loader
20 silly mapToRegistry name nativescript-css-loader
21 silly mapToRegistry using default registry
22 silly mapToRegistry registry https://registry.npmjs.org/
23 silly mapToRegistry data Result {
23 silly mapToRegistry raw: 'nativescript-css-loader',
23 silly mapToRegistry scope: null,
23 silly mapToRegistry escapedName: 'nativescript-css-loader',
23 silly mapToRegistry name: 'nativescript-css-loader',
23 silly mapToRegistry rawSpec: '',
23 silly mapToRegistry spec: 'latest',
23 silly mapToRegistry type: 'tag' }
24 silly mapToRegistry uri https://registry.npmjs.org/nativescript-css-loader
25 verbose request uri https://registry.npmjs.org/nativescript-css-loader
26 verbose request no auth needed
27 info attempt registry request try #1 at 4:53:59 AM
28 verbose request id 4ba21a2dff4b1576
29 verbose etag W/"58987d88-b15"
30 verbose lastModified Mon, 06 Feb 2017 13:43:36 GMT
31 http request GET https://registry.npmjs.org/nativescript-css-loader
32 http 304 https://registry.npmjs.org/nativescript-css-loader
33 verbose headers { date: 'Wed, 11 Oct 2017 04:53:11 GMT',
33 verbose headers via: '1.1 varnish',
33 verbose headers 'cache-control': 'max-age=300',
33 verbose headers etag: 'W/"58987d88-b15"',
33 verbose headers age: '0',
33 verbose headers connection: 'keep-alive',
33 verbose headers 'x-served-by': 'cache-fra1230-FRA',
33 verbose headers 'x-cache': 'MISS',
33 verbose headers 'x-cache-hits': '0',
33 verbose headers 'x-timer': 'S1507697591.221524,VS0,VE105',
33 verbose headers vary: 'Accept-Encoding, Accept' }
34 silly get cb [ 304,
34 silly get { date: 'Wed, 11 Oct 2017 04:53:11 GMT',
34 silly get via: '1.1 varnish',
34 silly get 'cache-control': 'max-age=300',
34 silly get etag: 'W/"58987d88-b15"',
34 silly get age: '0',
34 silly get connection: 'keep-alive',
34 silly get 'x-served-by': 'cache-fra1230-FRA',
34 silly get 'x-cache': 'MISS',
34 silly get 'x-cache-hits': '0',
34 silly get 'x-timer': 'S1507697591.221524,VS0,VE105',
34 silly get vary: 'Accept-Encoding, Accept' } ]
35 verbose etag https://registry.npmjs.org/nativescript-css-loader from cache
36 verbose get saving nativescript-css-loader to /home/vagrant/.npm/registry.npmjs.org/nativescript-css-loader/.cache.json
37 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
38 silly resolveWithNewModule nativescript-css-loader@0.26.1 checking installable status
39 silly cache add args [ 'nativescript-css-loader@~0.26.0', null ]
40 verbose cache add spec nativescript-css-loader@~0.26.0
41 silly cache add parsed spec Result {
41 silly cache add raw: 'nativescript-css-loader@~0.26.0',
41 silly cache add scope: null,
41 silly cache add escapedName: 'nativescript-css-loader',
41 silly cache add name: 'nativescript-css-loader',
41 silly cache add rawSpec: '~0.26.0',
41 silly cache add spec: '>=0.26.0 <0.27.0',
41 silly cache add type: 'range' }
42 silly addNamed nativescript-css-loader@>=0.26.0 <0.27.0
43 verbose addNamed ">=0.26.0 <0.27.0" is a valid semver range for nativescript-css-loader
44 silly addNameRange { name: 'nativescript-css-loader',
44 silly addNameRange range: '>=0.26.0 <0.27.0',
44 silly addNameRange hasData: false }
45 silly mapToRegistry name nativescript-css-loader
46 silly mapToRegistry using default registry
47 silly mapToRegistry registry https://registry.npmjs.org/
48 silly mapToRegistry data Result {
48 silly mapToRegistry raw: 'nativescript-css-loader',
48 silly mapToRegistry scope: null,
48 silly mapToRegistry escapedName: 'nativescript-css-loader',
48 silly mapToRegistry name: 'nativescript-css-loader',
48 silly mapToRegistry rawSpec: '',
48 silly mapToRegistry spec: 'latest',
48 silly mapToRegistry type: 'tag' }
49 silly mapToRegistry uri https://registry.npmjs.org/nativescript-css-loader
50 verbose addNameRange registry:https://registry.npmjs.org/nativescript-css-loader not in flight; fetching
51 verbose get https://registry.npmjs.org/nativescript-css-loader not expired, no request
52 silly addNameRange number 2 { name: 'nativescript-css-loader',
52 silly addNameRange range: '>=0.26.0 <0.27.0',
52 silly addNameRange hasData: true }
53 silly addNameRange versions [ 'nativescript-css-loader', [ '0.26.1' ] ]
54 silly addNamed nativescript-css-loader@0.26.1
55 verbose addNamed "0.26.1" is a plain semver version for nativescript-css-loader
56 silly cache afterAdd nativescript-css-loader@0.26.1
57 verbose afterAdd /home/vagrant/.npm/nativescript-css-loader/0.26.1/package/package.json not in flight; writing
58 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
59 verbose afterAdd /home/vagrant/.npm/nativescript-css-loader/0.26.1/package/package.json written
60 silly fetchNamedPackageData cssnano
61 silly mapToRegistry name cssnano
62 silly mapToRegistry using default registry
63 silly mapToRegistry registry https://registry.npmjs.org/
64 silly mapToRegistry data Result {
64 silly mapToRegistry raw: 'cssnano',
64 silly mapToRegistry scope: null,
64 silly mapToRegistry escapedName: 'cssnano',
64 silly mapToRegistry name: 'cssnano',
64 silly mapToRegistry rawSpec: '',
64 silly mapToRegistry spec: 'latest',
64 silly mapToRegistry type: 'tag' }
65 silly mapToRegistry uri https://registry.npmjs.org/cssnano
66 silly fetchNamedPackageData loader-utils
67 silly mapToRegistry name loader-utils
68 silly mapToRegistry using default registry
69 silly mapToRegistry registry https://registry.npmjs.org/
70 silly mapToRegistry data Result {
70 silly mapToRegistry raw: 'loader-utils',
70 silly mapToRegistry scope: null,
70 silly mapToRegistry escapedName: 'loader-utils',
70 silly mapToRegistry name: 'loader-utils',
70 silly mapToRegistry rawSpec: '',
70 silly mapToRegistry spec: 'latest',
70 silly mapToRegistry type: 'tag' }
71 silly mapToRegistry uri https://registry.npmjs.org/loader-utils
72 silly fetchNamedPackageData source-list-map
73 silly mapToRegistry name source-list-map
74 silly mapToRegistry using default registry
75 silly mapToRegistry registry https://registry.npmjs.org/
76 silly mapToRegistry data Result {
76 silly mapToRegistry raw: 'source-list-map',
76 silly mapToRegistry scope: null,
76 silly mapToRegistry escapedName: 'source-list-map',
76 silly mapToRegistry name: 'source-list-map',
76 silly mapToRegistry rawSpec: '',
76 silly mapToRegistry spec: 'latest',
76 silly mapToRegistry type: 'tag' }
77 silly mapToRegistry uri https://registry.npmjs.org/source-list-map
78 verbose request uri https://registry.npmjs.org/cssnano
79 verbose request no auth needed
80 info attempt registry request try #1 at 4:54:01 AM
81 verbose etag W/"59d8c69b-262f8"
82 verbose lastModified Sat, 07 Oct 2017 12:20:43 GMT
83 http request GET https://registry.npmjs.org/cssnano
84 verbose request uri https://registry.npmjs.org/loader-utils
85 verbose request no auth needed
86 info attempt registry request try #1 at 4:54:01 AM
87 verbose etag W/"59c355f3-a339"
88 verbose lastModified Thu, 21 Sep 2017 06:02:27 GMT
89 http request GET https://registry.npmjs.org/loader-utils
90 verbose request uri https://registry.npmjs.org/source-list-map
91 verbose request no auth needed
92 info attempt registry request try #1 at 4:54:01 AM
93 verbose etag W/"5932a044-4fef"
94 verbose lastModified Sat, 03 Jun 2017 11:40:52 GMT
95 http request GET https://registry.npmjs.org/source-list-map
96 http 304 https://registry.npmjs.org/cssnano
97 verbose headers { date: 'Wed, 11 Oct 2017 04:53:11 GMT',
97 verbose headers via: '1.1 varnish',
97 verbose headers 'cache-control': 'max-age=300',
97 verbose headers etag: 'W/"59d8c69b-262f8"',
97 verbose headers age: '0',
97 verbose headers connection: 'keep-alive',
97 verbose headers 'x-served-by': 'cache-fra1230-FRA',
97 verbose headers 'x-cache': 'HIT',
97 verbose headers 'x-cache-hits': '1',
97 verbose headers 'x-timer': 'S1507697592.846113,VS0,VE0',
97 verbose headers vary: 'Accept-Encoding, Accept' }
98 silly get cb [ 304,
98 silly get { date: 'Wed, 11 Oct 2017 04:53:11 GMT',
98 silly get via: '1.1 varnish',
98 silly get 'cache-control': 'max-age=300',
98 silly get etag: 'W/"59d8c69b-262f8"',
98 silly get age: '0',
98 silly get connection: 'keep-alive',
98 silly get 'x-served-by': 'cache-fra1230-FRA',
98 silly get 'x-cache': 'HIT',
98 silly get 'x-cache-hits': '1',
98 silly get 'x-timer': 'S1507697592.846113,VS0,VE0',
98 silly get vary: 'Accept-Encoding, Accept' } ]
99 verbose etag https://registry.npmjs.org/cssnano from cache
100 verbose get saving cssnano to /home/vagrant/.npm/registry.npmjs.org/cssnano/.cache.json
101 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
102 silly resolveWithNewModule cssnano@3.10.0 checking installable status
103 silly cache add args [ 'cssnano@>=2.6.1 <4', null ]
104 verbose cache add spec cssnano@>=2.6.1 <4
105 silly cache add parsed spec Result {
105 silly cache add raw: 'cssnano@>=2.6.1 <4',
105 silly cache add scope: null,
105 silly cache add escapedName: 'cssnano',
105 silly cache add name: 'cssnano',
105 silly cache add rawSpec: '>=2.6.1 <4',
105 silly cache add spec: '>=2.6.1 <4.0.0',
105 silly cache add type: 'range' }
106 silly addNamed cssnano@>=2.6.1 <4.0.0
107 verbose addNamed ">=2.6.1 <4.0.0" is a valid semver range for cssnano
108 silly addNameRange { name: 'cssnano', range: '>=2.6.1 <4.0.0', hasData: false }
109 silly mapToRegistry name cssnano
110 silly mapToRegistry using default registry
111 silly mapToRegistry registry https://registry.npmjs.org/
112 silly mapToRegistry data Result {
112 silly mapToRegistry raw: 'cssnano',
112 silly mapToRegistry scope: null,
112 silly mapToRegistry escapedName: 'cssnano',
112 silly mapToRegistry name: 'cssnano',
112 silly mapToRegistry rawSpec: '',
112 silly mapToRegistry spec: 'latest',
112 silly mapToRegistry type: 'tag' }
113 silly mapToRegistry uri https://registry.npmjs.org/cssnano
114 verbose addNameRange registry:https://registry.npmjs.org/cssnano not in flight; fetching
115 verbose get https://registry.npmjs.org/cssnano not expired, no request
116 silly addNameRange number 2 { name: 'cssnano', range: '>=2.6.1 <4.0.0', hasData: true }
117 silly addNameRange versions [ 'cssnano',
117 silly addNameRange [ '1.0.0',
117 silly addNameRange '1.0.1',
117 silly addNameRange '1.0.2',
117 silly addNameRange '1.1.0',
117 silly addNameRange '1.2.0',
117 silly addNameRange '1.2.1',
117 silly addNameRange '1.3.0',
117 silly addNameRange '1.3.1',
117 silly addNameRange '1.3.2',
117 silly addNameRange '1.3.3',
117 silly addNameRange '1.4.0',
117 silly addNameRange '1.4.1',
117 silly addNameRange '1.4.2',
117 silly addNameRange '1.4.3',
117 silly addNameRange '2.0.0',
117 silly addNameRange '2.0.1',
117 silly addNameRange '2.0.2',
117 silly addNameRange '2.0.3',
117 silly addNameRange '2.1.0',
117 silly addNameRange '2.1.1',
117 silly addNameRange '2.2.0',
117 silly addNameRange '2.3.0',
117 silly addNameRange '2.4.0',
117 silly addNameRange '2.5.0',
117 silly addNameRange '2.6.0',
117 silly addNameRange '2.6.1',
117 silly addNameRange '3.0.0',
117 silly addNameRange '3.0.1',
117 silly addNameRange '3.0.2',
117 silly addNameRange '3.0.3',
117 silly addNameRange '3.1.0',
117 silly addNameRange '3.2.0',
117 silly addNameRange '3.3.0',
117 silly addNameRange '3.3.1',
117 silly addNameRange '3.3.2',
117 silly addNameRange '3.4.0',
117 silly addNameRange '3.5.0',
117 silly addNameRange '3.5.1',
117 silly addNameRange '3.5.2',
117 silly addNameRange '3.6.0',
117 silly addNameRange '3.6.1',
117 silly addNameRange '3.6.2',
117 silly addNameRange '3.7.0',
117 silly addNameRange '3.7.1',
117 silly addNameRange '3.7.2',
117 silly addNameRange '3.7.3',
117 silly addNameRange '3.7.4',
117 silly addNameRange '3.7.5',
117 silly addNameRange '3.7.6',
117 silly addNameRange '3.7.7',
117 silly addNameRange '3.8.0',
117 silly addNameRange '3.8.1',
117 silly addNameRange '3.8.2',
117 silly addNameRange '3.9.0',
117 silly addNameRange '3.9.1',
117 silly addNameRange '3.10.0',
117 silly addNameRange '4.0.0-rc.0',
117 silly addNameRange '4.0.0-rc.1',
117 silly addNameRange '4.0.0-rc.2' ] ]
118 silly addNamed cssnano@3.10.0
119 verbose addNamed "3.10.0" is a plain semver version for cssnano
120 silly cache afterAdd cssnano@3.10.0
121 verbose afterAdd /home/vagrant/.npm/cssnano/3.10.0/package/package.json not in flight; writing
122 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
123 verbose afterAdd /home/vagrant/.npm/cssnano/3.10.0/package/package.json written
124 http 304 https://registry.npmjs.org/loader-utils
125 verbose headers { date: 'Wed, 11 Oct 2017 04:53:12 GMT',
125 verbose headers via: '1.1 varnish',
125 verbose headers 'cache-control': 'max-age=300',
125 verbose headers etag: 'W/"59c355f3-a339"',
125 verbose headers age: '69',
125 verbose headers connection: 'keep-alive',
125 verbose headers 'x-served-by': 'cache-fra1229-FRA',
125 verbose headers 'x-cache': 'HIT',
125 verbose headers 'x-cache-hits': '1',
125 verbose headers 'x-timer': 'S1507697593.617594,VS0,VE0',
125 verbose headers vary: 'Accept-Encoding, Accept' }
126 silly get cb [ 304,
126 silly get { date: 'Wed, 11 Oct 2017 04:53:12 GMT',
126 silly get via: '1.1 varnish',
126 silly get 'cache-control': 'max-age=300',
126 silly get etag: 'W/"59c355f3-a339"',
126 silly get age: '69',
126 silly get connection: 'keep-alive',
126 silly get 'x-served-by': 'cache-fra1229-FRA',
126 silly get 'x-cache': 'HIT',
126 silly get 'x-cache-hits': '1',
126 silly get 'x-timer': 'S1507697593.617594,VS0,VE0',
126 silly get vary: 'Accept-Encoding, Accept' } ]
127 verbose etag https://registry.npmjs.org/loader-utils from cache
128 verbose get saving loader-utils to /home/vagrant/.npm/registry.npmjs.org/loader-utils/.cache.json
129 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
130 http 304 https://registry.npmjs.org/source-list-map
131 verbose headers { date: 'Wed, 11 Oct 2017 04:53:12 GMT',
131 verbose headers via: '1.1 varnish',
131 verbose headers 'cache-control': 'max-age=300',
131 verbose headers etag: 'W/"5932a044-4fef"',
131 verbose headers age: '290',
131 verbose headers connection: 'keep-alive',
131 verbose headers 'x-served-by': 'cache-fra1239-FRA',
131 verbose headers 'x-cache': 'HIT',
131 verbose headers 'x-cache-hits': '1',
131 verbose headers 'x-timer': 'S1507697593.625049,VS0,VE0',
131 verbose headers vary: 'Accept-Encoding, Accept' }
132 silly get cb [ 304,
132 silly get { date: 'Wed, 11 Oct 2017 04:53:12 GMT',
132 silly get via: '1.1 varnish',
132 silly get 'cache-control': 'max-age=300',
132 silly get etag: 'W/"5932a044-4fef"',
132 silly get age: '290',
132 silly get connection: 'keep-alive',
132 silly get 'x-served-by': 'cache-fra1239-FRA',
132 silly get 'x-cache': 'HIT',
132 silly get 'x-cache-hits': '1',
132 silly get 'x-timer': 'S1507697593.625049,VS0,VE0',
132 silly get vary: 'Accept-Encoding, Accept' } ]
133 verbose etag https://registry.npmjs.org/source-list-map from cache
134 verbose get saving source-list-map to /home/vagrant/.npm/registry.npmjs.org/source-list-map/.cache.json
135 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
136 silly resolveWithNewModule loader-utils@0.2.17 checking installable status
137 silly cache add args [ 'loader-utils@~0.2.2', null ]
138 verbose cache add spec loader-utils@~0.2.2
139 silly cache add parsed spec Result {
139 silly cache add raw: 'loader-utils@~0.2.2',
139 silly cache add scope: null,
139 silly cache add escapedName: 'loader-utils',
139 silly cache add name: 'loader-utils',
139 silly cache add rawSpec: '~0.2.2',
139 silly cache add spec: '>=0.2.2 <0.3.0',
139 silly cache add type: 'range' }
140 silly addNamed loader-utils@>=0.2.2 <0.3.0
141 verbose addNamed ">=0.2.2 <0.3.0" is a valid semver range for loader-utils
142 silly addNameRange { name: 'loader-utils', range: '>=0.2.2 <0.3.0', hasData: false }
143 silly mapToRegistry name loader-utils
144 silly mapToRegistry using default registry
145 silly mapToRegistry registry https://registry.npmjs.org/
146 silly mapToRegistry data Result {
146 silly mapToRegistry raw: 'loader-utils',
146 silly mapToRegistry scope: null,
146 silly mapToRegistry escapedName: 'loader-utils',
146 silly mapToRegistry name: 'loader-utils',
146 silly mapToRegistry rawSpec: '',
146 silly mapToRegistry spec: 'latest',
146 silly mapToRegistry type: 'tag' }
147 silly mapToRegistry uri https://registry.npmjs.org/loader-utils
148 verbose addNameRange registry:https://registry.npmjs.org/loader-utils not in flight; fetching
149 silly resolveWithNewModule source-list-map@0.1.8 checking installable status
150 silly cache add args [ 'source-list-map@^0.1.7', null ]
151 verbose cache add spec source-list-map@^0.1.7
152 silly cache add parsed spec Result {
152 silly cache add raw: 'source-list-map@^0.1.7',
152 silly cache add scope: null,
152 silly cache add escapedName: 'source-list-map',
152 silly cache add name: 'source-list-map',
152 silly cache add rawSpec: '^0.1.7',
152 silly cache add spec: '>=0.1.7 <0.2.0',
152 silly cache add type: 'range' }
153 silly addNamed source-list-map@>=0.1.7 <0.2.0
154 verbose addNamed ">=0.1.7 <0.2.0" is a valid semver range for source-list-map
155 silly addNameRange { name: 'source-list-map',
155 silly addNameRange range: '>=0.1.7 <0.2.0',
155 silly addNameRange hasData: false }
156 silly mapToRegistry name source-list-map
157 silly mapToRegistry using default registry
158 silly mapToRegistry registry https://registry.npmjs.org/
159 silly mapToRegistry data Result {
159 silly mapToRegistry raw: 'source-list-map',
159 silly mapToRegistry scope: null,
159 silly mapToRegistry escapedName: 'source-list-map',
159 silly mapToRegistry name: 'source-list-map',
159 silly mapToRegistry rawSpec: '',
159 silly mapToRegistry spec: 'latest',
159 silly mapToRegistry type: 'tag' }
160 silly mapToRegistry uri https://registry.npmjs.org/source-list-map
161 verbose addNameRange registry:https://registry.npmjs.org/source-list-map not in flight; fetching
162 verbose get https://registry.npmjs.org/loader-utils not expired, no request
163 silly addNameRange number 2 { name: 'loader-utils', range: '>=0.2.2 <0.3.0', hasData: true }
164 silly addNameRange versions [ 'loader-utils',
164 silly addNameRange [ '0.1.0',
164 silly addNameRange '0.1.1',
164 silly addNameRange '0.1.2',
164 silly addNameRange '0.2.0',
164 silly addNameRange '0.2.1',
164 silly addNameRange '0.2.2',
164 silly addNameRange '0.2.3',
164 silly addNameRange '0.2.4',
164 silly addNameRange '0.2.5',
164 silly addNameRange '0.2.6',
164 silly addNameRange '0.2.7',
164 silly addNameRange '0.2.8',
164 silly addNameRange '0.2.9',
164 silly addNameRange '0.2.10',
164 silly addNameRange '0.2.11',
164 silly addNameRange '0.2.12',
164 silly addNameRange '0.2.13',
164 silly addNameRange '0.2.14',
164 silly addNameRange '0.2.15',
164 silly addNameRange '0.2.16',
164 silly addNameRange '0.2.17',
164 silly addNameRange '1.0.0',
164 silly addNameRange '1.0.1',
164 silly addNameRange '1.0.2',
164 silly addNameRange '1.0.3',
164 silly addNameRange '1.0.4',
164 silly addNameRange '1.1.0' ] ]
165 silly addNamed loader-utils@0.2.17
166 verbose addNamed "0.2.17" is a plain semver version for loader-utils
167 verbose get https://registry.npmjs.org/source-list-map not expired, no request
168 silly addNameRange number 2 { name: 'source-list-map',
168 silly addNameRange range: '>=0.1.7 <0.2.0',
168 silly addNameRange hasData: true }
169 silly addNameRange versions [ 'source-list-map',
169 silly addNameRange [ '0.1.0',
169 silly addNameRange '0.1.1',
169 silly addNameRange '0.1.2',
169 silly addNameRange '0.1.3',
169 silly addNameRange '0.1.4',
169 silly addNameRange '0.1.5',
169 silly addNameRange '0.1.6',
169 silly addNameRange '0.1.7',
169 silly addNameRange '0.1.8',
169 silly addNameRange '1.0.0',
169 silly addNameRange '1.0.1',
169 silly addNameRange '1.1.0',
169 silly addNameRange '1.1.1',
169 silly addNameRange '1.1.2',
169 silly addNameRange '2.0.0' ] ]
170 silly addNamed source-list-map@0.1.8
171 verbose addNamed "0.1.8" is a plain semver version for source-list-map
172 silly cache afterAdd loader-utils@0.2.17
173 verbose afterAdd /home/vagrant/.npm/loader-utils/0.2.17/package/package.json not in flight; writing
174 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
175 silly cache afterAdd source-list-map@0.1.8
176 verbose afterAdd /home/vagrant/.npm/source-list-map/0.1.8/package/package.json not in flight; writing
177 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
178 verbose afterAdd /home/vagrant/.npm/loader-utils/0.2.17/package/package.json written
179 verbose afterAdd /home/vagrant/.npm/source-list-map/0.1.8/package/package.json written
180 silly fetchNamedPackageData postcss-svgo
181 silly mapToRegistry name postcss-svgo
182 silly mapToRegistry using default registry
183 silly mapToRegistry registry https://registry.npmjs.org/
184 silly mapToRegistry data Result {
184 silly mapToRegistry raw: 'postcss-svgo',
184 silly mapToRegistry scope: null,
184 silly mapToRegistry escapedName: 'postcss-svgo',
184 silly mapToRegistry name: 'postcss-svgo',
184 silly mapToRegistry rawSpec: '',
184 silly mapToRegistry spec: 'latest',
184 silly mapToRegistry type: 'tag' }
185 silly mapToRegistry uri https://registry.npmjs.org/postcss-svgo
186 verbose request uri https://registry.npmjs.org/postcss-svgo
187 verbose request no auth needed
188 info attempt registry request try #1 at 4:54:02 AM
189 verbose etag W/"5987aa83-7fbd"
190 verbose lastModified Sun, 06 Aug 2017 23:47:15 GMT
191 http request GET https://registry.npmjs.org/postcss-svgo
192 http 304 https://registry.npmjs.org/postcss-svgo
193 verbose headers { date: 'Wed, 11 Oct 2017 04:53:13 GMT',
193 verbose headers via: '1.1 varnish',
193 verbose headers 'cache-control': 'max-age=300',
193 verbose headers etag: 'W/"5987aa83-7fbd"',
193 verbose headers age: '120',
193 verbose headers connection: 'keep-alive',
193 verbose headers 'x-served-by': 'cache-fra1230-FRA',
193 verbose headers 'x-cache': 'HIT',
193 verbose headers 'x-cache-hits': '1',
193 verbose headers 'x-timer': 'S1507697593.183856,VS0,VE1',
193 verbose headers vary: 'Accept-Encoding, Accept' }
194 silly get cb [ 304,
194 silly get { date: 'Wed, 11 Oct 2017 04:53:13 GMT',
194 silly get via: '1.1 varnish',
194 silly get 'cache-control': 'max-age=300',
194 silly get etag: 'W/"5987aa83-7fbd"',
194 silly get age: '120',
194 silly get connection: 'keep-alive',
194 silly get 'x-served-by': 'cache-fra1230-FRA',
194 silly get 'x-cache': 'HIT',
194 silly get 'x-cache-hits': '1',
194 silly get 'x-timer': 'S1507697593.183856,VS0,VE1',
194 silly get vary: 'Accept-Encoding, Accept' } ]
195 verbose etag https://registry.npmjs.org/postcss-svgo from cache
196 verbose get saving postcss-svgo to /home/vagrant/.npm/registry.npmjs.org/postcss-svgo/.cache.json
197 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
198 silly resolveWithNewModule postcss-svgo@2.1.6 checking installable status
199 silly cache add args [ 'postcss-svgo@^2.1.1', null ]
200 verbose cache add spec postcss-svgo@^2.1.1
201 silly cache add parsed spec Result {
201 silly cache add raw: 'postcss-svgo@^2.1.1',
201 silly cache add scope: null,
201 silly cache add escapedName: 'postcss-svgo',
201 silly cache add name: 'postcss-svgo',
201 silly cache add rawSpec: '^2.1.1',
201 silly cache add spec: '>=2.1.1 <3.0.0',
201 silly cache add type: 'range' }
202 silly addNamed postcss-svgo@>=2.1.1 <3.0.0
203 verbose addNamed ">=2.1.1 <3.0.0" is a valid semver range for postcss-svgo
204 silly addNameRange { name: 'postcss-svgo', range: '>=2.1.1 <3.0.0', hasData: false }
205 silly mapToRegistry name postcss-svgo
206 silly mapToRegistry using default registry
207 silly mapToRegistry registry https://registry.npmjs.org/
208 silly mapToRegistry data Result {
208 silly mapToRegistry raw: 'postcss-svgo',
208 silly mapToRegistry scope: null,
208 silly mapToRegistry escapedName: 'postcss-svgo',
208 silly mapToRegistry name: 'postcss-svgo',
208 silly mapToRegistry rawSpec: '',
208 silly mapToRegistry spec: 'latest',
208 silly mapToRegistry type: 'tag' }
209 silly mapToRegistry uri https://registry.npmjs.org/postcss-svgo
210 verbose addNameRange registry:https://registry.npmjs.org/postcss-svgo not in flight; fetching
211 verbose get https://registry.npmjs.org/postcss-svgo not expired, no request
212 silly addNameRange number 2 { name: 'postcss-svgo', range: '>=2.1.1 <3.0.0', hasData: true }
213 silly addNameRange versions [ 'postcss-svgo',
213 silly addNameRange [ '1.0.0',
213 silly addNameRange '1.0.1',
213 silly addNameRange '1.1.0',
213 silly addNameRange '2.0.0',
213 silly addNameRange '2.0.1',
213 silly addNameRange '2.0.2',
213 silly addNameRange '2.0.3',
213 silly addNameRange '2.0.4',
213 silly addNameRange '2.1.0',
213 silly addNameRange '2.1.1',
213 silly addNameRange '2.1.2',
213 silly addNameRange '2.1.3',
213 silly addNameRange '2.1.4',
213 silly addNameRange '2.1.5',
213 silly addNameRange '2.1.6',
213 silly addNameRange '4.0.0-rc.0',
213 silly addNameRange '4.0.0-rc.2' ] ]
214 silly addNamed postcss-svgo@2.1.6
215 verbose addNamed "2.1.6" is a plain semver version for postcss-svgo
216 silly cache afterAdd postcss-svgo@2.1.6
217 verbose afterAdd /home/vagrant/.npm/postcss-svgo/2.1.6/package/package.json not in flight; writing
218 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
219 verbose afterAdd /home/vagrant/.npm/postcss-svgo/2.1.6/package/package.json written
220 silly fetchNamedPackageData svgo
221 silly mapToRegistry name svgo
222 silly mapToRegistry using default registry
223 silly mapToRegistry registry https://registry.npmjs.org/
224 silly mapToRegistry data Result {
224 silly mapToRegistry raw: 'svgo',
224 silly mapToRegistry scope: null,
224 silly mapToRegistry escapedName: 'svgo',
224 silly mapToRegistry name: 'svgo',
224 silly mapToRegistry rawSpec: '',
224 silly mapToRegistry spec: 'latest',
224 silly mapToRegistry type: 'tag' }
225 silly mapToRegistry uri https://registry.npmjs.org/svgo
226 verbose request uri https://registry.npmjs.org/svgo
227 verbose request no auth needed
228 info attempt registry request try #1 at 4:54:03 AM
229 verbose etag W/"595bc2b5-199e4"
230 verbose lastModified Tue, 04 Jul 2017 16:30:45 GMT
231 http request GET https://registry.npmjs.org/svgo
232 http 304 https://registry.npmjs.org/svgo
233 verbose headers { date: 'Wed, 11 Oct 2017 04:53:13 GMT',
233 verbose headers via: '1.1 varnish',
233 verbose headers 'cache-control': 'max-age=300',
233 verbose headers etag: 'W/"595bc2b5-199e4"',
233 verbose headers age: '197',
233 verbose headers connection: 'keep-alive',
233 verbose headers 'x-served-by': 'cache-fra1229-FRA',
233 verbose headers 'x-cache': 'HIT',
233 verbose headers 'x-cache-hits': '1',
233 verbose headers 'x-timer': 'S1507697594.714951,VS0,VE0',
233 verbose headers vary: 'Accept-Encoding, Accept' }
234 silly get cb [ 304,
234 silly get { date: 'Wed, 11 Oct 2017 04:53:13 GMT',
234 silly get via: '1.1 varnish',
234 silly get 'cache-control': 'max-age=300',
234 silly get etag: 'W/"595bc2b5-199e4"',
234 silly get age: '197',
234 silly get connection: 'keep-alive',
234 silly get 'x-served-by': 'cache-fra1229-FRA',
234 silly get 'x-cache': 'HIT',
234 silly get 'x-cache-hits': '1',
234 silly get 'x-timer': 'S1507697594.714951,VS0,VE0',
234 silly get vary: 'Accept-Encoding, Accept' } ]
235 verbose etag https://registry.npmjs.org/svgo from cache
236 verbose get saving svgo to /home/vagrant/.npm/registry.npmjs.org/svgo/.cache.json
237 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
238 silly resolveWithNewModule svgo@0.7.2 checking installable status
239 silly cache add args [ 'svgo@^0.7.0', null ]
240 verbose cache add spec svgo@^0.7.0
241 silly cache add parsed spec Result {
241 silly cache add raw: 'svgo@^0.7.0',
241 silly cache add scope: null,
241 silly cache add escapedName: 'svgo',
241 silly cache add name: 'svgo',
241 silly cache add rawSpec: '^0.7.0',
241 silly cache add spec: '>=0.7.0 <0.8.0',
241 silly cache add type: 'range' }
242 silly addNamed svgo@>=0.7.0 <0.8.0
243 verbose addNamed ">=0.7.0 <0.8.0" is a valid semver range for svgo
244 silly addNameRange { name: 'svgo', range: '>=0.7.0 <0.8.0', hasData: false }
245 silly mapToRegistry name svgo
246 silly mapToRegistry using default registry
247 silly mapToRegistry registry https://registry.npmjs.org/
248 silly mapToRegistry data Result {
248 silly mapToRegistry raw: 'svgo',
248 silly mapToRegistry scope: null,
248 silly mapToRegistry escapedName: 'svgo',
248 silly mapToRegistry name: 'svgo',
248 silly mapToRegistry rawSpec: '',
248 silly mapToRegistry spec: 'latest',
248 silly mapToRegistry type: 'tag' }
249 silly mapToRegistry uri https://registry.npmjs.org/svgo
250 verbose addNameRange registry:https://registry.npmjs.org/svgo not in flight; fetching
251 verbose get https://registry.npmjs.org/svgo not expired, no request
252 silly addNameRange number 2 { name: 'svgo', range: '>=0.7.0 <0.8.0', hasData: true }
253 silly addNameRange versions [ 'svgo',
253 silly addNameRange [ '0.0.1',
253 silly addNameRange '0.0.1-2',
253 silly addNameRange '0.0.1-3',
253 silly addNameRange '0.0.2',
253 silly addNameRange '0.0.3',
253 silly addNameRange '0.0.4',
253 silly addNameRange '0.0.5',
253 silly addNameRange '0.0.5-1',
253 silly addNameRange '0.0.6',
253 silly addNameRange '0.0.7',
253 silly addNameRange '0.0.7-1',
253 silly addNameRange '0.0.8',
253 silly addNameRange '0.0.9',
253 silly addNameRange '0.0.9-1',
253 silly addNameRange '0.1.0',
253 silly addNameRange '0.1.1',
253 silly addNameRange '0.1.2',
253 silly addNameRange '0.1.3',
253 silly addNameRange '0.1.4',
253 silly addNameRange '0.1.5',
253 silly addNameRange '0.1.6',
253 silly addNameRange '0.1.7',
253 silly addNameRange '0.1.8',
253 silly addNameRange '0.1.9',
253 silly addNameRange '0.1.9-1',
253 silly addNameRange '0.2.0',
253 silly addNameRange '0.2.1',
253 silly addNameRange '0.2.2',
253 silly addNameRange '0.2.3',
253 silly addNameRange '0.2.4',
253 silly addNameRange '0.3.0',
253 silly addNameRange '0.3.1',
253 silly addNameRange '0.3.2',
253 silly addNameRange '0.3.3',
253 silly addNameRange '0.3.4',
253 silly addNameRange '0.3.5',
253 silly addNameRange '0.3.6',
253 silly addNameRange '0.3.7',
253 silly addNameRange '0.4.0',
253 silly addNameRange '0.4.1',
253 silly addNameRange '0.4.2',
253 silly addNameRange '0.4.3',
253 silly addNameRange '0.4.4',
253 silly addNameRange '0.4.5',
253 silly addNameRange '0.5.0',
253 silly addNameRange '0.5.1',
253 silly addNameRange '0.5.2',
253 silly addNameRange '0.5.3',
253 silly addNameRange '0.5.4',
253 silly addNameRange '0.5.5',
253 silly addNameRange '0.5.6',
253 silly addNameRange '0.6.0',
253 silly addNameRange '0.6.1',
253 silly addNameRange '0.6.2',
253 silly addNameRange '0.6.3',
253 silly addNameRange '0.6.4',
253 silly addNameRange '0.6.5',
253 silly addNameRange '0.6.6',
253 silly addNameRange '0.7.0',
253 silly addNameRange '0.7.1',
253 silly addNameRange '0.7.2' ] ]
254 silly addNamed svgo@0.7.2
255 verbose addNamed "0.7.2" is a plain semver version for svgo
256 silly cache afterAdd svgo@0.7.2
257 verbose afterAdd /home/vagrant/.npm/svgo/0.7.2/package/package.json not in flight; writing
258 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
259 verbose afterAdd /home/vagrant/.npm/svgo/0.7.2/package/package.json written
260 silly fetchNamedPackageData js-yaml
261 silly mapToRegistry name js-yaml
262 silly mapToRegistry using default registry
263 silly mapToRegistry registry https://registry.npmjs.org/
264 silly mapToRegistry data Result {
264 silly mapToRegistry raw: 'js-yaml',
264 silly mapToRegistry scope: null,
264 silly mapToRegistry escapedName: 'js-yaml',
264 silly mapToRegistry name: 'js-yaml',
264 silly mapToRegistry rawSpec: '',
264 silly mapToRegistry spec: 'latest',
264 silly mapToRegistry type: 'tag' }
265 silly mapToRegistry uri https://registry.npmjs.org/js-yaml
266 verbose request uri https://registry.npmjs.org/js-yaml
267 verbose request no auth needed
268 info attempt registry request try #1 at 4:54:03 AM
269 verbose etag W/"59cb0ea3-18903"
270 verbose lastModified Wed, 27 Sep 2017 02:36:19 GMT
271 http request GET https://registry.npmjs.org/js-yaml
272 http 200 https://registry.npmjs.org/js-yaml
273 verbose headers { server: 'nginx/1.10.1',
273 verbose headers 'content-type': 'application/json',
273 verbose headers 'last-modified': 'Tue, 10 Oct 2017 22:23:34 GMT',
273 verbose headers etag: 'W/"59dd4866-18912"',
273 verbose headers 'content-encoding': 'gzip',
273 verbose headers 'cache-control': 'max-age=300',
273 verbose headers 'content-length': '12811',
273 verbose headers 'accept-ranges': 'bytes',
273 verbose headers date: 'Wed, 11 Oct 2017 04:53:14 GMT',
273 verbose headers via: '1.1 varnish',
273 verbose headers age: '16',
273 verbose headers connection: 'keep-alive',
273 verbose headers 'x-served-by': 'cache-fra1239-FRA',
273 verbose headers 'x-cache': 'HIT',
273 verbose headers 'x-cache-hits': '1',
273 verbose headers 'x-timer': 'S1507697594.483846,VS0,VE0',
273 verbose headers vary: 'Accept-Encoding, Accept' }
274 silly get cb [ 200,
274 silly get { server: 'nginx/1.10.1',
274 silly get 'content-type': 'application/json',
274 silly get 'last-modified': 'Tue, 10 Oct 2017 22:23:34 GMT',
274 silly get etag: 'W/"59dd4866-18912"',
274 silly get 'content-encoding': 'gzip',
274 silly get 'cache-control': 'max-age=300',
274 silly get 'content-length': '12811',
274 silly get 'accept-ranges': 'bytes',
274 silly get date: 'Wed, 11 Oct 2017 04:53:14 GMT',
274 silly get via: '1.1 varnish',
274 silly get age: '16',
274 silly get connection: 'keep-alive',
274 silly get 'x-served-by': 'cache-fra1239-FRA',
274 silly get 'x-cache': 'HIT',
274 silly get 'x-cache-hits': '1',
274 silly get 'x-timer': 'S1507697594.483846,VS0,VE0',
274 silly get vary: 'Accept-Encoding, Accept' } ]
275 verbose get saving js-yaml to /home/vagrant/.npm/registry.npmjs.org/js-yaml/.cache.json
276 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
277 silly resolveWithNewModule js-yaml@3.7.0 checking installable status
278 silly cache add args [ 'js-yaml@~3.7.0', null ]
279 verbose cache add spec js-yaml@~3.7.0
280 silly cache add parsed spec Result {
280 silly cache add raw: 'js-yaml@~3.7.0',
280 silly cache add scope: null,
280 silly cache add escapedName: 'js-yaml',
280 silly cache add name: 'js-yaml',
280 silly cache add rawSpec: '~3.7.0',
280 silly cache add spec: '>=3.7.0 <3.8.0',
280 silly cache add type: 'range' }
281 silly addNamed js-yaml@>=3.7.0 <3.8.0
282 verbose addNamed ">=3.7.0 <3.8.0" is a valid semver range for js-yaml
283 silly addNameRange { name: 'js-yaml', range: '>=3.7.0 <3.8.0', hasData: false }
284 silly mapToRegistry name js-yaml
285 silly mapToRegistry using default registry
286 silly mapToRegistry registry https://registry.npmjs.org/
287 silly mapToRegistry data Result {
287 silly mapToRegistry raw: 'js-yaml',
287 silly mapToRegistry scope: null,
287 silly mapToRegistry escapedName: 'js-yaml',
287 silly mapToRegistry name: 'js-yaml',
287 silly mapToRegistry rawSpec: '',
287 silly mapToRegistry spec: 'latest',
287 silly mapToRegistry type: 'tag' }
288 silly mapToRegistry uri https://registry.npmjs.org/js-yaml
289 verbose addNameRange registry:https://registry.npmjs.org/js-yaml not in flight; fetching
290 verbose get https://registry.npmjs.org/js-yaml not expired, no request
291 silly addNameRange number 2 { name: 'js-yaml', range: '>=3.7.0 <3.8.0', hasData: true }
292 silly addNameRange versions [ 'js-yaml',
292 silly addNameRange [ '0.2.0',
292 silly addNameRange '0.2.1',
292 silly addNameRange '0.2.2',
292 silly addNameRange '0.3.0',
292 silly addNameRange '0.3.1',
292 silly addNameRange '0.3.2',
292 silly addNameRange '0.3.3',
292 silly addNameRange '0.3.4',
292 silly addNameRange '0.3.5',
292 silly addNameRange '0.3.6',
292 silly addNameRange '0.3.7',
292 silly addNameRange '1.0.0',
292 silly addNameRange '1.0.1',
292 silly addNameRange '1.0.2',
292 silly addNameRange '1.0.3',
292 silly addNameRange '2.0.0',
292 silly addNameRange '2.0.1',
292 silly addNameRange '2.0.2',
292 silly addNameRange '2.0.3',
292 silly addNameRange '2.0.4',
292 silly addNameRange '2.0.5',
292 silly addNameRange '2.1.0',
292 silly addNameRange '2.1.1',
292 silly addNameRange '2.1.2',
292 silly addNameRange '2.1.3',
292 silly addNameRange '3.0.0',
292 silly addNameRange '3.0.1',
292 silly addNameRange '3.0.2',
292 silly addNameRange '3.1.0',
292 silly addNameRange '3.2.1',
292 silly addNameRange '3.2.2',
292 silly addNameRange '3.2.3',
292 silly addNameRange '3.2.4',
292 silly addNameRange '3.2.5',
292 silly addNameRange '3.2.6',
292 silly addNameRange '3.2.7',
292 silly addNameRange '3.3.0',
292 silly addNameRange '3.3.1',
292 silly addNameRange '3.4.0',
292 silly addNameRange '3.4.1',
292 silly addNameRange '3.4.2',
292 silly addNameRange '3.4.3',
292 silly addNameRange '3.4.4',
292 silly addNameRange '3.4.5',
292 silly addNameRange '3.4.6',
292 silly addNameRange '3.5.0',
292 silly addNameRange '3.5.1',
292 silly addNameRange '3.5.2',
292 silly addNameRange '3.5.3',
292 silly addNameRange '3.5.4',
292 silly addNameRange '3.5.5',
292 silly addNameRange '3.6.0',
292 silly addNameRange '3.6.1',
292 silly addNameRange '3.7.0',
292 silly addNameRange '3.8.0',
292 silly addNameRange '3.8.1',
292 silly addNameRange '3.8.2',
292 silly addNameRange '3.8.3',
292 silly addNameRange '3.8.4',
292 silly addNameRange '3.9.0',
292 silly addNameRange '3.9.1',
292 silly addNameRange '3.10.0' ] ]
293 silly addNamed js-yaml@3.7.0
294 verbose addNamed "3.7.0" is a plain semver version for js-yaml
295 silly cache afterAdd js-yaml@3.7.0
296 verbose afterAdd /home/vagrant/.npm/js-yaml/3.7.0/package/package.json not in flight; writing
297 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
298 verbose afterAdd /home/vagrant/.npm/js-yaml/3.7.0/package/package.json written
299 silly fetchNamedPackageData esprima
300 silly mapToRegistry name esprima
301 silly mapToRegistry using default registry
302 silly mapToRegistry registry https://registry.npmjs.org/
303 silly mapToRegistry data Result {
303 silly mapToRegistry raw: 'esprima',
303 silly mapToRegistry scope: null,
303 silly mapToRegistry escapedName: 'esprima',
303 silly mapToRegistry name: 'esprima',
303 silly mapToRegistry rawSpec: '',
303 silly mapToRegistry spec: 'latest',
303 silly mapToRegistry type: 'tag' }
304 silly mapToRegistry uri https://registry.npmjs.org/esprima
305 verbose request uri https://registry.npmjs.org/esprima
306 verbose request no auth needed
307 info attempt registry request try #1 at 4:54:06 AM
308 verbose etag W/"59ca7e20-18505"
309 verbose lastModified Tue, 26 Sep 2017 16:19:44 GMT
310 http request GET https://registry.npmjs.org/esprima
311 http 304 https://registry.npmjs.org/esprima
312 verbose headers { date: 'Wed, 11 Oct 2017 04:53:16 GMT',
312 verbose headers via: '1.1 varnish',
312 verbose headers 'cache-control': 'max-age=300',
312 verbose headers etag: 'W/"59ca7e20-18505"',
312 verbose headers age: '204',
312 verbose headers connection: 'keep-alive',
312 verbose headers 'x-served-by': 'cache-fra1230-FRA',
312 verbose headers 'x-cache': 'HIT',
312 verbose headers 'x-cache-hits': '1',
312 verbose headers 'x-timer': 'S1507697597.551249,VS0,VE1',
312 verbose headers vary: 'Accept-Encoding, Accept' }
313 silly get cb [ 304,
313 silly get { date: 'Wed, 11 Oct 2017 04:53:16 GMT',
313 silly get via: '1.1 varnish',
313 silly get 'cache-control': 'max-age=300',
313 silly get etag: 'W/"59ca7e20-18505"',
313 silly get age: '204',
313 silly get connection: 'keep-alive',
313 silly get 'x-served-by': 'cache-fra1230-FRA',
313 silly get 'x-cache': 'HIT',
313 silly get 'x-cache-hits': '1',
313 silly get 'x-timer': 'S1507697597.551249,VS0,VE1',
313 silly get vary: 'Accept-Encoding, Accept' } ]
314 verbose etag https://registry.npmjs.org/esprima from cache
315 verbose get saving esprima to /home/vagrant/.npm/registry.npmjs.org/esprima/.cache.json
316 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
317 silly resolveWithNewModule esprima@2.7.3 checking installable status
318 silly cache add args [ 'esprima@^2.6.0', null ]
319 verbose cache add spec esprima@^2.6.0
320 silly cache add parsed spec Result {
320 silly cache add raw: 'esprima@^2.6.0',
320 silly cache add scope: null,
320 silly cache add escapedName: 'esprima',
320 silly cache add name: 'esprima',
320 silly cache add rawSpec: '^2.6.0',
320 silly cache add spec: '>=2.6.0 <3.0.0',
320 silly cache add type: 'range' }
321 silly addNamed esprima@>=2.6.0 <3.0.0
322 verbose addNamed ">=2.6.0 <3.0.0" is a valid semver range for esprima
323 silly addNameRange { name: 'esprima', range: '>=2.6.0 <3.0.0', hasData: false }
324 silly mapToRegistry name esprima
325 silly mapToRegistry using default registry
326 silly mapToRegistry registry https://registry.npmjs.org/
327 silly mapToRegistry data Result {
327 silly mapToRegistry raw: 'esprima',
327 silly mapToRegistry scope: null,
327 silly mapToRegistry escapedName: 'esprima',
327 silly mapToRegistry name: 'esprima',
327 silly mapToRegistry rawSpec: '',
327 silly mapToRegistry spec: 'latest',
327 silly mapToRegistry type: 'tag' }
328 silly mapToRegistry uri https://registry.npmjs.org/esprima
329 verbose addNameRange registry:https://registry.npmjs.org/esprima not in flight; fetching
330 verbose get https://registry.npmjs.org/esprima not expired, no request
331 silly addNameRange number 2 { name: 'esprima', range: '>=2.6.0 <3.0.0', hasData: true }
332 silly addNameRange versions [ 'esprima',
332 silly addNameRange [ '0.7.0',
332 silly addNameRange '0.8.0',
332 silly addNameRange '0.8.1',
332 silly addNameRange '0.8.2',
332 silly addNameRange '0.9.0',
332 silly addNameRange '0.9.1',
332 silly addNameRange '0.9.2',
332 silly addNameRange '0.9.3',
332 silly addNameRange '0.9.4',
332 silly addNameRange '0.9.5',
332 silly addNameRange '0.9.6',
332 silly addNameRange '0.9.7',
332 silly addNameRange '0.9.8',
332 silly addNameRange '0.9.9',
332 silly addNameRange '1.0.0',
332 silly addNameRange '1.0.1',
332 silly addNameRange '1.0.2',
332 silly addNameRange '1.0.3',
332 silly addNameRange '1.0.4',
332 silly addNameRange '1.1.0',
332 silly addNameRange '1.1.1',
332 silly addNameRange '1.2.0',
332 silly addNameRange '1.2.1',
332 silly addNameRange '1.2.2',
332 silly addNameRange '1.2.3',
332 silly addNameRange '1.2.4',
332 silly addNameRange '2.0.0',
332 silly addNameRange '1.2.5',
332 silly addNameRange '2.1.0',
332 silly addNameRange '2.2.0',
332 silly addNameRange '2.3.0',
332 silly addNameRange '2.4.0',
332 silly addNameRange '2.4.1',
332 silly addNameRange '2.5.0',
332 silly addNameRange '2.6.0',
332 silly addNameRange '2.7.0',
332 silly addNameRange '2.7.1',
332 silly addNameRange '2.7.2',
332 silly addNameRange '2.7.3',
332 silly addNameRange '3.0.0',
332 silly addNameRange '3.1.0',
332 silly addNameRange '3.1.1',
332 silly addNameRange '3.1.2',
332 silly addNameRange '3.1.3',
332 silly addNameRange '4.0.0' ] ]
333 silly addNamed esprima@2.7.3
334 verbose addNamed "2.7.3" is a plain semver version for esprima
335 silly cache afterAdd esprima@2.7.3
336 verbose afterAdd /home/vagrant/.npm/esprima/2.7.3/package/package.json not in flight; writing
337 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
338 verbose afterAdd /home/vagrant/.npm/esprima/2.7.3/package/package.json written
339 silly fetchNamedPackageData fsevents
340 silly mapToRegistry name fsevents
341 silly mapToRegistry using default registry
342 silly mapToRegistry registry https://registry.npmjs.org/
343 silly mapToRegistry data Result {
343 silly mapToRegistry raw: 'fsevents',
343 silly mapToRegistry scope: null,
343 silly mapToRegistry escapedName: 'fsevents',
343 silly mapToRegistry name: 'fsevents',
343 silly mapToRegistry rawSpec: '',
343 silly mapToRegistry spec: 'latest',
343 silly mapToRegistry type: 'tag' }
344 silly mapToRegistry uri https://registry.npmjs.org/fsevents
345 verbose request uri https://registry.npmjs.org/fsevents
346 verbose request no auth needed
347 info attempt registry request try #1 at 4:54:06 AM
348 verbose etag W/"597215e7-dd9a"
349 verbose lastModified Fri, 21 Jul 2017 14:55:35 GMT
350 http request GET https://registry.npmjs.org/fsevents
351 http 304 https://registry.npmjs.org/fsevents
352 verbose headers { date: 'Wed, 11 Oct 2017 04:53:17 GMT',
352 verbose headers via: '1.1 varnish',
352 verbose headers 'cache-control': 'max-age=300',
352 verbose headers etag: 'W/"597215e7-dd9a"',
352 verbose headers age: '86',
352 verbose headers connection: 'keep-alive',
352 verbose headers 'x-served-by': 'cache-fra1229-FRA',
352 verbose headers 'x-cache': 'HIT',
352 verbose headers 'x-cache-hits': '1',
352 verbose headers 'x-timer': 'S1507697597.246047,VS0,VE0',
352 verbose headers vary: 'Accept-Encoding, Accept' }
353 silly get cb [ 304,
353 silly get { date: 'Wed, 11 Oct 2017 04:53:17 GMT',
353 silly get via: '1.1 varnish',
353 silly get 'cache-control': 'max-age=300',
353 silly get etag: 'W/"597215e7-dd9a"',
353 silly get age: '86',
353 silly get connection: 'keep-alive',
353 silly get 'x-served-by': 'cache-fra1229-FRA',
353 silly get 'x-cache': 'HIT',
353 silly get 'x-cache-hits': '1',
353 silly get 'x-timer': 'S1507697597.246047,VS0,VE0',
353 silly get vary: 'Accept-Encoding, Accept' } ]
354 verbose etag https://registry.npmjs.org/fsevents from cache
355 verbose get saving fsevents to /home/vagrant/.npm/registry.npmjs.org/fsevents/.cache.json
356 verbose correctMkdir /home/vagrant/.npm correctMkdir not in flight; initializing
357 silly resolveWithNewModule fsevents@1.1.2 checking installable status
358 silly loadAllDepsIntoIdealTree Finishing
359 silly loadIdealTree Finishing
360 silly currentTree nativescript-sdk-examples-ng@0.1.0
360 silly currentTree ├── @angular/animations@4.2.6
360 silly currentTree ├── @angular/common@4.2.6
360 silly currentTree ├── @angular/compiler-cli@4.2.6
360 silly currentTree ├── @angular/compiler@4.2.6
360 silly currentTree ├── @angular/core@4.2.6
360 silly currentTree ├── @angular/forms@4.2.6
360 silly currentTree ├── @angular/http@4.2.6
360 silly currentTree ├── @angular/platform-browser@4.2.6
360 silly currentTree ├── @angular/router@4.2.6
360 silly currentTree ├── @angular/tsc-wrapped@4.2.6
360 silly currentTree ├── @ngtools/webpack@1.5.6
360 silly currentTree ├── accepts@1.3.4
360 silly currentTree ├─┬ acorn-dynamic-import@2.0.2
360 silly currentTree │ └── acorn@4.0.13
360 silly currentTree ├── acorn@5.1.2
360 silly currentTree ├─┬ adjust-sourcemap-loader@1.1.0
360 silly currentTree │ ├── camelcase@1.2.1
360 silly currentTree │ └─┬ lodash.defaults@3.1.2
360 silly currentTree │ └── lodash.assign@3.2.0
360 silly currentTree ├── ajv-keywords@1.5.1
360 silly currentTree ├── ajv@5.2.3
360 silly currentTree ├── align-text@0.1.4
360 silly currentTree ├── alphanum-sort@1.0.2
360 silly currentTree ├── amdefine@1.0.1
360 silly currentTree ├── ansi-regex@2.1.1
360 silly currentTree ├── ansi-styles@2.2.1
360 silly currentTree ├── anymatch@1.3.2
360 silly currentTree ├── app-root-path@2.0.1
360 silly currentTree ├─┬ argparse@1.0.9
360 silly currentTree │ └── sprintf-js@1.0.3
360 silly currentTree ├── arr-diff@2.0.0
360 silly currentTree ├── arr-flatten@1.1.0
360 silly currentTree ├── array-flatten@1.1.1
360 silly currentTree ├── array-unique@0.2.1
360 silly currentTree ├── asn1.js@4.9.1
360 silly currentTree ├── assert@1.4.1
360 silly currentTree ├── async-each@1.0.1
360 silly currentTree ├── async@2.5.0
360 silly currentTree ├── atob@1.1.3
360 silly currentTree ├── autoprefixer@6.7.7
360 silly currentTree ├── babel-code-frame@6.26.0
360 silly currentTree ├── babel-messages@6.23.0
360 silly currentTree ├── babel-runtime@6.26.0
360 silly currentTree ├── babel-traverse@6.11.4
360 silly currentTree ├── babel-types@6.11.1
360 silly currentTree ├── babylon@6.8.4
360 silly currentTree ├── balanced-match@1.0.0
360 silly currentTree ├── base64-js@1.2.1
360 silly currentTree ├── big.js@3.2.0
360 silly currentTree ├── binary-extensions@1.10.0
360 silly currentTree ├── block-stream@0.0.9
360 silly currentTree ├── bluebird@2.11.0
360 silly currentTree ├── bn.js@4.11.8
360 silly currentTree ├── body-parser@1.18.2
360 silly currentTree ├── brace-expansion@1.1.8
360 silly currentTree ├── braces@1.8.5
360 silly currentTree ├── brorand@1.1.0
360 silly currentTree ├── browserify-aes@1.0.8
360 silly currentTree ├── browserify-cipher@1.0.0
360 silly currentTree ├── browserify-des@1.0.0
360 silly currentTree ├── browserify-rsa@4.0.1
360 silly currentTree ├── browserify-sign@4.0.4
360 silly currentTree ├── browserify-zlib@0.1.4
360 silly currentTree ├── browserslist@1.7.7
360 silly currentTree ├── buffer-xor@1.0.3
360 silly currentTree ├── buffer@4.9.1
360 silly currentTree ├── builtin-modules@1.1.1
360 silly currentTree ├── builtin-status-codes@3.0.0
360 silly currentTree ├── bytes@3.0.0
360 silly currentTree ├── camelcase@3.0.0
360 silly currentTree ├── caniuse-api@1.6.1
360 silly currentTree ├── caniuse-db@1.0.30000745
360 silly currentTree ├── center-align@0.1.3
360 silly currentTree ├── chalk@1.1.3
360 silly currentTree ├─┬ chokidar@1.7.0
360 silly currentTree │ ├── is-extglob@1.0.0
360 silly currentTree │ └── is-glob@2.0.1
360 silly currentTree ├── cipher-base@1.0.4
360 silly currentTree ├── clap@1.2.3
360 silly currentTree ├── cliui@3.2.0
360 silly currentTree ├── clone@1.0.2
360 silly currentTree ├── co@4.6.0
360 silly currentTree ├── coa@1.0.4
360 silly currentTree ├── code-point-at@1.1.0
360 silly currentTree ├── codelyzer@3.2.1
360 silly currentTree ├── color-convert@1.9.0
360 silly currentTree ├── color-name@1.1.3
360 silly currentTree ├── color-string@0.3.0
360 silly currentTree ├── color@0.11.4
360 silly currentTree ├── colormin@1.1.2
360 silly currentTree ├── colors@1.1.2
360 silly currentTree ├── commander@2.11.0
360 silly currentTree ├── concat-map@0.0.1
360 silly currentTree ├── console-browserify@1.1.0
360 silly currentTree ├── constants-browserify@1.0.0
360 silly currentTree ├── content-disposition@0.5.2
360 silly currentTree ├── content-type@1.0.4
360 silly currentTree ├── convert-source-map@1.5.0
360 silly currentTree ├── cookie-signature@1.0.6
360 silly currentTree ├── cookie@0.3.1
360 silly currentTree ├─┬ copy-webpack-plugin@4.0.1
360 silly currentTree │ ├── fs-extra@0.26.7
360 silly currentTree │ ├── glob@6.0.4
360 silly currentTree │ └── loader-utils@0.2.17
360 silly currentTree ├── core-js@2.5.1
360 silly currentTree ├── core-util-is@1.0.2
360 silly currentTree ├── create-ecdh@4.0.0
360 silly currentTree ├── create-hash@1.1.3
360 silly currentTree ├── create-hmac@1.1.6
360 silly currentTree ├── crypto-browserify@3.11.1
360 silly currentTree ├── css-color-names@0.0.4
360 silly currentTree ├── css-selector-tokenizer@0.7.0
360 silly currentTree ├─┬ css@2.2.1
360 silly currentTree │ └── source-map@0.1.43
360 silly currentTree ├── cssauron@1.4.0
360 silly currentTree ├── cssesc@0.1.0
360 silly currentTree ├── csso@2.3.2
360 silly currentTree ├── date-now@0.1.4
360 silly currentTree ├── debug@2.6.9
360 silly currentTree ├── decamelize@1.2.0
360 silly currentTree ├── defined@1.0.0
360 silly currentTree ├── depd@1.1.1
360 silly currentTree ├── des.js@1.0.0
360 silly currentTree ├── destroy@1.0.4
360 silly currentTree ├── diff@3.4.0
360 silly currentTree ├── diffie-hellman@5.0.2
360 silly currentTree ├── domain-browser@1.1.7
360 silly currentTree ├── duplexer@0.1.1
360 silly currentTree ├── ee-first@1.1.1
360 silly currentTree ├── ejs@2.5.7
360 silly currentTree ├── electron-to-chromium@1.3.24
360 silly currentTree ├── elliptic@6.4.0
360 silly currentTree ├── emojis-list@2.1.0
360 silly currentTree ├── encodeurl@1.0.1
360 silly currentTree ├── enhanced-resolve@3.4.1
360 silly currentTree ├── errno@0.1.4
360 silly currentTree ├── error-ex@1.3.1
360 silly currentTree ├── escape-html@1.0.3
360 silly currentTree ├── escape-string-regexp@1.0.5
360 silly currentTree ├── esutils@2.0.2
360 silly currentTree ├── etag@1.8.1
360 silly currentTree ├── events@1.1.1
360 silly currentTree ├── evp_bytestokey@1.0.3
360 silly currentTree ├── expand-brackets@0.1.5
360 silly currentTree ├── expand-range@1.8.2
360 silly currentTree ├── express@4.16.2
360 silly currentTree ├─┬ extglob@0.3.2
360 silly currentTree │ └── is-extglob@1.0.0
360 silly currentTree ├── extract-text-webpack-plugin@2.1.2
360 silly currentTree ├── fast-deep-equal@1.0.0
360 silly currentTree ├── fastparse@1.1.1
360 silly currentTree ├── filename-regex@2.0.1
360 silly currentTree ├── filesize@3.5.10
360 silly currentTree ├── fill-range@2.2.3
360 silly currentTree ├── finalhandler@1.1.0
360 silly currentTree ├── find-up@1.1.2
360 silly currentTree ├── flatten@1.0.2
360 silly currentTree ├── for-in@1.0.2
360 silly currentTree ├── for-own@0.1.5
360 silly currentTree ├── forwarded@0.1.2
360 silly currentTree ├── fresh@0.5.2
360 silly currentTree ├── fs-extra@0.30.0
360 silly currentTree ├── fs.realpath@1.0.0
360 silly currentTree ├── fstream@1.0.11
360 silly currentTree ├── function-bind@1.1.1
360 silly currentTree ├── get-caller-file@1.0.2
360 silly currentTree ├─┬ glob-base@0.3.0
360 silly currentTree │ ├── is-extglob@1.0.0
360 silly currentTree │ └── is-glob@2.0.1
360 silly currentTree ├─┬ glob-parent@2.0.0
360 silly currentTree │ ├── is-extglob@1.0.0
360 silly currentTree │ └── is-glob@2.0.1
360 silly currentTree ├── glob@7.1.2
360 silly currentTree ├── globals@8.18.0
360 silly currentTree ├── graceful-fs@4.1.11
360 silly currentTree ├── gzip-size@3.0.0
360 silly currentTree ├── has-ansi@2.0.0
360 silly currentTree ├── has-flag@1.0.0
360 silly currentTree ├── has@1.0.1
360 silly currentTree ├── hash-base@2.0.2
360 silly currentTree ├── hash.js@1.1.3
360 silly currentTree ├── hmac-drbg@1.0.1
360 silly currentTree ├── hosted-git-info@2.5.0
360 silly currentTree ├── html-comment-regex@1.1.1
360 silly currentTree ├─┬ http-errors@1.6.2
360 silly currentTree │ └── setprototypeof@1.0.3
360 silly currentTree ├── https-browserify@0.0.1
360 silly currentTree ├── iconv-lite@0.4.19
360 silly currentTree ├── icss-replace-symbols@1.1.0
360 silly currentTree ├── ieee754@1.1.8
360 silly currentTree ├── indexes-of@1.0.1
360 silly currentTree ├── indexof@0.0.1
360 silly currentTree ├── inflight@1.0.6
360 silly currentTree ├── inherits@2.0.3
360 silly currentTree ├── interpret@1.0.4
360 silly currentTree ├── invariant@2.2.2
360 silly currentTree ├── invert-kv@1.0.0
360 silly currentTree ├── ipaddr.js@1.5.2
360 silly currentTree ├── is-absolute-url@2.1.0
360 silly currentTree ├── is-arrayish@0.2.1
360 silly currentTree ├── is-binary-path@1.0.1
360 silly currentTree ├── is-buffer@1.1.5
360 silly currentTree ├── is-builtin-module@1.0.0
360 silly currentTree ├── is-dotfile@1.0.3
360 silly currentTree ├── is-equal-shallow@0.1.3
360 silly currentTree ├── is-extendable@0.1.1
360 silly currentTree ├── is-extglob@2.1.1
360 silly currentTree ├── is-fullwidth-code-point@1.0.0
360 silly currentTree ├── is-glob@3.1.0
360 silly currentTree ├── is-number@2.1.0
360 silly currentTree ├── is-plain-obj@1.1.0
360 silly currentTree ├── is-posix-bracket@0.1.1
360 silly currentTree ├── is-primitive@2.0.0
360 silly currentTree ├── is-svg@2.1.0
360 silly currentTree ├── is-utf8@0.2.1
360 silly currentTree ├── isarray@1.0.0
360 silly currentTree ├── isobject@2.1.0
360 silly currentTree ├── js-base64@2.3.2
360 silly currentTree ├── js-tokens@3.0.2
360 silly currentTree ├── jsesc@0.5.0
360 silly currentTree ├── json-loader@0.5.7
360 silly currentTree ├── json-schema-traverse@0.3.1
360 silly currentTree ├── json-stable-stringify@1.0.1
360 silly currentTree ├── json5@0.5.1
360 silly currentTree ├── jsonfile@2.4.0
360 silly currentTree ├── jsonify@0.0.0
360 silly currentTree ├── kind-of@3.2.2
360 silly currentTree ├── klaw@1.3.1
360 silly currentTree ├── lazy-cache@1.0.4
360 silly currentTree ├── lazy@1.0.11
360 silly currentTree ├── lcid@1.0.0
360 silly currentTree ├── load-json-file@1.1.0
360 silly currentTree ├── loader-runner@2.3.0
360 silly currentTree ├── loader-utils@1.1.0
360 silly currentTree ├── lodash._baseassign@3.2.0
360 silly currentTree ├── lodash._basecopy@3.0.1
360 silly currentTree ├── lodash._bindcallback@3.0.1
360 silly currentTree ├── lodash._createassigner@3.1.1
360 silly currentTree ├── lodash._getnative@3.9.1
360 silly currentTree ├── lodash._isiterateecall@3.0.9
360 silly currentTree ├── lodash.assign@4.2.0
360 silly currentTree ├── lodash.camelcase@4.3.0
360 silly currentTree ├── lodash.defaults@4.2.0
360 silly currentTree ├── lodash.isarguments@3.1.0
360 silly currentTree ├── lodash.isarray@3.0.4
360 silly currentTree ├── lodash.keys@3.1.2
360 silly currentTree ├── lodash.memoize@4.1.2
360 silly currentTree ├── lodash.restparam@3.6.1
360 silly currentTree ├── lodash.uniq@4.5.0
360 silly currentTree ├── lodash@4.17.4
360 silly currentTree ├── longest@1.0.1
360 silly currentTree ├── loose-envify@1.3.1
360 silly currentTree ├── macaddress@0.2.8
360 silly currentTree ├── magic-string@0.22.4
360 silly currentTree ├─┬ markdown-snippet-injector@0.2.2
360 silly currentTree │ └── typescript@1.8.10
360 silly currentTree ├── math-expression-evaluator@1.2.17
360 silly currentTree ├─┬ md5.js@1.3.4
360 silly currentTree │ └── hash-base@3.0.4
360 silly currentTree ├── media-typer@0.3.0
360 silly currentTree ├── memory-fs@0.4.1
360 silly currentTree ├── merge-descriptors@1.0.1
360 silly currentTree ├── methods@1.1.2
360 silly currentTree ├─┬ micromatch@2.3.11
360 silly currentTree │ ├── is-extglob@1.0.0
360 silly currentTree │ └── is-glob@2.0.1
360 silly currentTree ├── miller-rabin@4.0.1
360 silly currentTree ├── mime-db@1.30.0
360 silly currentTree ├── mime-types@2.1.17
360 silly currentTree ├── mime@1.4.1
360 silly currentTree ├── minimalistic-assert@1.0.0
360 silly currentTree ├── minimalistic-crypto-utils@1.0.1
360 silly currentTree ├── minimatch@3.0.4
360 silly currentTree ├── minimist@1.2.0
360 silly currentTree ├─┬ mkdirp@0.5.1
360 silly currentTree │ └── minimist@0.0.8
360 silly currentTree ├── mout@0.11.1
360 silly currentTree ├── ms@2.0.0
360 silly currentTree ├── nativescript-angular@4.3.0-2017-10-9-1
360 silly currentTree ├── nativescript-camera@3.0.2
360 silly currentTree ├── nativescript-dev-typescript@0.4.6
360 silly currentTree ├── nativescript-dev-webpack@0.9.0-2017-10-5-2
360 silly currentTree ├── nativescript-geolocation@3.0.1
360 silly currentTree ├─┬ nativescript-hook@0.2.1
360 silly currentTree │ └── glob@6.0.4
360 silly currentTree ├── nativescript-intl@3.0.0
360 silly currentTree ├── nativescript-theme-core@1.0.4
360 silly currentTree ├── negotiator@0.6.1
360 silly currentTree ├── node-dir@0.1.17
360 silly currentTree ├─┬ node-libs-browser@2.0.0
360 silly currentTree │ └── string_decoder@0.10.31
360 silly currentTree ├── normalize-package-data@2.4.0
360 silly currentTree ├── normalize-path@2.1.1
360 silly currentTree ├── normalize-range@0.1.2
360 silly currentTree ├── normalize-url@1.9.1
360 silly currentTree ├── num2fraction@1.2.2
360 silly currentTree ├── number-is-nan@1.0.1
360 silly currentTree ├── object-assign@4.1.1
360 silly currentTree ├── object-path@0.9.2
360 silly currentTree ├── object.omit@2.0.1
360 silly currentTree ├── on-finished@2.3.0
360 silly currentTree ├── once@1.4.0
360 silly currentTree ├── opener@1.4.3
360 silly currentTree ├── os-browserify@0.2.1
360 silly currentTree ├── os-locale@1.4.0
360 silly currentTree ├── pako@0.2.9
360 silly currentTree ├── parse-asn1@5.1.0
360 silly currentTree ├─┬ parse-glob@3.0.4
360 silly currentTree │ ├── is-extglob@1.0.0
360 silly currentTree │ └── is-glob@2.0.1
360 silly currentTree ├── parse-json@2.2.0
360 silly currentTree ├── parseurl@1.3.2
360 silly currentTree ├── path-browserify@0.0.0
360 silly currentTree ├── path-exists@2.1.0
360 silly currentTree ├── path-is-absolute@1.0.1
360 silly currentTree ├── path-parse@1.0.5
360 silly currentTree ├── path-to-regexp@0.1.7
360 silly currentTree ├── path-type@1.1.0
360 silly currentTree ├── pbkdf2@3.0.14
360 silly currentTree ├── pify@2.3.0
360 silly currentTree ├── pinkie-promise@2.0.1
360 silly currentTree ├── pinkie@2.0.4
360 silly currentTree ├── postcss-calc@5.3.1
360 silly currentTree ├── postcss-colormin@2.2.2
360 silly currentTree ├── postcss-convert-values@2.6.1
360 silly currentTree ├── postcss-discard-comments@2.0.4
360 silly currentTree ├── postcss-discard-duplicates@2.1.0
360 silly currentTree ├── postcss-discard-empty@2.1.0
360 silly currentTree ├── postcss-discard-overridden@0.1.1
360 silly currentTree ├── postcss-discard-unused@2.2.3
360 silly currentTree ├── postcss-filter-plugins@2.0.2
360 silly currentTree ├── postcss-merge-idents@2.1.7
360 silly currentTree ├── postcss-merge-longhand@2.0.2
360 silly currentTree ├── postcss-merge-rules@2.1.2
360 silly currentTree ├── postcss-message-helpers@2.0.0
360 silly currentTree ├── postcss-minify-font-values@1.0.5
360 silly currentTree ├── postcss-minify-gradients@1.0.5
360 silly currentTree ├── postcss-minify-params@1.2.2
360 silly currentTree ├── postcss-minify-selectors@2.1.1
360 silly currentTree ├─┬ postcss-modules-extract-imports@1.1.0
360 silly currentTree │ ├── ansi-styles@3.2.0
360 silly currentTree │ ├── chalk@2.1.0
360 silly currentTree │ ├── has-flag@2.0.0
360 silly currentTree │ ├── postcss@6.0.13
360 silly currentTree │ ├── source-map@0.6.1
360 silly currentTree │ └── supports-color@4.4.0
360 silly currentTree ├─┬ postcss-modules-local-by-default@1.2.0
360 silly currentTree │ ├── ansi-styles@3.2.0
360 silly currentTree │ ├── chalk@2.1.0
360 silly currentTree │ ├── has-flag@2.0.0
360 silly currentTree │ ├── postcss@6.0.13
360 silly currentTree │ ├── source-map@0.6.1
360 silly currentTree │ └── supports-color@4.4.0
360 silly currentTree ├─┬ postcss-modules-scope@1.1.0
360 silly currentTree │ ├── ansi-styles@3.2.0
360 silly currentTree │ ├── chalk@2.1.0
360 silly currentTree │ ├── has-flag@2.0.0
360 silly currentTree │ ├── postcss@6.0.13
360 silly currentTree │ ├── source-map@0.6.1
360 silly currentTree │ └── supports-color@4.4.0
360 silly currentTree ├─┬ postcss-modules-values@1.3.0
360 silly currentTree │ ├── ansi-styles@3.2.0
360 silly currentTree │ ├── chalk@2.1.0
360 silly currentTree │ ├── has-flag@2.0.0
360 silly currentTree │ ├── postcss@6.0.13
360 silly currentTree │ ├── source-map@0.6.1
360 silly currentTree │ └── supports-color@4.4.0
360 silly currentTree ├── postcss-normalize-charset@1.1.1
360 silly currentTree ├── postcss-normalize-url@3.0.8
360 silly currentTree ├── postcss-ordered-values@2.2.3
360 silly currentTree ├── postcss-reduce-idents@2.4.0
360 silly currentTree ├── postcss-reduce-initial@1.0.1
360 silly currentTree ├── postcss-reduce-transforms@1.0.4
360 silly currentTree ├── postcss-selector-parser@2.2.3
360 silly currentTree ├── postcss-unique-selectors@2.0.2
360 silly currentTree ├── postcss-value-parser@3.3.0
360 silly currentTree ├── postcss-zindex@2.2.0
360 silly currentTree ├─┬ postcss@5.2.18
360 silly currentTree │ └── supports-color@3.2.3
360 silly currentTree ├── prepend-http@1.0.4
360 silly currentTree ├── preserve@0.2.0
360 silly currentTree ├── process-nextick-args@1.0.7
360 silly currentTree ├── process@0.11.10
360 silly currentTree ├── proxy-addr@2.0.2
360 silly currentTree ├── prr@0.0.0
360 silly currentTree ├── public-encrypt@4.0.0
360 silly currentTree ├── punycode@1.4.1
360 silly currentTree ├── q@1.5.0
360 silly currentTree ├── qs@6.5.1
360 silly currentTree ├── query-string@4.3.4
360 silly currentTree ├── querystring-es3@0.2.1
360 silly currentTree ├── querystring@0.2.0
360 silly currentTree ├─┬ randomatic@1.1.7
360 silly currentTree │ ├─┬ is-number@3.0.0
360 silly currentTree │ │ └── kind-of@3.2.2
360 silly currentTree │ └── kind-of@4.0.0
360 silly currentTree ├── randombytes@2.0.5
360 silly currentTree ├── range-parser@1.2.0
360 silly currentTree ├── raw-body@2.3.2
360 silly currentTree ├── raw-loader@0.5.1
360 silly currentTree ├── read-pkg-up@1.0.1
360 silly currentTree ├── read-pkg@1.1.0
360 silly currentTree ├── readable-stream@2.3.3
360 silly currentTree ├── readdirp@2.1.0
360 silly currentTree ├─┬ reduce-css-calc@1.3.0
360 silly currentTree │ └── balanced-match@0.4.2
360 silly currentTree ├─┬ reduce-function-call@1.0.2
360 silly currentTree │ └── balanced-match@0.4.2
360 silly currentTree ├── reflect-metadata@0.1.10
360 silly currentTree ├── regenerate@1.3.3
360 silly currentTree ├── regenerator-runtime@0.11.0
360 silly currentTree ├── regex-cache@0.4.4
360 silly currentTree ├── regex-parser@2.2.8
360 silly currentTree ├── regexpu-core@1.0.0
360 silly currentTree ├── regjsgen@0.2.0
360 silly currentTree ├── regjsparser@0.1.5
360 silly currentTree ├── remove-trailing-separator@1.1.0
360 silly currentTree ├── repeat-element@1.1.2
360 silly currentTree ├── repeat-string@1.6.1
360 silly currentTree ├── require-directory@2.1.1
360 silly currentTree ├── require-main-filename@1.0.1
360 silly currentTree ├─┬ resolve-url-loader@2.0.3
360 silly currentTree │ └── camelcase@4.1.0
360 silly currentTree ├── resolve-url@0.2.1
360 silly currentTree ├── resolve@1.4.0
360 silly currentTree ├── rework-visit@1.0.0
360 silly currentTree ├─┬ rework@1.0.1
360 silly currentTree │ └── convert-source-map@0.3.5
360 silly currentTree ├── right-align@0.1.3
360 silly currentTree ├── rimraf@2.6.2
360 silly currentTree ├── ripemd160@2.0.1
360 silly currentTree ├── rxjs@5.4.3
360 silly currentTree ├── safe-buffer@5.1.1
360 silly currentTree ├── sax@1.2.4
360 silly currentTree ├── schema-utils@0.3.0
360 silly currentTree ├── semver-dsl@1.0.1
360 silly currentTree ├── semver@5.4.1
360 silly currentTree ├── send@0.16.1
360 silly currentTree ├── serve-static@1.13.1
360 silly currentTree ├── set-blocking@2.0.0
360 silly currentTree ├── set-immediate-shim@1.0.1
360 silly currentTree ├── setimmediate@1.0.5
360 silly currentTree ├── setprototypeof@1.1.0
360 silly currentTree ├── sha.js@2.4.9
360 silly currentTree ├── shelljs@0.6.1
360 silly currentTree ├── sort-keys@1.1.2
360 silly currentTree ├── source-list-map@2.0.0
360 silly currentTree ├── source-map-resolve@0.3.1
360 silly currentTree ├── source-map-support@0.4.18
360 silly currentTree ├── source-map-url@0.3.0
360 silly currentTree ├── source-map@0.5.7
360 silly currentTree ├── spdx-correct@1.0.2
360 silly currentTree ├── spdx-expression-parse@1.0.4
360 silly currentTree ├── spdx-license-ids@1.2.2
360 silly currentTree ├── sprintf-js@1.1.1
360 silly currentTree ├── statuses@1.3.1
360 silly currentTree ├── stream-browserify@2.0.1
360 silly currentTree ├── stream-http@2.7.2
360 silly currentTree ├── strict-uri-encode@1.1.0
360 silly currentTree ├── string_decoder@1.0.3
360 silly currentTree ├── string-width@1.0.2
360 silly currentTree ├── strip-ansi@3.0.1
360 silly currentTree ├── strip-bom@2.0.0
360 silly currentTree ├── supports-color@2.0.0
360 silly currentTree ├── symbol-observable@1.0.4
360 silly currentTree ├── tapable@0.2.8
360 silly currentTree ├── tar.gz@1.0.5
360 silly currentTree ├── tar@2.2.1
360 silly currentTree ├── through@2.3.8
360 silly currentTree ├── timers-browserify@2.0.4
360 silly currentTree ├── tns-core-modules-widgets@3.3.0-2017-8-29-1
360 silly currentTree ├── tns-core-modules@3.3.0-2017-10-6-1
360 silly currentTree ├── tns-platform-declarations@3.2.0
360 silly currentTree ├── to-arraybuffer@1.0.1
360 silly currentTree ├── to-fast-properties@1.0.3
360 silly currentTree ├── tsickle@0.21.6
360 silly currentTree ├── tslib@1.7.1
360 silly currentTree ├── tslint@5.7.0
360 silly currentTree ├── tsutils@2.12.1
360 silly currentTree ├── tty-browserify@0.0.0
360 silly currentTree ├── type-is@1.6.15
360 silly currentTree ├── typescript@2.3.4
360 silly currentTree ├─┬ uglify-js@2.8.29
360 silly currentTree │ ├── camelcase@1.2.1
360 silly currentTree │ ├── cliui@2.1.0
360 silly currentTree │ ├── window-size@0.1.0
360 silly currentTree │ └── yargs@3.10.0
360 silly currentTree ├── uglify-to-browserify@1.0.2
360 silly currentTree ├── ultron@1.1.0
360 silly currentTree ├── uniq@1.0.1
360 silly currentTree ├── uniqid@4.1.1
360 silly currentTree ├── uniqs@2.0.0
360 silly currentTree ├── unpipe@1.0.0
360 silly currentTree ├── urix@0.1.0
360 silly currentTree ├─┬ url@0.11.0
360 silly currentTree │ └── punycode@1.3.2
360 silly currentTree ├── util-deprecate@1.0.2
360 silly currentTree ├─┬ util@0.10.3
360 silly currentTree │ └── inherits@2.0.1
360 silly currentTree ├── utils-merge@1.0.1
360 silly currentTree ├── validate-npm-package-license@3.0.1
360 silly currentTree ├── vary@1.1.2
360 silly currentTree ├── vendors@1.0.1
360 silly currentTree ├── vlq@0.2.3
360 silly currentTree ├── vm-browserify@0.0.4
360 silly currentTree ├── watchpack@1.4.0
360 silly currentTree ├── webpack-bundle-analyzer@2.9.0
360 silly currentTree ├── webpack-sources@1.0.1
360 silly currentTree ├─┬ webpack@2.6.1
360 silly currentTree │ ├── ajv@4.11.8
360 silly currentTree │ ├── loader-utils@0.2.17
360 silly currentTree │ ├── source-list-map@1.1.2
360 silly currentTree │ ├── supports-color@3.2.3
360 silly currentTree │ ├── webpack-sources@0.2.3
360 silly currentTree │ ├── yargs-parser@4.2.1
360 silly currentTree │ └── yargs@6.6.0
360 silly currentTree ├── whet.extend@0.9.9
360 silly currentTree ├── which-module@1.0.0
360 silly currentTree ├── window-size@0.2.0
360 silly currentTree ├── wordwrap@0.0.2
360 silly currentTree ├── wrap-ansi@2.1.0
360 silly currentTree ├── wrappy@1.0.2
360 silly currentTree ├─┬ ws@2.3.1
360 silly currentTree │ └── safe-buffer@5.0.1
360 silly currentTree ├── xtend@4.0.1
360 silly currentTree ├── y18n@3.2.1
360 silly currentTree ├── yargs-parser@2.4.1
360 silly currentTree ├── yargs@4.8.1
360 silly currentTree └── zone.js@0.8.18
361 silly idealTree nativescript-sdk-examples-ng@0.1.0
361 silly idealTree ├── @angular/animations@4.2.6
361 silly idealTree ├── @angular/common@4.2.6
361 silly idealTree ├── @angular/compiler-cli@4.2.6
361 silly idealTree ├── @angular/compiler@4.2.6
361 silly idealTree ├── @angular/core@4.2.6
361 silly idealTree ├── @angular/forms@4.2.6
361 silly idealTree ├── @angular/http@4.2.6
361 silly idealTree ├── @angular/platform-browser@4.2.6
361 silly idealTree ├── @angular/router@4.2.6
361 silly idealTree ├── @angular/tsc-wrapped@4.2.6
361 silly idealTree ├── @ngtools/webpack@1.5.6
361 silly idealTree ├── accepts@1.3.4
361 silly idealTree ├─┬ acorn-dynamic-import@2.0.2
361 silly idealTree │ └── acorn@4.0.13
361 silly idealTree ├── acorn@5.1.2
361 silly idealTree ├─┬ adjust-sourcemap-loader@1.1.0
361 silly idealTree │ ├── camelcase@1.2.1
361 silly idealTree │ └─┬ lodash.defaults@3.1.2
361 silly idealTree │ └── lodash.assign@3.2.0
361 silly idealTree ├── ajv-keywords@1.5.1
361 silly idealTree ├── ajv@5.2.3
361 silly idealTree ├── align-text@0.1.4
361 silly idealTree ├── alphanum-sort@1.0.2
361 silly idealTree ├── amdefine@1.0.1
361 silly idealTree ├── ansi-regex@2.1.1
361 silly idealTree ├── ansi-styles@2.2.1
361 silly idealTree ├── anymatch@1.3.2
361 silly idealTree ├── app-root-path@2.0.1
361 silly idealTree ├─┬ argparse@1.0.9
361 silly idealTree │ └── sprintf-js@1.0.3
361 silly idealTree ├── arr-diff@2.0.0
361 silly idealTree ├── arr-flatten@1.1.0
361 silly idealTree ├── array-flatten@1.1.1
361 silly idealTree ├── array-unique@0.2.1
361 silly idealTree ├── asn1.js@4.9.1
361 silly idealTree ├── assert@1.4.1
361 silly idealTree ├── async-each@1.0.1
361 silly idealTree ├── async@2.5.0
361 silly idealTree ├── atob@1.1.3
361 silly idealTree ├── autoprefixer@6.7.7
361 silly idealTree ├── babel-code-frame@6.26.0
361 silly idealTree ├── babel-messages@6.23.0
361 silly idealTree ├── babel-runtime@6.26.0
361 silly idealTree ├── babel-traverse@6.11.4
361 silly idealTree ├── babel-types@6.11.1
361 silly idealTree ├── babylon@6.8.4
361 silly idealTree ├── balanced-match@1.0.0
361 silly idealTree ├── base64-js@1.2.1
361 silly idealTree ├── big.js@3.2.0
361 silly idealTree ├── binary-extensions@1.10.0
361 silly idealTree ├── block-stream@0.0.9
361 silly idealTree ├── bluebird@2.11.0
361 silly idealTree ├── bn.js@4.11.8
361 silly idealTree ├── body-parser@1.18.2
361 silly idealTree ├── brace-expansion@1.1.8
361 silly idealTree ├── braces@1.8.5
361 silly idealTree ├── brorand@1.1.0
361 silly idealTree ├── browserify-aes@1.0.8
361 silly idealTree ├── browserify-cipher@1.0.0
361 silly idealTree ├── browserify-des@1.0.0
361 silly idealTree ├── browserify-rsa@4.0.1
361 silly idealTree ├── browserify-sign@4.0.4
361 silly idealTree ├── browserify-zlib@0.1.4
361 silly idealTree ├── browserslist@1.7.7
361 silly idealTree ├── buffer-xor@1.0.3
361 silly idealTree ├── buffer@4.9.1
361 silly idealTree ├── builtin-modules@1.1.1
361 silly idealTree ├── builtin-status-codes@3.0.0
361 silly idealTree ├── bytes@3.0.0
361 silly idealTree ├── camelcase@3.0.0
361 silly idealTree ├── caniuse-api@1.6.1
361 silly idealTree ├── caniuse-db@1.0.30000745
361 silly idealTree ├── center-align@0.1.3
361 silly idealTree ├── chalk@1.1.3
361 silly idealTree ├─┬ chokidar@1.7.0
361 silly idealTree │ ├── is-extglob@1.0.0
361 silly idealTree │ └── is-glob@2.0.1
361 silly idealTree ├── cipher-base@1.0.4
361 silly idealTree ├── clap@1.2.3
361 silly idealTree ├── cliui@3.2.0
361 silly idealTree ├── clone@1.0.2
361 silly idealTree ├── co@4.6.0
361 silly idealTree ├── coa@1.0.4
361 silly idealTree ├── code-point-at@1.1.0
361 silly idealTree ├── codelyzer@3.2.1
361 silly idealTree ├── color-convert@1.9.0
361 silly idealTree ├── color-name@1.1.3
361 silly idealTree ├── color-string@0.3.0
361 silly idealTree ├── color@0.11.4
361 silly idealTree ├── colormin@1.1.2
361 silly idealTree ├── colors@1.1.2
361 silly idealTree ├── commander@2.11.0
361 silly idealTree ├── concat-map@0.0.1
361 silly idealTree ├── console-browserify@1.1.0
361 silly idealTree ├── constants-browserify@1.0.0
361 silly idealTree ├── content-disposition@0.5.2
361 silly idealTree ├── content-type@1.0.4
361 silly idealTree ├── convert-source-map@1.5.0
361 silly idealTree ├── cookie-signature@1.0.6
361 silly idealTree ├── cookie@0.3.1
361 silly idealTree ├─┬ copy-webpack-plugin@4.0.1
361 silly idealTree │ ├── fs-extra@0.26.7
361 silly idealTree │ ├── glob@6.0.4
361 silly idealTree │ └── loader-utils@0.2.17
361 silly idealTree ├── core-js@2.5.1
361 silly idealTree ├── core-util-is@1.0.2
361 silly idealTree ├── create-ecdh@4.0.0
361 silly idealTree ├── create-hash@1.1.3
361 silly idealTree ├── create-hmac@1.1.6
361 silly idealTree ├── crypto-browserify@3.11.1
361 silly idealTree ├── css-color-names@0.0.4
361 silly idealTree ├── css-selector-tokenizer@0.7.0
361 silly idealTree ├─┬ css@2.2.1
361 silly idealTree │ └── source-map@0.1.43
361 silly idealTree ├── cssauron@1.4.0
361 silly idealTree ├── cssesc@0.1.0
361 silly idealTree ├── cssnano@3.10.0
361 silly idealTree ├── csso@2.3.2
361 silly idealTree ├── date-now@0.1.4
361 silly idealTree ├── debug@2.6.9
361 silly idealTree ├── decamelize@1.2.0
361 silly idealTree ├── defined@1.0.0
361 silly idealTree ├── depd@1.1.1
361 silly idealTree ├── des.js@1.0.0
361 silly idealTree ├── destroy@1.0.4
361 silly idealTree ├── diff@3.4.0
361 silly idealTree ├── diffie-hellman@5.0.2
361 silly idealTree ├── domain-browser@1.1.7
361 silly idealTree ├── duplexer@0.1.1
361 silly idealTree ├── ee-first@1.1.1
361 silly idealTree ├── ejs@2.5.7
361 silly idealTree ├── electron-to-chromium@1.3.24
361 silly idealTree ├── elliptic@6.4.0
361 silly idealTree ├── emojis-list@2.1.0
361 silly idealTree ├── encodeurl@1.0.1
361 silly idealTree ├── enhanced-resolve@3.4.1
361 silly idealTree ├── errno@0.1.4
361 silly idealTree ├── error-ex@1.3.1
361 silly idealTree ├── escape-html@1.0.3
361 silly idealTree ├── escape-string-regexp@1.0.5
361 silly idealTree ├── esprima@2.7.3
361 silly idealTree ├── esutils@2.0.2
361 silly idealTree ├── etag@1.8.1
361 silly idealTree ├── events@1.1.1
361 silly idealTree ├── evp_bytestokey@1.0.3
361 silly idealTree ├── expand-brackets@0.1.5
361 silly idealTree ├── expand-range@1.8.2
361 silly idealTree ├── express@4.16.2
361 silly idealTree ├─┬ extglob@0.3.2
361 silly idealTree │ └── is-extglob@1.0.0
361 silly idealTree ├── extract-text-webpack-plugin@2.1.2
361 silly idealTree ├── fast-deep-equal@1.0.0
361 silly idealTree ├── fastparse@1.1.1
361 silly idealTree ├── filename-regex@2.0.1
361 silly idealTree ├── filesize@3.5.10
361 silly idealTree ├── fill-range@2.2.3
361 silly idealTree ├── finalhandler@1.1.0
361 silly idealTree ├── find-up@1.1.2
361 silly idealTree ├── flatten@1.0.2
361 silly idealTree ├── for-in@1.0.2
361 silly idealTree ├── for-own@0.1.5
361 silly idealTree ├── forwarded@0.1.2
361 silly idealTree ├── fresh@0.5.2
361 silly idealTree ├── fs-extra@0.30.0
361 silly idealTree ├── fs.realpath@1.0.0
361 silly idealTree ├── fstream@1.0.11
361 silly idealTree ├── function-bind@1.1.1
361 silly idealTree ├── get-caller-file@1.0.2
361 silly idealTree ├─┬ glob-base@0.3.0
361 silly idealTree │ ├── is-extglob@1.0.0
361 silly idealTree │ └── is-glob@2.0.1
361 silly idealTree ├─┬ glob-parent@2.0.0
361 silly idealTree │ ├── is-extglob@1.0.0
361 silly idealTree │ └── is-glob@2.0.1
361 silly idealTree ├── glob@7.1.2
361 silly idealTree ├── globals@8.18.0
361 silly idealTree ├── graceful-fs@4.1.11
361 silly idealTree ├── gzip-size@3.0.0
361 silly idealTree ├── has-ansi@2.0.0
361 silly idealTree ├── has-flag@1.0.0
361 silly idealTree ├── has@1.0.1
361 silly idealTree ├── hash-base@2.0.2
361 silly idealTree ├── hash.js@1.1.3
361 silly idealTree ├── hmac-drbg@1.0.1
361 silly idealTree ├── hosted-git-info@2.5.0
361 silly idealTree ├── html-comment-regex@1.1.1
361 silly idealTree ├─┬ http-errors@1.6.2
361 silly idealTree │ └── setprototypeof@1.0.3
361 silly idealTree ├── https-browserify@0.0.1
361 silly idealTree ├── iconv-lite@0.4.19
361 silly idealTree ├── icss-replace-symbols@1.1.0
361 silly idealTree ├── ieee754@1.1.8
361 silly idealTree ├── indexes-of@1.0.1
361 silly idealTree ├── indexof@0.0.1
361 silly idealTree ├── inflight@1.0.6
361 silly idealTree ├── inherits@2.0.3
361 silly idealTree ├── interpret@1.0.4
361 silly idealTree ├── invariant@2.2.2
361 silly idealTree ├── invert-kv@1.0.0
361 silly idealTree ├── ipaddr.js@1.5.2
361 silly idealTree ├── is-absolute-url@2.1.0
361 silly idealTree ├── is-arrayish@0.2.1
361 silly idealTree ├── is-binary-path@1.0.1
361 silly idealTree ├── is-buffer@1.1.5
361 silly idealTree ├── is-builtin-module@1.0.0
361 silly idealTree ├── is-dotfile@1.0.3
361 silly idealTree ├── is-equal-shallow@0.1.3
361 silly idealTree ├── is-extendable@0.1.1
361 silly idealTree ├── is-extglob@2.1.1
361 silly idealTree ├── is-fullwidth-code-point@1.0.0
361 silly idealTree ├── is-glob@3.1.0
361 silly idealTree ├── is-number@2.1.0
361 silly idealTree ├── is-plain-obj@1.1.0
361 silly idealTree ├── is-posix-bracket@0.1.1
361 silly idealTree ├── is-primitive@2.0.0
361 silly idealTree ├── is-svg@2.1.0
361 silly idealTree ├── is-utf8@0.2.1
361 silly idealTree ├── isarray@1.0.0
361 silly idealTree ├── isobject@2.1.0
361 silly idealTree ├── js-base64@2.3.2
361 silly idealTree ├── js-tokens@3.0.2
361 silly idealTree ├── js-yaml@3.7.0
361 silly idealTree ├── jsesc@0.5.0
361 silly idealTree ├── json-loader@0.5.7
361 silly idealTree ├── json-schema-traverse@0.3.1
361 silly idealTree ├── json-stable-stringify@1.0.1
361 silly idealTree ├── json5@0.5.1
361 silly idealTree ├── jsonfile@2.4.0
361 silly idealTree ├── jsonify@0.0.0
361 silly idealTree ├── kind-of@3.2.2
361 silly idealTree ├── klaw@1.3.1
361 silly idealTree ├── lazy-cache@1.0.4
361 silly idealTree ├── lazy@1.0.11
361 silly idealTree ├── lcid@1.0.0
361 silly idealTree ├── load-json-file@1.1.0
361 silly idealTree ├── loader-runner@2.3.0
361 silly idealTree ├── loader-utils@1.1.0
361 silly idealTree ├── lodash._baseassign@3.2.0
361 silly idealTree ├── lodash._basecopy@3.0.1
361 silly idealTree ├── lodash._bindcallback@3.0.1
361 silly idealTree ├── lodash._createassigner@3.1.1
361 silly idealTree ├── lodash._getnative@3.9.1
361 silly idealTree ├── lodash._isiterateecall@3.0.9
361 silly idealTree ├── lodash.assign@4.2.0
361 silly idealTree ├── lodash.camelcase@4.3.0
361 silly idealTree ├── lodash.defaults@4.2.0
361 silly idealTree ├── lodash.isarguments@3.1.0
361 silly idealTree ├── lodash.isarray@3.0.4
361 silly idealTree ├── lodash.keys@3.1.2
361 silly idealTree ├── lodash.memoize@4.1.2
361 silly idealTree ├── lodash.restparam@3.6.1
361 silly idealTree ├── lodash.uniq@4.5.0
361 silly idealTree ├── lodash@4.17.4
361 silly idealTree ├── longest@1.0.1
361 silly idealTree ├── loose-envify@1.3.1
361 silly idealTree ├── macaddress@0.2.8
361 silly idealTree ├── magic-string@0.22.4
361 silly idealTree ├─┬ markdown-snippet-injector@0.2.2
361 silly idealTree │ └── typescript@1.8.10
361 silly idealTree ├── math-expression-evaluator@1.2.17
361 silly idealTree ├─┬ md5.js@1.3.4
361 silly idealTree │ └── hash-base@3.0.4
361 silly idealTree ├── media-typer@0.3.0
361 silly idealTree ├── memory-fs@0.4.1
361 silly idealTree ├── merge-descriptors@1.0.1
361 silly idealTree ├── methods@1.1.2
361 silly idealTree ├─┬ micromatch@2.3.11
361 silly idealTree │ ├── is-extglob@1.0.0
361 silly idealTree │ └── is-glob@2.0.1
361 silly idealTree ├── miller-rabin@4.0.1
361 silly idealTree ├── mime-db@1.30.0
361 silly idealTree ├── mime-types@2.1.17
361 silly idealTree ├── mime@1.4.1
361 silly idealTree ├── minimalistic-assert@1.0.0
361 silly idealTree ├── minimalistic-crypto-utils@1.0.1
361 silly idealTree ├── minimatch@3.0.4
361 silly idealTree ├── minimist@1.2.0
361 silly idealTree ├─┬ mkdirp@0.5.1
361 silly idealTree │ └── minimist@0.0.8
361 silly idealTree ├── mout@0.11.1
361 silly idealTree ├── ms@2.0.0
361 silly idealTree ├── nativescript-angular@4.3.0-2017-10-9-1
361 silly idealTree ├── nativescript-camera@3.0.2
361 silly idealTree ├─┬ nativescript-css-loader@0.26.1
361 silly idealTree │ ├── loader-utils@0.2.17
361 silly idealTree │ └── source-list-map@0.1.8
361 silly idealTree ├── nativescript-dev-typescript@0.4.6
361 silly idealTree ├── nativescript-dev-webpack@0.9.0-2017-10-5-2
361 silly idealTree ├── nativescript-geolocation@3.0.1
361 silly idealTree ├─┬ nativescript-hook@0.2.1
361 silly idealTree │ └── glob@6.0.4
361 silly idealTree ├── nativescript-intl@3.0.0
361 silly idealTree ├── nativescript-theme-core@1.0.4
361 silly idealTree ├── negotiator@0.6.1
361 silly idealTree ├── node-dir@0.1.17
361 silly idealTree ├─┬ node-libs-browser@2.0.0
361 silly idealTree │ └── string_decoder@0.10.31
361 silly idealTree ├── normalize-package-data@2.4.0
361 silly idealTree ├── normalize-path@2.1.1
361 silly idealTree ├── normalize-range@0.1.2
361 silly idealTree ├── normalize-url@1.9.1
361 silly idealTree ├── num2fraction@1.2.2
361 silly idealTree ├── number-is-nan@1.0.1
361 silly idealTree ├── object-assign@4.1.1
361 silly idealTree ├── object-path@0.9.2
361 silly idealTree ├── object.omit@2.0.1
361 silly idealTree ├── on-finished@2.3.0
361 silly idealTree ├── once@1.4.0
361 silly idealTree ├── opener@1.4.3
361 silly idealTree ├── os-browserify@0.2.1
361 silly idealTree ├── os-locale@1.4.0
361 silly idealTree ├── pako@0.2.9
361 silly idealTree ├── parse-asn1@5.1.0
361 silly idealTree ├─┬ parse-glob@3.0.4
361 silly idealTree │ ├── is-extglob@1.0.0
361 silly idealTree │ └── is-glob@2.0.1
361 silly idealTree ├── parse-json@2.2.0
361 silly idealTree ├── parseurl@1.3.2
361 silly idealTree ├── path-browserify@0.0.0
361 silly idealTree ├── path-exists@2.1.0
361 silly idealTree ├── path-is-absolute@1.0.1
361 silly idealTree ├── path-parse@1.0.5
361 silly idealTree ├── path-to-regexp@0.1.7
361 silly idealTree ├── path-type@1.1.0
361 silly idealTree ├── pbkdf2@3.0.14
361 silly idealTree ├── pify@2.3.0
361 silly idealTree ├── pinkie-promise@2.0.1
361 silly idealTree ├── pinkie@2.0.4
361 silly idealTree ├── postcss-calc@5.3.1
361 silly idealTree ├── postcss-colormin@2.2.2
361 silly idealTree ├── postcss-convert-values@2.6.1
361 silly idealTree ├── postcss-discard-comments@2.0.4
361 silly idealTree ├── postcss-discard-duplicates@2.1.0
361 silly idealTree ├── postcss-discard-empty@2.1.0
361 silly idealTree ├── postcss-discard-overridden@0.1.1
361 silly idealTree ├── postcss-discard-unused@2.2.3
361 silly idealTree ├── postcss-filter-plugins@2.0.2
361 silly idealTree ├── postcss-merge-idents@2.1.7
361 silly idealTree ├── postcss-merge-longhand@2.0.2
361 silly idealTree ├── postcss-merge-rules@2.1.2
361 silly idealTree ├── postcss-message-helpers@2.0.0
361 silly idealTree ├── postcss-minify-font-values@1.0.5
361 silly idealTree ├── postcss-minify-gradients@1.0.5
361 silly idealTree ├── postcss-minify-params@1.2.2
361 silly idealTree ├── postcss-minify-selectors@2.1.1
361 silly idealTree ├─┬ postcss-modules-extract-imports@1.1.0
361 silly idealTree │ ├── ansi-styles@3.2.0
361 silly idealTree │ ├── chalk@2.1.0
361 silly idealTree │ ├── has-flag@2.0.0
361 silly idealTree │ ├── postcss@6.0.13
361 silly idealTree │ ├── source-map@0.6.1
361 silly idealTree │ └── supports-color@4.4.0
361 silly idealTree ├─┬ postcss-modules-local-by-default@1.2.0
361 silly idealTree │ ├── ansi-styles@3.2.0
361 silly idealTree │ ├── chalk@2.1.0
361 silly idealTree │ ├── has-flag@2.0.0
361 silly idealTree │ ├── postcss@6.0.13
361 silly idealTree │ ├── source-map@0.6.1
361 silly idealTree │ └── supports-color@4.4.0
361 silly idealTree ├─┬ postcss-modules-scope@1.1.0
361 silly idealTree │ ├── ansi-styles@3.2.0
361 silly idealTree │ ├── chalk@2.1.0
361 silly idealTree │ ├── has-flag@2.0.0
361 silly idealTree │ ├── postcss@6.0.13
361 silly idealTree │ ├── source-map@0.6.1
361 silly idealTree │ └── supports-color@4.4.0
361 silly idealTree ├─┬ postcss-modules-values@1.3.0
361 silly idealTree │ ├── ansi-styles@3.2.0
361 silly idealTree │ ├── chalk@2.1.0
361 silly idealTree │ ├── has-flag@2.0.0
361 silly idealTree │ ├── postcss@6.0.13
361 silly idealTree │ ├── source-map@0.6.1
361 silly idealTree │ └── supports-color@4.4.0
361 silly idealTree ├── postcss-normalize-charset@1.1.1
361 silly idealTree ├── postcss-normalize-url@3.0.8
361 silly idealTree ├── postcss-ordered-values@2.2.3
361 silly idealTree ├── postcss-reduce-idents@2.4.0
361 silly idealTree ├── postcss-reduce-initial@1.0.1
361 silly idealTree ├── postcss-reduce-transforms@1.0.4
361 silly idealTree ├── postcss-selector-parser@2.2.3
361 silly idealTree ├── postcss-svgo@2.1.6
361 silly idealTree ├── postcss-unique-selectors@2.0.2
361 silly idealTree ├── postcss-value-parser@3.3.0
361 silly idealTree ├── postcss-zindex@2.2.0
361 silly idealTree ├─┬ postcss@5.2.18
361 silly idealTree │ └── supports-color@3.2.3
361 silly idealTree ├── prepend-http@1.0.4
361 silly idealTree ├── preserve@0.2.0
361 silly idealTree ├── process-nextick-args@1.0.7
361 silly idealTree ├── process@0.11.10
361 silly idealTree ├── proxy-addr@2.0.2
361 silly idealTree ├── prr@0.0.0
361 silly idealTree ├── public-encrypt@4.0.0
361 silly idealTree ├── punycode@1.4.1
361 silly idealTree ├── q@1.5.0
361 silly idealTree ├── qs@6.5.1
361 silly idealTree ├── query-string@4.3.4
361 silly idealTree ├── querystring-es3@0.2.1
361 silly idealTree ├── querystring@0.2.0
361 silly idealTree ├─┬ randomatic@1.1.7
361 silly idealTree │ ├─┬ is-number@3.0.0
361 silly idealTree │ │ └── kind-of@3.2.2
361 silly idealTree │ └── kind-of@4.0.0
361 silly idealTree ├── randombytes@2.0.5
361 silly idealTree ├── range-parser@1.2.0
361 silly idealTree ├── raw-body@2.3.2
361 silly idealTree ├── raw-loader@0.5.1
361 silly idealTree ├── read-pkg-up@1.0.1
361 silly idealTree ├── read-pkg@1.1.0
361 silly idealTree ├── readable-stream@2.3.3
361 silly idealTree ├── readdirp@2.1.0
361 silly idealTree ├─┬ reduce-css-calc@1.3.0
361 silly idealTree │ └── balanced-match@0.4.2
361 silly idealTree ├─┬ reduce-function-call@1.0.2
361 silly idealTree │ └── balanced-match@0.4.2
361 silly idealTree ├── reflect-metadata@0.1.10
361 silly idealTree ├── regenerate@1.3.3
361 silly idealTree ├── regenerator-runtime@0.11.0
361 silly idealTree ├── regex-cache@0.4.4
361 silly idealTree ├── regex-parser@2.2.8
361 silly idealTree ├── regexpu-core@1.0.0
361 silly idealTree ├── regjsgen@0.2.0
361 silly idealTree ├── regjsparser@0.1.5
361 silly idealTree ├── remove-trailing-separator@1.1.0
361 silly idealTree ├── repeat-element@1.1.2
361 silly idealTree ├── repeat-string@1.6.1
361 silly idealTree ├── require-directory@2.1.1
361 silly idealTree ├── require-main-filename@1.0.1
361 silly idealTree ├─┬ resolve-url-loader@2.0.3
361 silly idealTree │ └── camelcase@4.1.0
361 silly idealTree ├── resolve-url@0.2.1
361 silly idealTree ├── resolve@1.4.0
361 silly idealTree ├── rework-visit@1.0.0
361 silly idealTree ├─┬ rework@1.0.1
361 silly idealTree │ └── convert-source-map@0.3.5
361 silly idealTree ├── right-align@0.1.3
361 silly idealTree ├── rimraf@2.6.2
361 silly idealTree ├── ripemd160@2.0.1
361 silly idealTree ├── rxjs@5.4.3
361 silly idealTree ├── safe-buffer@5.1.1
361 silly idealTree ├── sax@1.2.4
361 silly idealTree ├── schema-utils@0.3.0
361 silly idealTree ├── semver-dsl@1.0.1
361 silly idealTree ├── semver@5.4.1
361 silly idealTree ├── send@0.16.1
361 silly idealTree ├── serve-static@1.13.1
361 silly idealTree ├── set-blocking@2.0.0
361 silly idealTree ├── set-immediate-shim@1.0.1
361 silly idealTree ├── setimmediate@1.0.5
361 silly idealTree ├── setprototypeof@1.1.0
361 silly idealTree ├── sha.js@2.4.9
361 silly idealTree ├── shelljs@0.6.1
361 silly idealTree ├── sort-keys@1.1.2
361 silly idealTree ├── source-list-map@2.0.0
361 silly idealTree ├── source-map-resolve@0.3.1
361 silly idealTree ├── source-map-support@0.4.18
361 silly idealTree ├── source-map-url@0.3.0
361 silly idealTree ├── source-map@0.5.7
361 silly idealTree ├── spdx-correct@1.0.2
361 silly idealTree ├── spdx-expression-parse@1.0.4
361 silly idealTree ├── spdx-license-ids@1.2.2
361 silly idealTree ├── sprintf-js@1.1.1
361 silly idealTree ├── statuses@1.3.1
361 silly idealTree ├── stream-browserify@2.0.1
361 silly idealTree ├── stream-http@2.7.2
361 silly idealTree ├── strict-uri-encode@1.1.0
361 silly idealTree ├── string_decoder@1.0.3
361 silly idealTree ├── string-width@1.0.2
361 silly idealTree ├── strip-ansi@3.0.1
361 silly idealTree ├── strip-bom@2.0.0
361 silly idealTree ├── supports-color@2.0.0
361 silly idealTree ├── svgo@0.7.2
361 silly idealTree ├── symbol-observable@1.0.4
361 silly idealTree ├── tapable@0.2.8
361 silly idealTree ├── tar.gz@1.0.5
361 silly idealTree ├── tar@2.2.1
361 silly idealTree ├── through@2.3.8
361 silly idealTree ├── timers-browserify@2.0.4
361 silly idealTree ├── tns-core-modules-widgets@3.3.0-2017-8-29-1
361 silly idealTree ├── tns-core-modules@3.3.0-2017-10-6-1
361 silly idealTree ├── tns-platform-declarations@3.2.0
361 silly idealTree ├── to-arraybuffer@1.0.1
361 silly idealTree ├── to-fast-properties@1.0.3
361 silly idealTree ├── tsickle@0.21.6
361 silly idealTree ├── tslib@1.7.1
361 silly idealTree ├── tslint@5.7.0
361 silly idealTree ├── tsutils@2.12.1
361 silly idealTree ├── tty-browserify@0.0.0
361 silly idealTree ├── type-is@1.6.15
361 silly idealTree ├── typescript@2.3.4
361 silly idealTree ├─┬ uglify-js@2.8.29
361 silly idealTree │ ├── camelcase@1.2.1
361 silly idealTree │ ├── cliui@2.1.0
361 silly idealTree │ ├── window-size@0.1.0
361 silly idealTree │ └── yargs@3.10.0
361 silly idealTree ├── uglify-to-browserify@1.0.2
361 silly idealTree ├── ultron@1.1.0
361 silly idealTree ├── uniq@1.0.1
361 silly idealTree ├── uniqid@4.1.1
361 silly idealTree ├── uniqs@2.0.0
361 silly idealTree ├── unpipe@1.0.0
361 silly idealTree ├── urix@0.1.0
361 silly idealTree ├─┬ url@0.11.0
361 silly idealTree │ └── punycode@1.3.2
361 silly idealTree ├── util-deprecate@1.0.2
361 silly idealTree ├─┬ util@0.10.3
361 silly idealTree │ └── inherits@2.0.1
361 silly idealTree ├── utils-merge@1.0.1
361 silly idealTree ├── validate-npm-package-license@3.0.1
361 silly idealTree ├── vary@1.1.2
361 silly idealTree ├── vendors@1.0.1
361 silly idealTree ├── vlq@0.2.3
361 silly idealTree ├── vm-browserify@0.0.4
361 silly idealTree ├── watchpack@1.4.0
361 silly idealTree ├── webpack-bundle-analyzer@2.9.0
361 silly idealTree ├── webpack-sources@1.0.1
361 silly idealTree ├─┬ webpack@2.6.1
361 silly idealTree │ ├── ajv@4.11.8
361 silly idealTree │ ├── loader-utils@0.2.17
361 silly idealTree │ ├── source-list-map@1.1.2
361 silly idealTree │ ├── supports-color@3.2.3
361 silly idealTree │ ├── webpack-sources@0.2.3
361 silly idealTree │ ├── yargs-parser@4.2.1
361 silly idealTree │ └── yargs@6.6.0
361 silly idealTree ├── whet.extend@0.9.9
361 silly idealTree ├── which-module@1.0.0
361 silly idealTree ├── window-size@0.2.0
361 silly idealTree ├── wordwrap@0.0.2
361 silly idealTree ├── wrap-ansi@2.1.0
361 silly idealTree ├── wrappy@1.0.2
361 silly idealTree ├─┬ ws@2.3.1
361 silly idealTree │ └── safe-buffer@5.0.1
361 silly idealTree ├── xtend@4.0.1
361 silly idealTree ├── y18n@3.2.1
361 silly idealTree ├── yargs-parser@2.4.1
361 silly idealTree ├── yargs@4.8.1
361 silly idealTree └── zone.js@0.8.18
362 silly generateActionsToTake Starting
363 silly install generateActionsToTake
364 silly generateActionsToTake Finishing
365 silly diffTrees action count 8
366 silly diffTrees add esprima@2.7.3
367 silly diffTrees add js-yaml@3.7.0
368 silly diffTrees add loader-utils@0.2.17
369 silly diffTrees add source-list-map@0.1.8
370 silly diffTrees add svgo@0.7.2
371 silly diffTrees add postcss-svgo@2.1.6
372 silly diffTrees add cssnano@3.10.0
373 silly diffTrees add nativescript-css-loader@0.26.1
374 silly decomposeActions action count 64
375 silly decomposeActions fetch esprima@2.7.3
376 silly decomposeActions extract esprima@2.7.3
377 silly decomposeActions test esprima@2.7.3
378 silly decomposeActions preinstall esprima@2.7.3
379 silly decomposeActions build esprima@2.7.3
380 silly decomposeActions install esprima@2.7.3
381 silly decomposeActions postinstall esprima@2.7.3
382 silly decomposeActions finalize esprima@2.7.3
383 silly decomposeActions fetch js-yaml@3.7.0
384 silly decomposeActions extract js-yaml@3.7.0
385 silly decomposeActions test js-yaml@3.7.0
386 silly decomposeActions preinstall js-yaml@3.7.0
387 silly decomposeActions build js-yaml@3.7.0
388 silly decomposeActions install js-yaml@3.7.0
389 silly decomposeActions postinstall js-yaml@3.7.0
390 silly decomposeActions finalize js-yaml@3.7.0
391 silly decomposeActions fetch loader-utils@0.2.17
392 silly decomposeActions extract loader-utils@0.2.17
393 silly decomposeActions test loader-utils@0.2.17
394 silly decomposeActions preinstall loader-utils@0.2.17
395 silly decomposeActions build loader-utils@0.2.17
396 silly decomposeActions install loader-utils@0.2.17
397 silly decomposeActions postinstall loader-utils@0.2.17
398 silly decomposeActions finalize loader-utils@0.2.17
399 silly decomposeActions fetch source-list-map@0.1.8
400 silly decomposeActions extract source-list-map@0.1.8
401 silly decomposeActions test source-list-map@0.1.8
402 silly decomposeActions preinstall source-list-map@0.1.8
403 silly decomposeActions build source-list-map@0.1.8
404 silly decomposeActions install source-list-map@0.1.8
405 silly decomposeActions postinstall source-list-map@0.1.8
406 silly decomposeActions finalize source-list-map@0.1.8
407 silly decomposeActions fetch svgo@0.7.2
408 silly decomposeActions extract svgo@0.7.2
409 silly decomposeActions test svgo@0.7.2
410 silly decomposeActions preinstall svgo@0.7.2
411 silly decomposeActions build svgo@0.7.2
412 silly decomposeActions install svgo@0.7.2
413 silly decomposeActions postinstall svgo@0.7.2
414 silly decomposeActions finalize svgo@0.7.2
415 silly decomposeActions fetch postcss-svgo@2.1.6
416 silly decomposeActions extract postcss-svgo@2.1.6
417 silly decomposeActions test postcss-svgo@2.1.6
418 silly decomposeActions preinstall postcss-svgo@2.1.6
419 silly decomposeActions build postcss-svgo@2.1.6
420 silly decomposeActions install postcss-svgo@2.1.6
421 silly decomposeActions postinstall postcss-svgo@2.1.6
422 silly decomposeActions finalize postcss-svgo@2.1.6
423 silly decomposeActions fetch cssnano@3.10.0
424 silly decomposeActions extract cssnano@3.10.0
425 silly decomposeActions test cssnano@3.10.0
426 silly decomposeActions preinstall cssnano@3.10.0
427 silly decomposeActions build cssnano@3.10.0
428 silly decomposeActions install cssnano@3.10.0
429 silly decomposeActions postinstall cssnano@3.10.0
430 silly decomposeActions finalize cssnano@3.10.0
431 silly decomposeActions fetch nativescript-css-loader@0.26.1
432 silly decomposeActions extract nativescript-css-loader@0.26.1
433 silly decomposeActions test nativescript-css-loader@0.26.1
434 silly decomposeActions preinstall nativescript-css-loader@0.26.1
435 silly decomposeActions build nativescript-css-loader@0.26.1
436 silly decomposeActions install nativescript-css-loader@0.26.1
437 silly decomposeActions postinstall nativescript-css-loader@0.26.1
438 silly decomposeActions finalize nativescript-css-loader@0.26.1
439 silly runTopLevelLifecycles Starting
440 silly install runPreinstallTopLevelLifecycles
441 silly preinstall nativescript-sdk-examples-ng@0.1.0 /vagrant/nativescript-sdk-examples-ng/nativescript-sdk-examples-ng-ac668818
442 info lifecycle nativescript-sdk-examples-ng@0.1.0~preinstall: nativescript-sdk-examples-ng@0.1.0
443 silly lifecycle nativescript-sdk-examples-ng@0.1.0~preinstall: no script for preinstall, continuing
444 silly executeActions Starting
445 silly install executeActions
446 silly doSerial global-install 0
447 silly doParallel fetch 8
448 verbose correctMkdir /home/vagrant/.npm/_locks correctMkdir not in flight; initializing
449 verbose lock using /home/vagrant/.npm/_locks/staging-9805271c13e5aae9.lock for /vagrant/nativescript-sdk-examples-ng/node_modules/.staging
450 silly doParallel extract 8
451 silly extract esprima@2.7.3
452 silly extract js-yaml@3.7.0
453 silly extract loader-utils@0.2.17
454 silly extract source-list-map@0.1.8
455 silly extract svgo@0.7.2
456 silly extract postcss-svgo@2.1.6
457 silly extract cssnano@3.10.0
458 silly extract nativescript-css-loader@0.26.1
459 verbose unbuild node_modules/.staging/loader-utils-3434c24e
460 verbose unbuild node_modules/.staging/source-list-map-d6c217f6
461 verbose unbuild node_modules/.staging/postcss-svgo-867efd20
462 verbose unbuild node_modules/.staging/cssnano-bfeb38d7
463 verbose unbuild node_modules/.staging/nativescript-css-loader-eaf2720d
464 verbose unbuild node_modules/.staging/esprima-22cc76a4
465 verbose unbuild node_modules/.staging/js-yaml-c3031f85
466 verbose unbuild node_modules/.staging/svgo-01ab484f
467 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/loader-utils-3434c24e is being purged from base /vagrant/nativescript-sdk-examples-ng
468 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/loader-utils-3434c24e
469 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/source-list-map-d6c217f6 is being purged from base /vagrant/nativescript-sdk-examples-ng
470 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/source-list-map-d6c217f6
471 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/postcss-svgo-867efd20 is being purged from base /vagrant/nativescript-sdk-examples-ng
472 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/postcss-svgo-867efd20
473 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/nativescript-css-loader-eaf2720d is being purged from base /vagrant/nativescript-sdk-examples-ng
474 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/nativescript-css-loader-eaf2720d
475 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/cssnano-bfeb38d7 is being purged from base /vagrant/nativescript-sdk-examples-ng
476 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/cssnano-bfeb38d7
477 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/esprima-22cc76a4 is being purged from base /vagrant/nativescript-sdk-examples-ng
478 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/esprima-22cc76a4
479 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/js-yaml-c3031f85 is being purged from base /vagrant/nativescript-sdk-examples-ng
480 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/js-yaml-c3031f85
481 verbose tar unpack /home/vagrant/.npm/loader-utils/0.2.17/package.tgz
482 verbose tar unpacking to /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/loader-utils-3434c24e
483 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/loader-utils-3434c24e is being purged
484 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/loader-utils-3434c24e
485 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/svgo-01ab484f is being purged from base /vagrant/nativescript-sdk-examples-ng
486 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/svgo-01ab484f
487 verbose tar unpack /home/vagrant/.npm/source-list-map/0.1.8/package.tgz
488 verbose tar unpacking to /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/source-list-map-d6c217f6
489 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/source-list-map-d6c217f6 is being purged
490 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/source-list-map-d6c217f6
491 verbose tar unpack /home/vagrant/.npm/postcss-svgo/2.1.6/package.tgz
492 verbose tar unpacking to /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/postcss-svgo-867efd20
493 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/postcss-svgo-867efd20 is being purged
494 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/postcss-svgo-867efd20
495 verbose tar unpack /home/vagrant/.npm/nativescript-css-loader/0.26.1/package.tgz
496 verbose tar unpacking to /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/nativescript-css-loader-eaf2720d
497 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/nativescript-css-loader-eaf2720d is being purged
498 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/nativescript-css-loader-eaf2720d
499 verbose tar unpack /home/vagrant/.npm/cssnano/3.10.0/package.tgz
500 verbose tar unpacking to /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/cssnano-bfeb38d7
501 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/cssnano-bfeb38d7 is being purged
502 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/cssnano-bfeb38d7
503 verbose tar unpack /home/vagrant/.npm/esprima/2.7.3/package.tgz
504 verbose tar unpacking to /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/esprima-22cc76a4
505 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/esprima-22cc76a4 is being purged
506 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/esprima-22cc76a4
507 verbose tar unpack /home/vagrant/.npm/js-yaml/3.7.0/package.tgz
508 verbose tar unpacking to /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/js-yaml-c3031f85
509 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/js-yaml-c3031f85 is being purged
510 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/js-yaml-c3031f85
511 silly gunzTarPerm modes [ '775', '664' ]
512 verbose tar unpack /home/vagrant/.npm/svgo/0.7.2/package.tgz
513 verbose tar unpacking to /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/svgo-01ab484f
514 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/svgo-01ab484f is being purged
515 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/svgo-01ab484f
516 silly gunzTarPerm modes [ '775', '664' ]
517 silly gunzTarPerm modes [ '775', '664' ]
518 silly gunzTarPerm modes [ '775', '664' ]
519 silly gunzTarPerm modes [ '775', '664' ]
520 silly gunzTarPerm modes [ '775', '664' ]
521 silly gunzTarPerm modes [ '775', '664' ]
522 silly gunzTarPerm modes [ '775', '664' ]
523 silly gunzTarPerm extractEntry package.json
524 silly gunzTarPerm modified mode [ 'package.json', 438, 436 ]
525 silly gunzTarPerm extractEntry package.json
526 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
527 silly gunzTarPerm extractEntry package.json
528 silly gunzTarPerm modified mode [ 'package.json', 438, 436 ]
529 silly gunzTarPerm extractEntry package.json
530 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
531 silly gunzTarPerm extractEntry package.json
532 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
533 silly gunzTarPerm extractEntry package.json
534 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ]
535 silly gunzTarPerm extractEntry package.json
536 silly gunzTarPerm extractEntry package.json
537 silly gunzTarPerm modified mode [ 'package.json', 438, 436 ]
538 silly gunzTarPerm extractEntry README.md
539 silly gunzTarPerm modified mode [ 'README.md', 438, 436 ]
540 silly gunzTarPerm extractEntry lib/CodeNode.js
541 silly gunzTarPerm modified mode [ 'lib/CodeNode.js', 438, 436 ]
542 silly gunzTarPerm extractEntry README.md
543 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ]
544 silly gunzTarPerm extractEntry LICENSE
545 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ]
546 silly gunzTarPerm extractEntry README.md
547 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ]
548 silly gunzTarPerm extractEntry quickstart.js
549 silly gunzTarPerm modified mode [ 'quickstart.js', 420, 436 ]
550 silly gunzTarPerm extractEntry README.md
551 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ]
552 silly gunzTarPerm extractEntry CHANGELOG.md
553 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 436 ]
554 silly gunzTarPerm extractEntry README.md
555 silly gunzTarPerm modified mode [ 'README.md', 438, 436 ]
556 silly gunzTarPerm extractEntry LICENSE
557 silly gunzTarPerm modified mode [ 'LICENSE', 438, 436 ]
558 silly gunzTarPerm extractEntry README.md
559 silly gunzTarPerm extractEntry LICENSE
560 silly gunzTarPerm extractEntry README.md
561 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ]
562 silly gunzTarPerm extractEntry esprima.js
563 silly gunzTarPerm modified mode [ 'esprima.js', 420, 436 ]
564 silly gunzTarPerm extractEntry .npmignore
565 silly gunzTarPerm modified mode [ '.npmignore', 438, 436 ]
566 silly gunzTarPerm extractEntry README.md
567 silly gunzTarPerm modified mode [ 'README.md', 438, 436 ]
568 silly gunzTarPerm extractEntry lib/MappingsContext.js
569 silly gunzTarPerm modified mode [ 'lib/MappingsContext.js', 438, 436 ]
570 silly gunzTarPerm extractEntry lib/SourceListMap.js
571 silly gunzTarPerm modified mode [ 'lib/SourceListMap.js', 438, 436 ]
572 silly gunzTarPerm extractEntry CHANGELOG.md
573 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 436 ]
574 silly gunzTarPerm extractEntry LICENSE-MIT
575 silly gunzTarPerm modified mode [ 'LICENSE-MIT', 420, 436 ]
576 silly gunzTarPerm extractEntry dist/index.js
577 silly gunzTarPerm modified mode [ 'dist/index.js', 420, 436 ]
578 silly gunzTarPerm extractEntry dist/lib/core.js
579 silly gunzTarPerm modified mode [ 'dist/lib/core.js', 420, 436 ]
580 silly gunzTarPerm extractEntry dist/lib/functionOptimiser.js
581 silly gunzTarPerm modified mode [ 'dist/lib/functionOptimiser.js', 420, 436 ]
582 silly gunzTarPerm extractEntry dist/lib/getArguments.js
583 silly gunzTarPerm modified mode [ 'dist/lib/getArguments.js', 420, 436 ]
584 silly gunzTarPerm extractEntry dist/lib/getMatch.js
585 silly gunzTarPerm modified mode [ 'dist/lib/getMatch.js', 420, 436 ]
586 silly gunzTarPerm extractEntry dist/lib/filterOptimiser.js
587 silly gunzTarPerm modified mode [ 'dist/lib/filterOptimiser.js', 420, 436 ]
588 silly gunzTarPerm extractEntry dist/lib/normalizeUnicode.js
589 silly gunzTarPerm modified mode [ 'dist/lib/normalizeUnicode.js', 420, 436 ]
590 silly gunzTarPerm extractEntry dist/lib/reduceBackgroundRepeat.js
591 silly gunzTarPerm modified mode [ 'dist/lib/reduceBackgroundRepeat.js', 420, 436 ]
592 silly gunzTarPerm extractEntry dist/lib/reduceDisplayValues.js
593 silly gunzTarPerm modified mode [ 'dist/lib/reduceDisplayValues.js', 420, 436 ]
594 silly gunzTarPerm extractEntry dist/lib/reducePositions.js
595 silly gunzTarPerm modified mode [ 'dist/lib/reducePositions.js', 420, 436 ]
596 silly gunzTarPerm extractEntry dist/lib/reduceTimingFunctions.js
597 silly gunzTarPerm modified mode [ 'dist/lib/reduceTimingFunctions.js', 420, 436 ]
598 silly gunzTarPerm extractEntry dist/lib/evenValues.js
599 silly gunzTarPerm modified mode [ 'dist/lib/evenValues.js', 420, 436 ]
600 silly gunzTarPerm extractEntry dist/lib/styleCache.js
601 silly gunzTarPerm modified mode [ 'dist/lib/styleCache.js', 420, 436 ]
602 silly gunzTarPerm extractEntry dist/lib/normalizeString.js
603 silly gunzTarPerm modified mode [ 'dist/lib/normalizeString.js', 420, 436 ]
604 silly gunzTarPerm extractEntry index.js
605 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ]
606 silly gunzTarPerm extractEntry LICENSE-MIT
607 silly gunzTarPerm modified mode [ 'LICENSE-MIT', 420, 436 ]
608 silly gunzTarPerm extractEntry dist/index.js
609 silly gunzTarPerm modified mode [ 'dist/index.js', 420, 436 ]
610 silly gunzTarPerm extractEntry index.js
611 silly gunzTarPerm modified mode [ 'index.js', 438, 436 ]
612 silly gunzTarPerm extractEntry locals.js
613 silly gunzTarPerm modified mode [ 'locals.js', 438, 436 ]
614 silly gunzTarPerm extractEntry index.js
615 silly gunzTarPerm extractEntry CHANGELOG.md
616 silly gunzTarPerm extractEntry ChangeLog
617 silly gunzTarPerm modified mode [ 'ChangeLog', 420, 436 ]
618 silly gunzTarPerm extractEntry LICENSE
619 silly gunzTarPerm modified mode [ 'LICENSE', 438, 436 ]
620 silly gunzTarPerm extractEntry .svgo.yml
621 silly gunzTarPerm modified mode [ '.svgo.yml', 438, 436 ]
622 silly gunzTarPerm extractEntry lib/SourceNode.js
623 silly gunzTarPerm modified mode [ 'lib/SourceNode.js', 438, 436 ]
624 silly gunzTarPerm extractEntry lib/base64-vlq.js
625 silly gunzTarPerm modified mode [ 'lib/base64-vlq.js', 438, 436 ]
626 silly gunzTarPerm extractEntry lib/compile-exports.js
627 silly gunzTarPerm modified mode [ 'lib/compile-exports.js', 438, 436 ]
628 silly gunzTarPerm extractEntry lib/css-base.js
629 silly gunzTarPerm modified mode [ 'lib/css-base.js', 438, 436 ]
630 silly gunzTarPerm extractEntry dist/lib/url.js
631 silly gunzTarPerm modified mode [ 'dist/lib/url.js', 420, 436 ]
632 silly gunzTarPerm extractEntry bin/js-yaml.js
633 silly gunzTarPerm extractEntry LICENSE.BSD
634 silly gunzTarPerm modified mode [ 'LICENSE.BSD', 420, 436 ]
635 silly gunzTarPerm extractEntry bin/esparse.js
636 silly gunzTarPerm modified mode [ 'bin/esparse.js', 420, 436 ]
637 silly gunzTarPerm extractEntry bin/esvalidate.js
638 silly gunzTarPerm modified mode [ 'bin/esvalidate.js', 493, 509 ]
639 silly gunzTarPerm extractEntry CHANGELOG.md
640 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 438, 436 ]
641 silly gunzTarPerm extractEntry Makefile
642 silly gunzTarPerm modified mode [ 'Makefile', 438, 436 ]
643 silly gunzTarPerm extractEntry lib/getImportPrefix.js
644 silly gunzTarPerm modified mode [ 'lib/getImportPrefix.js', 438, 436 ]
645 silly gunzTarPerm extractEntry lib/getLocalIdent.js
646 silly gunzTarPerm modified mode [ 'lib/getLocalIdent.js', 438, 436 ]
647 silly gunzTarPerm extractEntry dist/js-yaml.js
648 silly gunzTarPerm extractEntry dist/js-yaml.min.js
649 silly gunzTarPerm extractEntry lib/fromStringWithSourceMap.js
650 silly gunzTarPerm modified mode [ 'lib/fromStringWithSourceMap.js', 438, 436 ]
651 silly gunzTarPerm extractEntry README.ru.md
652 silly gunzTarPerm modified mode [ 'README.ru.md', 438, 436 ]
653 silly gunzTarPerm extractEntry bin/svgo
654 silly gunzTarPerm modified mode [ 'bin/svgo', 438, 436 ]
655 silly gunzTarPerm extractEntry lib/loader.js
656 silly gunzTarPerm modified mode [ 'lib/loader.js', 438, 436 ]
657 silly gunzTarPerm extractEntry lib/localsLoader.js
658 silly gunzTarPerm modified mode [ 'lib/localsLoader.js', 438, 436 ]
659 silly gunzTarPerm extractEntry lib/processCss.js
660 silly gunzTarPerm modified mode [ 'lib/processCss.js', 438, 436 ]
661 silly gunzTarPerm extractEntry lib/js-yaml.js
662 silly gunzTarPerm extractEntry lib/js-yaml/common.js
663 silly gunzTarPerm extractEntry lib/helpers.js
664 silly gunzTarPerm modified mode [ 'lib/helpers.js', 438, 436 ]
665 silly gunzTarPerm extractEntry lib/index.js
666 silly gunzTarPerm modified mode [ 'lib/index.js', 438, 436 ]
667 silly gunzTarPerm extractEntry lib/svgo.js
668 silly gunzTarPerm modified mode [ 'lib/svgo.js', 438, 436 ]
669 silly gunzTarPerm extractEntry lib/svgo/coa.js
670 silly gunzTarPerm modified mode [ 'lib/svgo/coa.js', 438, 436 ]
671 silly gunzTarPerm extractEntry lib/js-yaml/dumper.js
672 silly gunzTarPerm extractEntry lib/js-yaml/exception.js
673 silly gunzTarPerm modified mode [ 'lib/js-yaml/exception.js', 438, 436 ]
674 silly gunzTarPerm extractEntry lib/svgo/config.js
675 silly gunzTarPerm modified mode [ 'lib/svgo/config.js', 438, 436 ]
676 silly gunzTarPerm extractEntry lib/svgo/js2svg.js
677 silly gunzTarPerm modified mode [ 'lib/svgo/js2svg.js', 438, 436 ]
678 silly gunzTarPerm extractEntry lib/svgo/jsAPI.js
679 silly gunzTarPerm modified mode [ 'lib/svgo/jsAPI.js', 438, 436 ]
680 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/loader-utils-3434c24e/node_modules is being purged
681 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/loader-utils-3434c24e/node_modules
682 silly gunzTarPerm extractEntry lib/svgo/plugins.js
683 silly gunzTarPerm modified mode [ 'lib/svgo/plugins.js', 438, 436 ]
684 silly gunzTarPerm extractEntry lib/js-yaml/loader.js
685 silly gunzTarPerm extractEntry lib/js-yaml/mark.js
686 silly gunzTarPerm extractEntry lib/js-yaml/schema.js
687 silly gunzTarPerm extractEntry lib/js-yaml/type.js
688 silly gunzTarPerm extractEntry lib/js-yaml/schema/core.js
689 silly gunzTarPerm extractEntry lib/js-yaml/schema/default_full.js
690 silly gunzTarPerm extractEntry lib/svgo/svg2js.js
691 silly gunzTarPerm modified mode [ 'lib/svgo/svg2js.js', 438, 436 ]
692 silly gunzTarPerm extractEntry lib/svgo/tools.js
693 silly gunzTarPerm modified mode [ 'lib/svgo/tools.js', 438, 436 ]
694 silly gunzTarPerm extractEntry lib/js-yaml/schema/default_safe.js
695 silly gunzTarPerm extractEntry lib/js-yaml/schema/failsafe.js
696 silly gunzTarPerm extractEntry lib/js-yaml/schema/json.js
697 silly gunzTarPerm extractEntry plugins/_collections.js
698 silly gunzTarPerm modified mode [ 'plugins/_collections.js', 438, 436 ]
699 silly gunzTarPerm extractEntry plugins/moveGroupAttrsToElems.js
700 silly gunzTarPerm modified mode [ 'plugins/moveGroupAttrsToElems.js', 438, 436 ]
701 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/postcss-svgo-867efd20/node_modules is being purged
702 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/postcss-svgo-867efd20/node_modules
703 silly gunzTarPerm extractEntry lib/js-yaml/type/binary.js
704 silly gunzTarPerm extractEntry lib/js-yaml/type/int.js
705 silly gunzTarPerm extractEntry lib/js-yaml/type/str.js
706 silly gunzTarPerm extractEntry plugins/removeAttrs.js
707 silly gunzTarPerm modified mode [ 'plugins/removeAttrs.js', 438, 436 ]
708 silly gunzTarPerm extractEntry plugins/removeComments.js
709 silly gunzTarPerm modified mode [ 'plugins/removeComments.js', 438, 436 ]
710 silly gunzTarPerm extractEntry lib/js-yaml/type/map.js
711 silly gunzTarPerm extractEntry lib/js-yaml/type/float.js
712 silly gunzTarPerm extractEntry lib/js-yaml/type/bool.js
713 silly gunzTarPerm extractEntry lib/js-yaml/type/omap.js
714 silly gunzTarPerm extractEntry lib/js-yaml/type/pairs.js
715 silly gunzTarPerm extractEntry lib/js-yaml/type/seq.js
716 silly gunzTarPerm extractEntry lib/js-yaml/type/set.js
717 silly gunzTarPerm extractEntry lib/js-yaml/type/merge.js
718 silly gunzTarPerm extractEntry lib/js-yaml/type/timestamp.js
719 silly gunzTarPerm extractEntry lib/js-yaml/type/null.js
720 silly gunzTarPerm extractEntry lib/js-yaml/type/js/function.js
721 silly gunzTarPerm extractEntry lib/js-yaml/type/js/regexp.js
722 silly gunzTarPerm extractEntry lib/js-yaml/type/js/undefined.js
723 silly gunzTarPerm extractEntry plugins/moveElemsAttrsToGroup.js
724 silly gunzTarPerm modified mode [ 'plugins/moveElemsAttrsToGroup.js', 438, 436 ]
725 silly gunzTarPerm extractEntry plugins/removeDimensions.js
726 silly gunzTarPerm modified mode [ 'plugins/removeDimensions.js', 438, 436 ]
727 silly gunzTarPerm extractEntry plugins/removeDoctype.js
728 silly gunzTarPerm modified mode [ 'plugins/removeDoctype.js', 438, 436 ]
729 silly gunzTarPerm extractEntry plugins/removeEditorsNSData.js
730 silly gunzTarPerm modified mode [ 'plugins/removeEditorsNSData.js', 438, 436 ]
731 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/esprima-22cc76a4/node_modules is being purged
732 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/esprima-22cc76a4/node_modules
733 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/source-list-map-d6c217f6/node_modules is being purged
734 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/source-list-map-d6c217f6/node_modules
735 silly gunzTarPerm extractEntry plugins/removeElementsByAttr.js
736 silly gunzTarPerm modified mode [ 'plugins/removeElementsByAttr.js', 438, 436 ]
737 silly gunzTarPerm extractEntry plugins/removeEmptyAttrs.js
738 silly gunzTarPerm modified mode [ 'plugins/removeEmptyAttrs.js', 438, 436 ]
739 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/nativescript-css-loader-eaf2720d/node_modules is being purged
740 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/nativescript-css-loader-eaf2720d/node_modules
741 silly gunzTarPerm extractEntry plugins/minifyStyles.js
742 silly gunzTarPerm modified mode [ 'plugins/minifyStyles.js', 438, 436 ]
743 silly gunzTarPerm extractEntry plugins/removeEmptyContainers.js
744 silly gunzTarPerm modified mode [ 'plugins/removeEmptyContainers.js', 438, 436 ]
745 silly gunzTarPerm extractEntry plugins/mergePaths.js
746 silly gunzTarPerm modified mode [ 'plugins/mergePaths.js', 438, 436 ]
747 silly gunzTarPerm extractEntry plugins/removeEmptyText.js
748 silly gunzTarPerm modified mode [ 'plugins/removeEmptyText.js', 438, 436 ]
749 silly gunzTarPerm extractEntry plugins/convertTransform.js
750 silly gunzTarPerm modified mode [ 'plugins/convertTransform.js', 438, 436 ]
751 silly gunzTarPerm extractEntry plugins/removeHiddenElems.js
752 silly gunzTarPerm modified mode [ 'plugins/removeHiddenElems.js', 438, 436 ]
753 silly gunzTarPerm extractEntry plugins/convertStyleToAttrs.js
754 silly gunzTarPerm modified mode [ 'plugins/convertStyleToAttrs.js', 438, 436 ]
755 silly gunzTarPerm extractEntry plugins/removeMetadata.js
756 silly gunzTarPerm modified mode [ 'plugins/removeMetadata.js', 438, 436 ]
757 silly gunzTarPerm extractEntry plugins/convertShapeToPath.js
758 silly gunzTarPerm modified mode [ 'plugins/convertShapeToPath.js', 438, 436 ]
759 silly gunzTarPerm extractEntry plugins/removeNonInheritableGroupAttrs.js
760 silly gunzTarPerm modified mode [ 'plugins/removeNonInheritableGroupAttrs.js', 438, 436 ]
761 silly gunzTarPerm extractEntry plugins/convertPathData.js
762 silly gunzTarPerm modified mode [ 'plugins/convertPathData.js', 438, 436 ]
763 silly gunzTarPerm extractEntry plugins/removeRasterImages.js
764 silly gunzTarPerm modified mode [ 'plugins/removeRasterImages.js', 438, 436 ]
765 silly gunzTarPerm extractEntry plugins/convertColors.js
766 silly gunzTarPerm modified mode [ 'plugins/convertColors.js', 438, 436 ]
767 silly gunzTarPerm extractEntry plugins/removeStyleElement.js
768 silly gunzTarPerm modified mode [ 'plugins/removeStyleElement.js', 438, 436 ]
769 silly gunzTarPerm extractEntry plugins/collapseGroups.js
770 silly gunzTarPerm modified mode [ 'plugins/collapseGroups.js', 438, 436 ]
771 silly gunzTarPerm extractEntry plugins/removeTitle.js
772 silly gunzTarPerm modified mode [ 'plugins/removeTitle.js', 438, 436 ]
773 silly gunzTarPerm extractEntry plugins/cleanupNumericValues.js
774 silly gunzTarPerm modified mode [ 'plugins/cleanupNumericValues.js', 438, 436 ]
775 silly gunzTarPerm extractEntry plugins/removeUnknownsAndDefaults.js
776 silly gunzTarPerm modified mode [ 'plugins/removeUnknownsAndDefaults.js', 438, 436 ]
777 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/cssnano-bfeb38d7/node_modules is being purged
778 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/cssnano-bfeb38d7/node_modules
779 silly gunzTarPerm extractEntry plugins/cleanupListOfValues.js
780 silly gunzTarPerm modified mode [ 'plugins/cleanupListOfValues.js', 438, 436 ]
781 silly gunzTarPerm extractEntry plugins/removeUnusedNS.js
782 silly gunzTarPerm modified mode [ 'plugins/removeUnusedNS.js', 438, 436 ]
783 silly gunzTarPerm extractEntry plugins/cleanupIDs.js
784 silly gunzTarPerm modified mode [ 'plugins/cleanupIDs.js', 438, 436 ]
785 silly gunzTarPerm extractEntry plugins/removeUselessDefs.js
786 silly gunzTarPerm modified mode [ 'plugins/removeUselessDefs.js', 438, 436 ]
787 silly gunzTarPerm extractEntry plugins/cleanupEnableBackground.js
788 silly gunzTarPerm modified mode [ 'plugins/cleanupEnableBackground.js', 438, 436 ]
789 silly gunzTarPerm extractEntry plugins/removeUselessStrokeAndFill.js
790 silly gunzTarPerm modified mode [ 'plugins/removeUselessStrokeAndFill.js', 438, 436 ]
791 silly gunzTarPerm extractEntry plugins/cleanupAttrs.js
792 silly gunzTarPerm modified mode [ 'plugins/cleanupAttrs.js', 438, 436 ]
793 silly gunzTarPerm extractEntry plugins/removeViewBox.js
794 silly gunzTarPerm modified mode [ 'plugins/removeViewBox.js', 438, 436 ]
795 silly gunzTarPerm extractEntry plugins/addClassesToSVGElement.js
796 silly gunzTarPerm modified mode [ 'plugins/addClassesToSVGElement.js', 438, 436 ]
797 silly gunzTarPerm extractEntry plugins/removeXMLNS.js
798 silly gunzTarPerm modified mode [ 'plugins/removeXMLNS.js', 438, 436 ]
799 silly gunzTarPerm extractEntry plugins/addAttributesToSVGElement.js
800 silly gunzTarPerm modified mode [ 'plugins/addAttributesToSVGElement.js', 438, 436 ]
801 silly gunzTarPerm extractEntry plugins/removeXMLProcInst.js
802 silly gunzTarPerm modified mode [ 'plugins/removeXMLProcInst.js', 438, 436 ]
803 silly gunzTarPerm extractEntry plugins/_transforms.js
804 silly gunzTarPerm modified mode [ 'plugins/_transforms.js', 438, 436 ]
805 silly gunzTarPerm extractEntry plugins/sortAttrs.js
806 silly gunzTarPerm modified mode [ 'plugins/sortAttrs.js', 438, 436 ]
807 silly gunzTarPerm extractEntry plugins/_path.js
808 silly gunzTarPerm modified mode [ 'plugins/_path.js', 438, 436 ]
809 silly gunzTarPerm extractEntry plugins/transformsWithOnePath.js
810 silly gunzTarPerm modified mode [ 'plugins/transformsWithOnePath.js', 438, 436 ]
811 silly gunzTarPerm extractEntry plugins/removeDesc.js
812 silly gunzTarPerm modified mode [ 'plugins/removeDesc.js', 438, 436 ]
813 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/js-yaml-c3031f85/node_modules is being purged
814 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/js-yaml-c3031f85/node_modules
815 silly gentlyRm /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/svgo-01ab484f/node_modules is being purged
816 verbose gentlyRm don't care about contents; nuking /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/svgo-01ab484f/node_modules
817 silly doParallel preinstall 8
818 silly preinstall esprima@2.7.3 /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/esprima-22cc76a4
819 info lifecycle esprima@2.7.3~preinstall: esprima@2.7.3
820 silly preinstall js-yaml@3.7.0 /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/js-yaml-c3031f85
821 info lifecycle js-yaml@3.7.0~preinstall: js-yaml@3.7.0
822 silly preinstall loader-utils@0.2.17 /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/loader-utils-3434c24e
823 info lifecycle loader-utils@0.2.17~preinstall: loader-utils@0.2.17
824 silly preinstall source-list-map@0.1.8 /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/source-list-map-d6c217f6
825 info lifecycle source-list-map@0.1.8~preinstall: source-list-map@0.1.8
826 silly preinstall svgo@0.7.2 /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/svgo-01ab484f
827 info lifecycle svgo@0.7.2~preinstall: svgo@0.7.2
828 silly preinstall postcss-svgo@2.1.6 /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/postcss-svgo-867efd20
829 info lifecycle postcss-svgo@2.1.6~preinstall: postcss-svgo@2.1.6
830 silly preinstall cssnano@3.10.0 /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/cssnano-bfeb38d7
831 info lifecycle cssnano@3.10.0~preinstall: cssnano@3.10.0
832 silly preinstall nativescript-css-loader@0.26.1 /vagrant/nativescript-sdk-examples-ng/node_modules/.staging/nativescript-css-loader-eaf2720d
833 info lifecycle nativescript-css-loader@0.26.1~preinstall: nativescript-css-loader@0.26.1
834 silly lifecycle js-yaml@3.7.0~preinstall: no script for preinstall, continuing
835 silly lifecycle esprima@2.7.3~preinstall: no script for preinstall, continuing
836 silly lifecycle source-list-map@0.1.8~preinstall: no script for preinstall, continuing
837 silly lifecycle loader-utils@0.2.17~preinstall: no script for preinstall, continuing
838 silly lifecycle postcss-svgo@2.1.6~preinstall: no script for preinstall, continuing
839 silly lifecycle svgo@0.7.2~preinstall: no script for preinstall, continuing
840 silly lifecycle nativescript-css-loader@0.26.1~preinstall: no script for preinstall, continuing
841 silly lifecycle cssnano@3.10.0~preinstall: no script for preinstall, continuing
842 silly doReverseSerial remove 0
843 silly doSerial move 0
844 silly doSerial finalize 8
845 silly finalize /vagrant/nativescript-sdk-examples-ng/node_modules/esprima
846 silly finalize /vagrant/nativescript-sdk-examples-ng/node_modules/js-yaml
847 silly finalize /vagrant/nativescript-sdk-examples-ng/node_modules/nativescript-css-loader/node_modules/loader-utils
848 silly finalize /vagrant/nativescript-sdk-examples-ng/node_modules/nativescript-css-loader/node_modules/source-list-map
849 silly finalize /vagrant/nativescript-sdk-examples-ng/node_modules/svgo
850 silly finalize /vagrant/nativescript-sdk-examples-ng/node_modules/postcss-svgo
851 silly finalize /vagrant/nativescript-sdk-examples-ng/node_modules/cssnano
852 silly finalize /vagrant/nativescript-sdk-examples-ng/node_modules/nativescript-css-loader
853 silly doSerial build 8
854 silly build esprima@2.7.3
855 info linkStuff esprima@2.7.3
856 silly linkStuff esprima@2.7.3 has /vagrant/nativescript-sdk-examples-ng/node_modules as its parent node_modules
857 verbose linkBins esprima@2.7.3
858 verbose link bins [ { esparse: './bin/esparse.js',
858 verbose link bins esvalidate: './bin/esvalidate.js' },
858 verbose link bins '/vagrant/nativescript-sdk-examples-ng/node_modules/.bin',
858 verbose link bins false ]
859 verbose linkMans esprima@2.7.3
860 verbose unlock done using /home/vagrant/.npm/_locks/staging-9805271c13e5aae9.lock for /vagrant/nativescript-sdk-examples-ng/node_modules/.staging
861 silly rollbackFailedOptional Starting
862 silly rollbackFailedOptional Finishing
863 silly runTopLevelLifecycles Finishing
864 silly install printInstalled
865 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
866 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
867 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin
867 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any
867 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux
867 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
868 warn nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/common@~4.4.1 but none was installed.
869 verbose If you need help, you may report this error at:
869 verbose <https://github.com/npm/npm/issues>
870 warn nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/compiler@~4.4.1 but none was installed.
871 verbose If you need help, you may report this error at:
871 verbose <https://github.com/npm/npm/issues>
872 warn nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/core@~4.4.1 but none was installed.
873 verbose If you need help, you may report this error at:
873 verbose <https://github.com/npm/npm/issues>
874 warn nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/forms@~4.4.1 but none was installed.
875 verbose If you need help, you may report this error at:
875 verbose <https://github.com/npm/npm/issues>
876 warn nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/http@~4.4.1 but none was installed.
877 verbose If you need help, you may report this error at:
877 verbose <https://github.com/npm/npm/issues>
878 warn nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/platform-browser@~4.4.1 but none was installed.
879 verbose If you need help, you may report this error at:
879 verbose <https://github.com/npm/npm/issues>
880 warn nativescript-angular@4.3.0-2017-10-9-1 requires a peer of @angular/router@~4.4.1 but none was installed.
881 verbose If you need help, you may report this error at:
881 verbose <https://github.com/npm/npm/issues>
882 verbose stack Error: ENOENT: no such file or directory, chmod '/vagrant/nativescript-sdk-examples-ng/node_modules/esprima/bin/esvalidate.js'
882 verbose stack at Error (native)
883 verbose cwd /vagrant/nativescript-sdk-examples-ng
884 error Linux 3.13.0-132-generic
885 error argv "/home/vagrant/.nvm/versions/node/v6.11.4/bin/node" "/home/vagrant/.nvm/versions/node/v6.11.4/bin/npm" "install"
886 error node v6.11.4
887 error npm v3.10.10
888 error path /vagrant/nativescript-sdk-examples-ng/node_modules/esprima/bin/esvalidate.js
889 error code ENOENT
890 error errno -2
891 error syscall chmod
892 error enoent ENOENT: no such file or directory, chmod '/vagrant/nativescript-sdk-examples-ng/node_modules/esprima/bin/esvalidate.js'
893 error enoent ENOENT: no such file or directory, chmod '/vagrant/nativescript-sdk-examples-ng/node_modules/esprima/bin/esvalidate.js'
893 error enoent This is most likely not a problem with npm itself
893 error enoent and is related to npm not being able to find a file.
894 verbose exit [ -2, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment