diff --git a/docs/dcc-options.md b/docs/dcc-options.md index 50a2e08..10d48ad 100644 --- a/docs/dcc-options.md +++ b/docs/dcc-options.md @@ -24,4 +24,4 @@ This feature is useful when importing ambiguous dates from CSV or Excel (eg 1/2/ Default=SYSTEM. !!! note - If you have clients in different geographies loading excel in local formats, you can also address this issue by ensuring the locale of the _user_ profile is not set to the default (eg `English (United States)`). When leaving the DC_LOCALE as SYSTEM, the locale settings in SAS are not added or modified. \ No newline at end of file + If you have clients in different geographies loading excel in local formats, you can also address this issue by ensuring the locale of the windows _user_ profile is not set to the default (eg `English (United States)`). When leaving the DC_LOCALE as SYSTEM, the locale settings in SAS are not added or modified. \ No newline at end of file diff --git a/docs/licences.md b/docs/licences.md index c4e1cea..bb22756 100644 --- a/docs/licences.md +++ b/docs/licences.md @@ -5,2971 +5,10 @@ Data Controller source licences are extracted automatically from our repo using the [license-checker](https://www.npmjs.com/package/license-checker) NPM module ``` -├─ @angular/animations@10.2.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/angular/angular -│ ├─ publisher: angular -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@angular/animations -│ └─ licenseFile: node_modules/@angular/animations/README.md -├─ @angular/common@10.2.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/angular/angular -│ ├─ publisher: angular -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@angular/common -│ └─ licenseFile: node_modules/@angular/common/README.md -├─ @angular/compiler@10.2.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/angular/angular -│ ├─ publisher: angular -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@angular/compiler -│ └─ licenseFile: node_modules/@angular/compiler/README.md -├─ @angular/core@10.2.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/angular/angular -│ ├─ publisher: angular -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@angular/core -│ └─ licenseFile: node_modules/@angular/core/README.md -├─ @angular/forms@10.2.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/angular/angular -│ ├─ publisher: angular -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@angular/forms -│ └─ licenseFile: node_modules/@angular/forms/README.md -├─ @angular/platform-browser-dynamic@10.2.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/angular/angular -│ ├─ publisher: angular -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@angular/platform-browser-dynamic -│ └─ licenseFile: node_modules/@angular/platform-browser-dynamic/README.md -├─ @angular/platform-browser@10.2.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/angular/angular -│ ├─ publisher: angular -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@angular/platform-browser -│ └─ licenseFile: node_modules/@angular/platform-browser/README.md -├─ @angular/router@10.2.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/angular/angular -│ ├─ publisher: angular -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@angular/router -│ └─ licenseFile: node_modules/@angular/router/README.md -├─ @clr/angular@4.0.9 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/vmware/clarity -│ ├─ publisher: Clarity Design System -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@clr/angular -│ └─ licenseFile: node_modules/@clr/angular/README.md -├─ @clr/icons@4.0.9 -│ ├─ licenses: MIT -│ ├─ repository: ssh://git@git.eng.vmware.com/clarity -│ ├─ publisher: clarity -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@clr/icons -│ └─ licenseFile: node_modules/@clr/icons/README.md -├─ @clr/ui@4.0.9 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/vmware/clarity -│ ├─ publisher: clarity -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@clr/ui -│ └─ licenseFile: node_modules/@clr/ui/README.md -├─ @handsontable/angular@6.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/handsontable/angular-handsontable -│ ├─ publisher: Handsoncode -│ ├─ email: hello@handsoncode.net -│ ├─ url: https://handsoncode.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@handsontable/angular -│ └─ licenseFile: node_modules/@handsontable/angular/LICENSE -├─ @handsontable/formulajs@2.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/handsontable/formula.js -│ ├─ publisher: Handsoncode -│ ├─ email: hello@handsontable.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@handsontable/formulajs -│ └─ licenseFile: node_modules/@handsontable/formulajs/LICENSE -├─ @npmcli/move-file@1.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/npm/move-file -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@npmcli/move-file -│ └─ licenseFile: node_modules/@npmcli/move-file/LICENSE.md -├─ @sasjs/adapter@1.21.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/sasjs/adapter -│ ├─ publisher: Allan Bowe -│ ├─ email: support@macropeople.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@sasjs/adapter -│ └─ licenseFile: node_modules/@sasjs/adapter/LICENSE -├─ @sasjs/utils@1.5.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/sasjs/utils -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@sasjs/utils -│ └─ licenseFile: node_modules/@sasjs/utils/README.md -├─ @types/d3-color@1.4.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/d3-color -│ └─ licenseFile: node_modules/@types/d3-color/LICENSE -├─ @types/d3-graphviz@2.6.6 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/d3-graphviz -│ └─ licenseFile: node_modules/@types/d3-graphviz/LICENSE -├─ @types/d3-interpolate@1.4.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/d3-interpolate -│ └─ licenseFile: node_modules/@types/d3-interpolate/LICENSE -├─ @types/d3-selection@1.4.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/d3-selection -│ └─ licenseFile: node_modules/@types/d3-selection/LICENSE -├─ @types/d3-transition@1.3.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/d3-transition -│ └─ licenseFile: node_modules/@types/d3-transition/LICENSE -├─ @types/d3-zoom@1.8.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/d3-zoom -│ └─ licenseFile: node_modules/@types/d3-zoom/LICENSE -├─ @types/json-schema@7.0.7 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/json-schema -│ └─ licenseFile: node_modules/@types/json-schema/LICENSE -├─ @types/marked@1.2.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/marked -│ └─ licenseFile: node_modules/@types/marked/LICENSE -├─ @types/minimatch@3.0.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/minimatch -│ └─ licenseFile: node_modules/@types/minimatch/LICENSE -├─ @types/node@12.19.14 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/node -│ └─ licenseFile: node_modules/@types/node/LICENSE -├─ @types/pikaday@1.7.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/pikaday -│ └─ licenseFile: node_modules/@types/pikaday/LICENSE -├─ @types/text-encoding@0.0.35 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@types/text-encoding -│ └─ licenseFile: node_modules/@types/text-encoding/LICENSE -├─ @webassemblyjs/ast@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/ast -│ └─ licenseFile: node_modules/@webassemblyjs/ast/LICENSE -├─ @webassemblyjs/floating-point-hex-parser@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Mauro Bringolf -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/floating-point-hex-parser -│ └─ licenseFile: node_modules/@webassemblyjs/floating-point-hex-parser/LICENSE -├─ @webassemblyjs/helper-api-error@1.9.0 -│ ├─ licenses: MIT -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/helper-api-error -│ └─ licenseFile: node_modules/@webassemblyjs/helper-api-error/LICENSE -├─ @webassemblyjs/helper-buffer@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/helper-buffer -│ └─ licenseFile: node_modules/@webassemblyjs/helper-buffer/LICENSE -├─ @webassemblyjs/helper-code-frame@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/helper-code-frame -│ └─ licenseFile: node_modules/@webassemblyjs/helper-code-frame/LICENSE -├─ @webassemblyjs/helper-fsm@1.9.0 -│ ├─ licenses: ISC -│ ├─ publisher: Mauro Bringolf -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/helper-fsm -│ └─ licenseFile: node_modules/@webassemblyjs/helper-fsm/LICENSE -├─ @webassemblyjs/helper-module-context@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/helper-module-context -│ └─ licenseFile: node_modules/@webassemblyjs/helper-module-context/LICENSE -├─ @webassemblyjs/helper-wasm-bytecode@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/helper-wasm-bytecode -│ └─ licenseFile: node_modules/@webassemblyjs/helper-wasm-bytecode/LICENSE -├─ @webassemblyjs/helper-wasm-section@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/helper-wasm-section -│ └─ licenseFile: node_modules/@webassemblyjs/helper-wasm-section/LICENSE -├─ @webassemblyjs/ieee754@1.9.0 -│ ├─ licenses: MIT -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/ieee754 -│ └─ licenseFile: node_modules/@webassemblyjs/ieee754/LICENSE -├─ @webassemblyjs/leb128@1.9.0 -│ ├─ licenses: MIT -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/leb128 -│ └─ licenseFile: node_modules/@webassemblyjs/leb128/LICENSE.txt -├─ @webassemblyjs/utf8@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/utf8 -│ └─ licenseFile: node_modules/@webassemblyjs/utf8/LICENSE -├─ @webassemblyjs/wasm-edit@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/wasm-edit -│ └─ licenseFile: node_modules/@webassemblyjs/wasm-edit/LICENSE -├─ @webassemblyjs/wasm-gen@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/wasm-gen -│ └─ licenseFile: node_modules/@webassemblyjs/wasm-gen/LICENSE -├─ @webassemblyjs/wasm-opt@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/wasm-opt -│ └─ licenseFile: node_modules/@webassemblyjs/wasm-opt/LICENSE -├─ @webassemblyjs/wasm-parser@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/wasm-parser -│ └─ licenseFile: node_modules/@webassemblyjs/wasm-parser/LICENSE -├─ @webassemblyjs/wast-parser@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/wast-parser -│ └─ licenseFile: node_modules/@webassemblyjs/wast-parser/LICENSE -├─ @webassemblyjs/wast-printer@1.9.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xtuc/webassemblyjs -│ ├─ publisher: Sven Sauleau -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webassemblyjs/wast-printer -│ └─ licenseFile: node_modules/@webassemblyjs/wast-printer/LICENSE -├─ @webcomponents/custom-elements@1.4.3 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/webcomponents/polyfills -│ ├─ publisher: The Polymer Project Authors -│ ├─ url: https://polymer.github.io/AUTHORS.txt -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@webcomponents/custom-elements -│ └─ licenseFile: node_modules/@webcomponents/custom-elements/LICENSE.md -├─ @xtuc/ieee754@1.2.0 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/feross/ieee754 -│ ├─ publisher: Feross Aboukhadijeh -│ ├─ email: feross@feross.org -│ ├─ url: http://feross.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@xtuc/ieee754 -│ └─ licenseFile: node_modules/@xtuc/ieee754/LICENSE -├─ @xtuc/long@4.2.2 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/dcodeIO/long.js -│ ├─ publisher: Daniel Wirtz -│ ├─ email: dcode@dcode.io -│ ├─ path: /home/zah/git/dcfrontend/node_modules/@xtuc/long -│ └─ licenseFile: node_modules/@xtuc/long/LICENSE -├─ abbrev@1.1.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/abbrev-js -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/abbrev -│ └─ licenseFile: node_modules/abbrev/LICENSE -├─ acorn@6.4.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/acornjs/acorn -│ ├─ path: /home/zah/git/dcfrontend/node_modules/acorn -│ └─ licenseFile: node_modules/acorn/LICENSE -├─ aggregate-error@3.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/aggregate-error -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/aggregate-error -│ └─ licenseFile: node_modules/aggregate-error/license -├─ ajv-keywords@3.5.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/epoberezkin/ajv-keywords -│ ├─ publisher: Evgeny Poberezkin -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ajv-keywords -│ └─ licenseFile: node_modules/ajv-keywords/LICENSE -├─ ajv@6.12.6 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/ajv-validator/ajv -│ ├─ publisher: Evgeny Poberezkin -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ajv -│ └─ licenseFile: node_modules/ajv/LICENSE -├─ amdefine@1.0.1 -│ ├─ licenses: BSD-3-Clause OR MIT -│ ├─ repository: https://github.com/jrburke/amdefine -│ ├─ publisher: James Burke -│ ├─ email: jrburke@gmail.com -│ ├─ url: http://github.com/jrburke -│ ├─ path: /home/zah/git/dcfrontend/node_modules/amdefine -│ └─ licenseFile: node_modules/amdefine/LICENSE -├─ angular-prism@0.1.20 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/vaibhav93/angular-prism -│ ├─ publisher: Vaibhav Bansal -│ ├─ email: vaibhavbansal1993@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/angular-prism -│ └─ licenseFile: node_modules/angular-prism/README.MD -├─ ansi-regex@2.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/chalk/ansi-regex -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ansi-regex -│ └─ licenseFile: node_modules/ansi-regex/license -├─ ansi-styles@2.2.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/chalk/ansi-styles -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ansi-styles -│ └─ licenseFile: node_modules/ansi-styles/license -├─ anymatch@3.1.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/micromatch/anymatch -│ ├─ publisher: Elan Shanker -│ ├─ url: https://github.com/es128 -│ ├─ path: /home/zah/git/dcfrontend/node_modules/anymatch -│ └─ licenseFile: node_modules/anymatch/LICENSE -├─ aproba@1.2.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/iarna/aproba -│ ├─ publisher: Rebecca Turner -│ ├─ email: me@re-becca.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/aproba -│ └─ licenseFile: node_modules/aproba/LICENSE -├─ are-we-there-yet@1.1.5 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/iarna/are-we-there-yet -│ ├─ publisher: Rebecca Turner -│ ├─ url: http://re-becca.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/are-we-there-yet -│ └─ licenseFile: node_modules/are-we-there-yet/LICENSE -├─ array-find-index@1.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/array-find-index -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/array-find-index -│ └─ licenseFile: node_modules/array-find-index/license -├─ asn1.js@5.4.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/indutny/asn1.js -│ ├─ publisher: Fedor Indutny -│ ├─ path: /home/zah/git/dcfrontend/node_modules/asn1.js -│ └─ licenseFile: node_modules/asn1.js/LICENSE -├─ asn1@0.2.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/joyent/node-asn1 -│ ├─ publisher: Joyent -│ ├─ url: joyent.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/asn1 -│ └─ licenseFile: node_modules/asn1/LICENSE -├─ assert-plus@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/mcavage/node-assert-plus -│ ├─ publisher: Mark Cavage -│ ├─ email: mcavage@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/assert-plus -│ └─ licenseFile: node_modules/assert-plus/README.md -├─ assert@1.4.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/defunctzombie/commonjs-assert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/assert -│ └─ licenseFile: node_modules/assert/LICENSE -├─ async-foreach@0.1.3 -│ ├─ licenses: MIT* -│ ├─ repository: https://github.com/cowboy/javascript-sync-async-foreach -│ ├─ publisher: "Cowboy" Ben Alman -│ ├─ url: http://benalman.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/async-foreach -│ └─ licenseFile: node_modules/async-foreach/LICENSE-MIT -├─ asynckit@0.4.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/alexindigo/asynckit -│ ├─ publisher: Alex Indigo -│ ├─ email: iam@alexindigo.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/asynckit -│ └─ licenseFile: node_modules/asynckit/LICENSE -├─ aws-sign2@0.7.0 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/mikeal/aws-sign -│ ├─ publisher: Mikeal Rogers -│ ├─ email: mikeal.rogers@gmail.com -│ ├─ url: http://www.futurealoof.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/aws-sign2 -│ └─ licenseFile: node_modules/aws-sign2/LICENSE -├─ aws4@1.11.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/mhart/aws4 -│ ├─ publisher: Michael Hart -│ ├─ email: michael.hart.au@gmail.com -│ ├─ url: https://github.com/mhart -│ ├─ path: /home/zah/git/dcfrontend/node_modules/aws4 -│ └─ licenseFile: node_modules/aws4/LICENSE -├─ balanced-match@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/juliangruber/balanced-match -│ ├─ publisher: Julian Gruber -│ ├─ email: mail@juliangruber.com -│ ├─ url: http://juliangruber.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/balanced-match -│ └─ licenseFile: node_modules/balanced-match/LICENSE.md -├─ base64-arraybuffer@0.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/niklasvh/base64-arraybuffer -│ ├─ publisher: Niklas von Hertzen -│ ├─ email: niklasvh@gmail.com -│ ├─ url: https://hertzen.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/base64-arraybuffer -│ └─ licenseFile: node_modules/base64-arraybuffer/LICENSE-MIT -├─ base64-js@1.5.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/beatgammit/base64-js -│ ├─ publisher: T. Jameson Little -│ ├─ email: t.jameson.little@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/base64-js -│ └─ licenseFile: node_modules/base64-js/LICENSE -├─ bcrypt-pbkdf@1.0.2 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/joyent/node-bcrypt-pbkdf -│ ├─ path: /home/zah/git/dcfrontend/node_modules/bcrypt-pbkdf -│ └─ licenseFile: node_modules/bcrypt-pbkdf/LICENSE -├─ bessel@1.0.2 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/SheetJS/bessel -│ ├─ publisher: SheetJS -│ ├─ path: /home/zah/git/dcfrontend/node_modules/bessel -│ └─ licenseFile: node_modules/bessel/LICENSE -├─ big.js@5.2.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/MikeMcl/big.js -│ ├─ publisher: Michael Mclaughlin -│ ├─ email: M8ch88l@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/big.js -│ └─ licenseFile: node_modules/big.js/LICENCE -├─ bignumber.js@8.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/MikeMcl/bignumber.js -│ ├─ publisher: Michael Mclaughlin -│ ├─ email: M8ch88l@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/bignumber.js -│ └─ licenseFile: node_modules/bignumber.js/LICENCE -├─ binary-extensions@2.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/binary-extensions -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/binary-extensions -│ └─ licenseFile: node_modules/binary-extensions/license -├─ block-stream@0.0.9 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/block-stream -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/block-stream -│ └─ licenseFile: node_modules/block-stream/LICENSE -├─ bn.js@5.1.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/indutny/bn.js -│ ├─ publisher: Fedor Indutny -│ ├─ email: fedor@indutny.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/bn.js -│ └─ licenseFile: node_modules/bn.js/README.md -├─ brace-expansion@1.1.11 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/juliangruber/brace-expansion -│ ├─ publisher: Julian Gruber -│ ├─ email: mail@juliangruber.com -│ ├─ url: http://juliangruber.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/brace-expansion -│ └─ licenseFile: node_modules/brace-expansion/LICENSE -├─ braces@3.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/micromatch/braces -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/braces -│ └─ licenseFile: node_modules/braces/LICENSE -├─ brorand@1.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/indutny/brorand -│ ├─ publisher: Fedor Indutny -│ ├─ email: fedor@indutny.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/brorand -│ └─ licenseFile: node_modules/brorand/README.md -├─ browserify-aes@1.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/browserify-aes -│ ├─ path: /home/zah/git/dcfrontend/node_modules/browserify-aes -│ └─ licenseFile: node_modules/browserify-aes/LICENSE -├─ browserify-cipher@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/browserify-cipher -│ ├─ publisher: Calvin Metcalf -│ ├─ email: calvin.metcalf@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/browserify-cipher -│ └─ licenseFile: node_modules/browserify-cipher/LICENSE -├─ browserify-des@1.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/browserify-des -│ ├─ publisher: Calvin Metcalf -│ ├─ email: calvin.metcalf@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/browserify-des -│ └─ licenseFile: node_modules/browserify-des/license -├─ browserify-rsa@4.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/browserify-rsa -│ ├─ path: /home/zah/git/dcfrontend/node_modules/browserify-rsa -│ └─ licenseFile: node_modules/browserify-rsa/LICENSE -├─ browserify-sign@4.2.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/crypto-browserify/browserify-sign -│ ├─ path: /home/zah/git/dcfrontend/node_modules/browserify-sign -│ └─ licenseFile: node_modules/browserify-sign/LICENSE -├─ browserify-zlib@0.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/devongovett/browserify-zlib -│ ├─ publisher: Devon Govett -│ ├─ email: devongovett@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/browserify-zlib -│ └─ licenseFile: node_modules/browserify-zlib/LICENSE -├─ buffer-from@1.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/LinusU/buffer-from -│ ├─ path: /home/zah/git/dcfrontend/node_modules/buffer-from -│ └─ licenseFile: node_modules/buffer-from/LICENSE -├─ buffer-xor@1.0.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/buffer-xor -│ ├─ publisher: Daniel Cousens -│ ├─ path: /home/zah/git/dcfrontend/node_modules/buffer-xor -│ └─ licenseFile: node_modules/buffer-xor/LICENSE -├─ buffer@5.7.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/feross/buffer -│ ├─ publisher: Feross Aboukhadijeh -│ ├─ email: feross@feross.org -│ ├─ url: https://feross.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/buffer -│ └─ licenseFile: node_modules/buffer/LICENSE -├─ builtin-status-codes@3.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/bendrucker/builtin-status-codes -│ ├─ publisher: Ben Drucker -│ ├─ email: bvdrucker@gmail.com -│ ├─ url: bendrucker.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/builtin-status-codes -│ └─ licenseFile: node_modules/builtin-status-codes/license -├─ cacache@15.0.5 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/cacache -│ ├─ publisher: Kat Marchán -│ ├─ email: kzm@sykosomatic.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/cacache -│ └─ licenseFile: node_modules/cacache/LICENSE.md -├─ camelcase-keys@2.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/camelcase-keys -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: http://sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/camelcase-keys -│ └─ licenseFile: node_modules/camelcase-keys/license -├─ camelcase@2.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/camelcase -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: http://sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/camelcase -│ └─ licenseFile: node_modules/camelcase/license -├─ caseless@0.12.0 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/mikeal/caseless -│ ├─ publisher: Mikeal Rogers -│ ├─ email: mikeal.rogers@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/caseless -│ └─ licenseFile: node_modules/caseless/LICENSE -├─ chalk@1.1.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/chalk/chalk -│ ├─ path: /home/zah/git/dcfrontend/node_modules/chalk -│ └─ licenseFile: node_modules/chalk/license -├─ chokidar@3.5.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/paulmillr/chokidar -│ ├─ publisher: Paul Miller -│ ├─ url: https://paulmillr.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/chokidar -│ └─ licenseFile: node_modules/chokidar/LICENSE -├─ chownr@2.0.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/chownr -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/chownr -│ └─ licenseFile: node_modules/chownr/LICENSE -├─ chrome-trace-event@1.0.2 -│ ├─ licenses: MIT -│ ├─ repository: github.com:samccone/chrome-trace-event -│ ├─ publisher: Trent Mick, Sam Saccone -│ ├─ path: /home/zah/git/dcfrontend/node_modules/chrome-trace-event -│ └─ licenseFile: node_modules/chrome-trace-event/LICENSE.txt -├─ cipher-base@1.0.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/cipher-base -│ ├─ publisher: Calvin Metcalf -│ ├─ email: calvin.metcalf@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/cipher-base -│ └─ licenseFile: node_modules/cipher-base/LICENSE -├─ clean-stack@2.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/clean-stack -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/clean-stack -│ └─ licenseFile: node_modules/clean-stack/license -├─ clipboard@2.0.6 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/zenorocha/clipboard.js -│ ├─ path: /home/zah/git/dcfrontend/node_modules/clipboard -│ └─ licenseFile: node_modules/clipboard/LICENSE -├─ cliui@5.0.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/yargs/cliui -│ ├─ publisher: Ben Coe -│ ├─ email: ben@npmjs.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/cliui -│ └─ licenseFile: node_modules/cliui/LICENSE.txt -├─ clone-deep@4.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jonschlinkert/clone-deep -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/clone-deep -│ └─ licenseFile: node_modules/clone-deep/LICENSE -├─ code-point-at@1.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/code-point-at -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/code-point-at -│ └─ licenseFile: node_modules/code-point-at/license -├─ combined-stream@1.0.8 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/felixge/node-combined-stream -│ ├─ publisher: Felix Geisendörfer -│ ├─ email: felix@debuggable.com -│ ├─ url: http://debuggable.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/combined-stream -│ └─ licenseFile: node_modules/combined-stream/License -├─ commander@2.15.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/tj/commander.js -│ ├─ publisher: TJ Holowaychuk -│ ├─ email: tj@vision-media.ca -│ ├─ path: /home/zah/git/dcfrontend/node_modules/commander -│ └─ licenseFile: node_modules/commander/LICENSE -├─ commondir@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/substack/node-commondir -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/commondir -│ └─ licenseFile: node_modules/commondir/LICENSE -├─ concat-map@0.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/substack/node-concat-map -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/concat-map -│ └─ licenseFile: node_modules/concat-map/LICENSE -├─ consola@2.15.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/nuxt/consola -│ ├─ path: /home/zah/git/dcfrontend/node_modules/consola -│ └─ licenseFile: node_modules/consola/README.md -├─ console-browserify@1.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/browserify/console-browserify -│ ├─ publisher: Raynos -│ ├─ email: raynos2@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/console-browserify -│ └─ licenseFile: node_modules/console-browserify/LICENCE -├─ console-control-strings@1.1.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/iarna/console-control-strings -│ ├─ publisher: Rebecca Turner -│ ├─ email: me@re-becca.org -│ ├─ url: http://re-becca.org/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/console-control-strings -│ └─ licenseFile: node_modules/console-control-strings/LICENSE -├─ constants-browserify@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/juliangruber/constants-browserify -│ ├─ publisher: Julian Gruber -│ ├─ email: julian@juliangruber.com -│ ├─ url: http://juliangruber.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/constants-browserify -│ └─ licenseFile: node_modules/constants-browserify/README.md -├─ core-js@2.6.12 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/zloirock/core-js -│ ├─ path: /home/zah/git/dcfrontend/node_modules/core-js -│ └─ licenseFile: node_modules/core-js/LICENSE -├─ core-util-is@1.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/isaacs/core-util-is -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/core-util-is -│ └─ licenseFile: node_modules/core-util-is/LICENSE -├─ create-ecdh@4.0.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/createECDH -│ ├─ publisher: Calvin Metcalf -│ ├─ path: /home/zah/git/dcfrontend/node_modules/create-ecdh -│ └─ licenseFile: node_modules/create-ecdh/LICENSE -├─ create-hash@1.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/createHash -│ ├─ path: /home/zah/git/dcfrontend/node_modules/create-hash -│ └─ licenseFile: node_modules/create-hash/LICENSE -├─ create-hmac@1.1.7 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/createHmac -│ ├─ path: /home/zah/git/dcfrontend/node_modules/create-hmac -│ └─ licenseFile: node_modules/create-hmac/LICENSE -├─ cross-spawn@3.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/IndigoUnited/node-cross-spawn -│ ├─ publisher: IndigoUnited -│ ├─ email: hello@indigounited.com -│ ├─ url: http://indigounited.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/cross-spawn -│ └─ licenseFile: node_modules/cross-spawn/LICENSE -├─ crypto-browserify@3.12.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/crypto-browserify -│ ├─ publisher: Dominic Tarr -│ ├─ email: dominic.tarr@gmail.com -│ ├─ url: dominictarr.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/crypto-browserify -│ └─ licenseFile: node_modules/crypto-browserify/LICENSE -├─ crypto-js@3.3.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/brix/crypto-js -│ ├─ publisher: Evan Vosberg -│ ├─ url: http://github.com/evanvosberg -│ ├─ path: /home/zah/git/dcfrontend/node_modules/crypto-js -│ └─ licenseFile: node_modules/crypto-js/LICENSE -├─ currently-unhandled@0.4.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jamestalmage/currently-unhandled -│ ├─ publisher: James Talmage -│ ├─ email: james@talmage.io -│ ├─ url: github.com/jamestalmage -│ ├─ path: /home/zah/git/dcfrontend/node_modules/currently-unhandled -│ └─ licenseFile: node_modules/currently-unhandled/license -├─ d3-color@1.4.1 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-color -│ ├─ publisher: Mike Bostock -│ ├─ url: http://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-color -│ └─ licenseFile: node_modules/d3-color/LICENSE -├─ d3-dispatch@1.0.6 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-dispatch -│ ├─ publisher: Mike Bostock -│ ├─ url: http://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-dispatch -│ └─ licenseFile: node_modules/d3-dispatch/LICENSE -├─ d3-drag@1.2.5 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-drag -│ ├─ publisher: Mike Bostock -│ ├─ url: http://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-drag -│ └─ licenseFile: node_modules/d3-drag/LICENSE -├─ d3-ease@1.0.7 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-ease -│ ├─ publisher: Mike Bostock -│ ├─ url: http://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-ease -│ └─ licenseFile: node_modules/d3-ease/LICENSE -├─ d3-format@1.4.5 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-format -│ ├─ publisher: Mike Bostock -│ ├─ url: http://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-format -│ └─ licenseFile: node_modules/d3-format/LICENSE -├─ d3-graphviz@2.6.1 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/magjac/d3-graphviz -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-graphviz -│ └─ licenseFile: node_modules/d3-graphviz/LICENSE -├─ d3-interpolate@1.4.0 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-interpolate -│ ├─ publisher: Mike Bostock -│ ├─ url: http://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-interpolate -│ └─ licenseFile: node_modules/d3-interpolate/LICENSE -├─ d3-path@1.0.9 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-path -│ ├─ publisher: Mike Bostock -│ ├─ url: http://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-path -│ └─ licenseFile: node_modules/d3-path/LICENSE -├─ d3-selection@1.4.2 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-selection -│ ├─ publisher: Mike Bostock -│ ├─ url: https://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-selection -│ └─ licenseFile: node_modules/d3-selection/LICENSE -├─ d3-timer@1.0.10 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-timer -│ ├─ publisher: Mike Bostock -│ ├─ url: http://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-timer -│ └─ licenseFile: node_modules/d3-timer/LICENSE -├─ d3-transition@1.3.2 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-transition -│ ├─ publisher: Mike Bostock -│ ├─ url: https://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-transition -│ └─ licenseFile: node_modules/d3-transition/LICENSE -├─ d3-zoom@1.8.3 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/d3/d3-zoom -│ ├─ publisher: Mike Bostock -│ ├─ url: http://bost.ocks.org/mike -│ ├─ path: /home/zah/git/dcfrontend/node_modules/d3-zoom -│ └─ licenseFile: node_modules/d3-zoom/LICENSE -├─ dashdash@1.14.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/trentm/node-dashdash -│ ├─ publisher: Trent Mick -│ ├─ email: trentm@gmail.com -│ ├─ url: http://trentm.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/dashdash -│ └─ licenseFile: node_modules/dashdash/LICENSE.txt -├─ datacontroller@3.11.0 -│ ├─ licenses: UNLICENSED -│ ├─ private: true -│ ├─ path: ../dcfrontend -│ └─ licenseFile: licence.md -├─ decamelize@1.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/decamelize -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/decamelize -│ └─ licenseFile: node_modules/decamelize/license -├─ delayed-stream@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/felixge/node-delayed-stream -│ ├─ publisher: Felix Geisendörfer -│ ├─ email: felix@debuggable.com -│ ├─ url: http://debuggable.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/delayed-stream -│ └─ licenseFile: node_modules/delayed-stream/License -├─ delegate@3.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/zenorocha/delegate -│ ├─ path: /home/zah/git/dcfrontend/node_modules/delegate -│ └─ licenseFile: node_modules/delegate/readme.md -├─ delegates@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/visionmedia/node-delegates -│ ├─ path: /home/zah/git/dcfrontend/node_modules/delegates -│ └─ licenseFile: node_modules/delegates/License -├─ des.js@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/indutny/des.js -│ ├─ publisher: Fedor Indutny -│ ├─ email: fedor@indutny.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/des.js -│ └─ licenseFile: node_modules/des.js/README.md -├─ diffie-hellman@5.0.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/diffie-hellman -│ ├─ publisher: Calvin Metcalf -│ ├─ path: /home/zah/git/dcfrontend/node_modules/diffie-hellman -│ └─ licenseFile: node_modules/diffie-hellman/LICENSE -├─ domain-browser@1.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/bevry/domain-browser -│ ├─ publisher: 2013+ Bevry Pty Ltd -│ ├─ email: us@bevry.me -│ ├─ url: http://bevry.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/domain-browser -│ └─ licenseFile: node_modules/domain-browser/LICENSE.md -├─ dompurify@2.2.6 -│ ├─ licenses: (MPL-2.0 OR Apache-2.0) -│ ├─ repository: https://github.com/cure53/DOMPurify -│ ├─ publisher: Mario Heiderich -│ ├─ email: mario@cure53.de -│ ├─ url: https://cure53.de/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/dompurify -│ └─ licenseFile: node_modules/dompurify/LICENSE -├─ ecc-jsbn@0.1.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/quartzjer/ecc-jsbn -│ ├─ publisher: Jeremie Miller -│ ├─ email: jeremie@jabber.org -│ ├─ url: http://jeremie.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ecc-jsbn -│ └─ licenseFile: node_modules/ecc-jsbn/LICENSE -├─ elliptic@6.5.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/indutny/elliptic -│ ├─ publisher: Fedor Indutny -│ ├─ email: fedor@indutny.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/elliptic -│ └─ licenseFile: node_modules/elliptic/README.md -├─ emoji-toolkit@6.0.1 -│ ├─ licenses: (MIT) -│ ├─ repository: https://github.com/joypixels/emoji-toolkit -│ ├─ publisher: JoyPixels -│ ├─ email: support@joypixels.com -│ ├─ url: https://www.joypixels.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/emoji-toolkit -│ └─ licenseFile: node_modules/emoji-toolkit/LICENSE.md -├─ emojis-list@3.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/kikobeats/emojis-list -│ ├─ publisher: Kiko Beats -│ ├─ email: josefrancisco.verdu@gmail.com -│ ├─ url: https://github.com/Kikobeats -│ ├─ path: /home/zah/git/dcfrontend/node_modules/emojis-list -│ └─ licenseFile: node_modules/emojis-list/LICENSE.md -├─ encoding@0.1.13 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/andris9/encoding -│ ├─ publisher: Andris Reinman -│ ├─ path: /home/zah/git/dcfrontend/node_modules/encoding -│ └─ licenseFile: node_modules/encoding/LICENSE -├─ enhanced-resolve@3.4.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/enhanced-resolve -│ ├─ publisher: Tobias Koppers @sokra -│ ├─ path: /home/zah/git/dcfrontend/node_modules/enhanced-resolve -│ └─ licenseFile: node_modules/enhanced-resolve/README.md -├─ errno@0.1.8 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/rvagg/node-errno -│ ├─ path: /home/zah/git/dcfrontend/node_modules/errno -│ └─ licenseFile: node_modules/errno/README.md -├─ error-ex@1.3.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/qix-/node-error-ex -│ ├─ path: /home/zah/git/dcfrontend/node_modules/error-ex -│ └─ licenseFile: node_modules/error-ex/LICENSE -├─ es6-promise@4.2.8 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/stefanpenner/es6-promise -│ ├─ publisher: Yehuda Katz, Tom Dale, Stefan Penner and contributors -│ ├─ url: Conversion to ES6 API by Jake Archibald -│ ├─ path: /home/zah/git/dcfrontend/node_modules/es6-promise -│ └─ licenseFile: node_modules/es6-promise/LICENSE -├─ escape-string-regexp@1.0.5 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/escape-string-regexp -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/escape-string-regexp -│ └─ licenseFile: node_modules/escape-string-regexp/license -├─ eslint-scope@4.0.3 -│ ├─ licenses: BSD-2-Clause -│ ├─ repository: https://github.com/eslint/eslint-scope -│ ├─ path: /home/zah/git/dcfrontend/node_modules/eslint-scope -│ └─ licenseFile: node_modules/eslint-scope/LICENSE -├─ esrecurse@4.3.0 -│ ├─ licenses: BSD-2-Clause -│ ├─ repository: https://github.com/estools/esrecurse -│ ├─ path: /home/zah/git/dcfrontend/node_modules/esrecurse -│ └─ licenseFile: node_modules/esrecurse/README.md -├─ estraverse@4.3.0 -│ ├─ licenses: BSD-2-Clause -│ ├─ repository: https://github.com/estools/estraverse -│ ├─ path: /home/zah/git/dcfrontend/node_modules/estraverse -│ └─ licenseFile: node_modules/estraverse/LICENSE.BSD -├─ events@3.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/Gozala/events -│ ├─ publisher: Irakli Gozalishvili -│ ├─ email: rfobic@gmail.com -│ ├─ url: http://jeditoolkit.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/events -│ └─ licenseFile: node_modules/events/LICENSE -├─ evp_bytestokey@1.0.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/EVP_BytesToKey -│ ├─ publisher: Calvin Metcalf -│ ├─ email: calvin.metcalf@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/evp_bytestokey -│ └─ licenseFile: node_modules/evp_bytestokey/LICENSE -├─ extend@3.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/justmoon/node-extend -│ ├─ publisher: Stefan Thomas -│ ├─ email: justmoon@members.fsf.org -│ ├─ url: http://www.justmoon.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/extend -│ └─ licenseFile: node_modules/extend/LICENSE -├─ extsprintf@1.3.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/davepacheco/node-extsprintf -│ ├─ path: /home/zah/git/dcfrontend/node_modules/extsprintf -│ └─ licenseFile: node_modules/extsprintf/LICENSE -├─ fast-deep-equal@3.1.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/epoberezkin/fast-deep-equal -│ ├─ publisher: Evgeny Poberezkin -│ ├─ path: /home/zah/git/dcfrontend/node_modules/fast-deep-equal -│ └─ licenseFile: node_modules/fast-deep-equal/LICENSE -├─ fast-json-stable-stringify@2.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/epoberezkin/fast-json-stable-stringify -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/fast-json-stable-stringify -│ └─ licenseFile: node_modules/fast-json-stable-stringify/LICENSE -├─ fill-range@7.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jonschlinkert/fill-range -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/fill-range -│ └─ licenseFile: node_modules/fill-range/LICENSE -├─ find-cache-dir@3.3.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/avajs/find-cache-dir -│ ├─ path: /home/zah/git/dcfrontend/node_modules/find-cache-dir -│ └─ licenseFile: node_modules/find-cache-dir/license -├─ find-up@1.1.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/find-up -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/find-up -│ └─ licenseFile: node_modules/find-up/license -├─ forever-agent@0.6.1 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/mikeal/forever-agent -│ ├─ publisher: Mikeal Rogers -│ ├─ email: mikeal.rogers@gmail.com -│ ├─ url: http://www.futurealoof.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/forever-agent -│ └─ licenseFile: node_modules/forever-agent/LICENSE -├─ form-data@3.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/form-data/form-data -│ ├─ publisher: Felix Geisendörfer -│ ├─ email: felix@debuggable.com -│ ├─ url: http://debuggable.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/form-data -│ └─ licenseFile: node_modules/form-data/License -├─ fs-extra@7.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jprichardson/node-fs-extra -│ ├─ publisher: JP Richardson -│ ├─ email: jprichardson@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/fs-extra -│ └─ licenseFile: node_modules/fs-extra/LICENSE -├─ fs-minipass@2.1.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/fs-minipass -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/fs-minipass -│ └─ licenseFile: node_modules/fs-minipass/LICENSE -├─ fs.realpath@1.0.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/fs.realpath -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/fs.realpath -│ └─ licenseFile: node_modules/fs.realpath/LICENSE -├─ fsevents@2.1.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/fsevents/fsevents -│ ├─ path: /home/zah/git/dcfrontend/node_modules/fsevents -│ └─ licenseFile: node_modules/fsevents/LICENSE -├─ fstream@1.0.12 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/fstream -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/fstream -│ └─ licenseFile: node_modules/fstream/LICENSE -├─ function-bind@1.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/Raynos/function-bind -│ ├─ publisher: Raynos -│ ├─ email: raynos2@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/function-bind -│ └─ licenseFile: node_modules/function-bind/LICENSE -├─ gauge@2.7.4 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/iarna/gauge -│ ├─ publisher: Rebecca Turner -│ ├─ email: me@re-becca.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/gauge -│ └─ licenseFile: node_modules/gauge/LICENSE -├─ gaze@1.1.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/shama/gaze -│ ├─ publisher: Kyle Robinson Young -│ ├─ email: kyle@dontkry.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/gaze -│ └─ licenseFile: node_modules/gaze/LICENSE-MIT -├─ get-caller-file@2.0.5 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/stefanpenner/get-caller-file -│ ├─ publisher: Stefan Penner -│ ├─ path: /home/zah/git/dcfrontend/node_modules/get-caller-file -│ └─ licenseFile: node_modules/get-caller-file/LICENSE.md -├─ get-stdin@4.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/get-stdin -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: http://sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/get-stdin -│ └─ licenseFile: node_modules/get-stdin/readme.md -├─ getpass@0.1.7 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/arekinath/node-getpass -│ ├─ publisher: Alex Wilson -│ ├─ email: alex.wilson@joyent.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/getpass -│ └─ licenseFile: node_modules/getpass/LICENSE -├─ glob-parent@5.1.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/gulpjs/glob-parent -│ ├─ publisher: Gulp Team -│ ├─ email: team@gulpjs.com -│ ├─ url: https://gulpjs.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/glob-parent -│ └─ licenseFile: node_modules/glob-parent/LICENSE -├─ glob@7.1.6 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/node-glob -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/glob -│ └─ licenseFile: node_modules/glob/LICENSE -├─ globule@1.3.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/cowboy/node-globule -│ ├─ publisher: "Cowboy" Ben Alman -│ ├─ url: http://benalman.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/globule -│ └─ licenseFile: node_modules/globule/LICENSE -├─ good-listener@1.2.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/zenorocha/good-listener -│ ├─ path: /home/zah/git/dcfrontend/node_modules/good-listener -│ └─ licenseFile: node_modules/good-listener/readme.md -├─ graceful-fs@4.2.4 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/node-graceful-fs -│ ├─ path: /home/zah/git/dcfrontend/node_modules/graceful-fs -│ └─ licenseFile: node_modules/graceful-fs/LICENSE -├─ handlebars@4.7.6 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/wycats/handlebars.js -│ ├─ publisher: Yehuda Katz -│ ├─ path: /home/zah/git/dcfrontend/node_modules/handlebars -│ └─ licenseFile: node_modules/handlebars/LICENSE -├─ handsontable@8.2.0 -│ ├─ licenses: Custom: https://raw.githubusercontent.com/handsontable/handsontable/develop/resources/handsontable-logo.svg -│ ├─ repository: https://github.com/handsontable/handsontable -│ ├─ publisher: Handsoncode -│ ├─ email: hello@handsontable.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/handsontable -│ └─ licenseFile: node_modules/handsontable/LICENSE.txt -├─ har-schema@2.0.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/ahmadnassri/har-schema -│ ├─ publisher: Ahmad Nassri -│ ├─ email: ahmad@ahmadnassri.com -│ ├─ url: https://www.ahmadnassri.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/har-schema -│ └─ licenseFile: node_modules/har-schema/LICENSE -├─ har-validator@5.1.5 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/ahmadnassri/node-har-validator -│ ├─ publisher: Ahmad Nassri -│ ├─ email: ahmad@ahmadnassri.com -│ ├─ url: https://www.ahmadnassri.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/har-validator -│ └─ licenseFile: node_modules/har-validator/LICENSE -├─ has-ansi@2.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/has-ansi -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/has-ansi -│ └─ licenseFile: node_modules/has-ansi/license -├─ has-unicode@2.0.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/iarna/has-unicode -│ ├─ publisher: Rebecca Turner -│ ├─ email: me@re-becca.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/has-unicode -│ └─ licenseFile: node_modules/has-unicode/LICENSE -├─ has@1.0.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/tarruda/has -│ ├─ publisher: Thiago de Arruda -│ ├─ email: tpadilha84@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/has -│ └─ licenseFile: node_modules/has/LICENSE-MIT -├─ hash-base@3.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/hash-base -│ ├─ publisher: Kirill Fomichev -│ ├─ email: fanatid@ya.ru -│ ├─ url: https://github.com/fanatid -│ ├─ path: /home/zah/git/dcfrontend/node_modules/hash-base -│ └─ licenseFile: node_modules/hash-base/LICENSE -├─ hash.js@1.1.7 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/indutny/hash.js -│ ├─ publisher: Fedor Indutny -│ ├─ email: fedor@indutny.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/hash.js -│ └─ licenseFile: node_modules/hash.js/README.md -├─ highlight.js@9.18.5 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/highlightjs/highlight.js -│ ├─ publisher: Ivan Sagalaev -│ ├─ email: maniac@softwaremaniacs.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/highlight.js -│ └─ licenseFile: node_modules/highlight.js/LICENSE -├─ hmac-drbg@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/indutny/hmac-drbg -│ ├─ publisher: Fedor Indutny -│ ├─ email: fedor@indutny.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/hmac-drbg -│ └─ licenseFile: node_modules/hmac-drbg/README.md -├─ hosted-git-info@2.8.8 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/hosted-git-info -│ ├─ publisher: Rebecca Turner -│ ├─ email: me@re-becca.org -│ ├─ url: http://re-becca.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/hosted-git-info -│ └─ licenseFile: node_modules/hosted-git-info/LICENSE -├─ hot-formula-parser@3.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/handsontable/formula-parser -│ ├─ publisher: Handsoncode -│ ├─ email: hello@handsontable.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/hot-formula-parser -│ └─ licenseFile: node_modules/hot-formula-parser/LICENSE -├─ http-signature@1.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/joyent/node-http-signature -│ ├─ publisher: Joyent, Inc -│ ├─ path: /home/zah/git/dcfrontend/node_modules/http-signature -│ └─ licenseFile: node_modules/http-signature/LICENSE -├─ https-browserify@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/substack/https-browserify -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/https-browserify -│ └─ licenseFile: node_modules/https-browserify/LICENSE -├─ iconv-lite@0.5.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/ashtuchkin/iconv-lite -│ ├─ publisher: Alexander Shtuchkin -│ ├─ email: ashtuchkin@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/iconv-lite -│ └─ licenseFile: node_modules/iconv-lite/LICENSE -├─ ieee754@1.2.1 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/feross/ieee754 -│ ├─ publisher: Feross Aboukhadijeh -│ ├─ email: feross@feross.org -│ ├─ url: https://feross.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ieee754 -│ └─ licenseFile: node_modules/ieee754/LICENSE -├─ imurmurhash@0.1.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jensyt/imurmurhash-js -│ ├─ publisher: Jens Taylor -│ ├─ email: jensyt@gmail.com -│ ├─ url: https://github.com/homebrewing -│ ├─ path: /home/zah/git/dcfrontend/node_modules/imurmurhash -│ └─ licenseFile: node_modules/imurmurhash/README.md -├─ in-publish@2.0.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/iarna/in-publish -│ ├─ publisher: Rebecca Turner -│ ├─ email: me@re-becca.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/in-publish -│ └─ licenseFile: node_modules/in-publish/LICENSE -├─ indent-string@2.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/indent-string -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/indent-string -│ └─ licenseFile: node_modules/indent-string/license -├─ infer-owner@1.0.4 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/infer-owner -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: https://izs.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/infer-owner -│ └─ licenseFile: node_modules/infer-owner/LICENSE -├─ inflight@1.0.6 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/inflight -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/inflight -│ └─ licenseFile: node_modules/inflight/LICENSE -├─ inherits@2.0.4 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/inherits -│ ├─ path: /home/zah/git/dcfrontend/node_modules/inherits -│ └─ licenseFile: node_modules/inherits/LICENSE -├─ interpret@1.4.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/gulpjs/interpret -│ ├─ publisher: Gulp Team -│ ├─ email: team@gulpjs.com -│ ├─ url: http://gulpjs.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/interpret -│ └─ licenseFile: node_modules/interpret/LICENSE -├─ is-arrayish@0.2.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/qix-/node-is-arrayish -│ ├─ publisher: Qix -│ ├─ url: http://github.com/qix- -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-arrayish -│ └─ licenseFile: node_modules/is-arrayish/LICENSE -├─ is-binary-path@2.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/is-binary-path -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-binary-path -│ └─ licenseFile: node_modules/is-binary-path/license -├─ is-core-module@2.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/inspect-js/is-core-module -│ ├─ publisher: Jordan Harband -│ ├─ email: ljharb@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-core-module -│ └─ licenseFile: node_modules/is-core-module/LICENSE -├─ is-extglob@2.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jonschlinkert/is-extglob -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-extglob -│ └─ licenseFile: node_modules/is-extglob/LICENSE -├─ is-finite@1.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/is-finite -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-finite -│ └─ licenseFile: node_modules/is-finite/license -├─ is-fullwidth-code-point@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/is-fullwidth-code-point -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-fullwidth-code-point -│ └─ licenseFile: node_modules/is-fullwidth-code-point/license -├─ is-glob@4.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/micromatch/is-glob -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-glob -│ └─ licenseFile: node_modules/is-glob/LICENSE -├─ is-number@7.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jonschlinkert/is-number -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-number -│ └─ licenseFile: node_modules/is-number/LICENSE -├─ is-plain-object@2.0.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jonschlinkert/is-plain-object -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-plain-object -│ └─ licenseFile: node_modules/is-plain-object/LICENSE -├─ is-stream@1.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/is-stream -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-stream -│ └─ licenseFile: node_modules/is-stream/license -├─ is-typedarray@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/hughsk/is-typedarray -│ ├─ publisher: Hugh Kennedy -│ ├─ email: hughskennedy@gmail.com -│ ├─ url: http://hughsk.io/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-typedarray -│ └─ licenseFile: node_modules/is-typedarray/LICENSE.md -├─ is-utf8@0.2.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/wayfind/is-utf8 -│ ├─ publisher: wayfind -│ ├─ path: /home/zah/git/dcfrontend/node_modules/is-utf8 -│ └─ licenseFile: node_modules/is-utf8/LICENSE -├─ isarray@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/juliangruber/isarray -│ ├─ publisher: Julian Gruber -│ ├─ email: mail@juliangruber.com -│ ├─ url: http://juliangruber.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/isarray -│ └─ licenseFile: node_modules/isarray/README.md -├─ isexe@2.0.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/isexe -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/isexe -│ └─ licenseFile: node_modules/isexe/LICENSE -├─ isobject@3.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jonschlinkert/isobject -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/isobject -│ └─ licenseFile: node_modules/isobject/LICENSE -├─ isomorphic-fetch@2.2.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/matthew-andrews/isomorphic-fetch -│ ├─ publisher: Matt Andrews -│ ├─ email: matt@mattandre.ws -│ ├─ path: /home/zah/git/dcfrontend/node_modules/isomorphic-fetch -│ └─ licenseFile: node_modules/isomorphic-fetch/LICENSE -├─ isstream@0.1.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/rvagg/isstream -│ ├─ publisher: Rod Vagg -│ ├─ email: rod@vagg.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/isstream -│ └─ licenseFile: node_modules/isstream/LICENSE.md -├─ jest-worker@26.3.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/facebook/jest -│ ├─ path: /home/zah/git/dcfrontend/node_modules/jest-worker -│ └─ licenseFile: node_modules/jest-worker/LICENSE -├─ jquery-datetimepicker@2.5.21 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xdan/datetimepicker -│ ├─ publisher: Chupurnov -│ ├─ email: chupurnov@gmail.com -│ ├─ url: https://xdsoft.net/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/jquery-datetimepicker -│ └─ licenseFile: node_modules/jquery-datetimepicker/README.md -├─ jquery-mousewheel@3.1.13 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jquery/jquery-mousewheel -│ ├─ publisher: jQuery Foundation and other contributors -│ ├─ url: https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt -│ ├─ path: /home/zah/git/dcfrontend/node_modules/jquery-mousewheel -│ └─ licenseFile: node_modules/jquery-mousewheel/LICENSE.txt -├─ jquery@3.5.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jquery/jquery -│ ├─ publisher: JS Foundation and other contributors -│ ├─ url: https://github.com/jquery/jquery/blob/3.5.1/AUTHORS.txt -│ ├─ path: /home/zah/git/dcfrontend/node_modules/jquery -│ └─ licenseFile: node_modules/jquery/LICENSE.txt -├─ js-base64@2.6.4 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/dankogai/js-base64 -│ ├─ publisher: Dan Kogai -│ ├─ path: /home/zah/git/dcfrontend/node_modules/js-base64 -│ └─ licenseFile: node_modules/js-base64/LICENSE.md -├─ jsbn@0.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/andyperlitch/jsbn -│ ├─ publisher: Tom Wu -│ ├─ path: /home/zah/git/dcfrontend/node_modules/jsbn -│ └─ licenseFile: node_modules/jsbn/LICENSE -├─ json-parse-better-errors@1.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/zkat/json-parse-better-errors -│ ├─ publisher: Kat Marchán -│ ├─ email: kzm@zkat.tech -│ ├─ path: /home/zah/git/dcfrontend/node_modules/json-parse-better-errors -│ └─ licenseFile: node_modules/json-parse-better-errors/LICENSE.md -├─ json-schema-traverse@0.4.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/epoberezkin/json-schema-traverse -│ ├─ publisher: Evgeny Poberezkin -│ ├─ path: /home/zah/git/dcfrontend/node_modules/json-schema-traverse -│ └─ licenseFile: node_modules/json-schema-traverse/LICENSE -├─ json-schema@0.2.3 -│ ├─ licenses -│ │ ├─ 0: AFLv2.1 -│ │ └─ 1: BSD -│ ├─ repository: https://github.com/kriszyp/json-schema -│ ├─ publisher: Kris Zyp -│ ├─ path: /home/zah/git/dcfrontend/node_modules/json-schema -│ └─ licenseFile: node_modules/json-schema/README.md -├─ json-stringify-safe@5.0.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/json-stringify-safe -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/json-stringify-safe -│ └─ licenseFile: node_modules/json-stringify-safe/LICENSE -├─ json5@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/json5/json5 -│ ├─ publisher: Aseem Kishore -│ ├─ email: aseem.kishore@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/json5 -│ └─ licenseFile: node_modules/json5/LICENSE.md -├─ jsonfile@4.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jprichardson/node-jsonfile -│ ├─ publisher: JP Richardson -│ ├─ email: jprichardson@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/jsonfile -│ └─ licenseFile: node_modules/jsonfile/LICENSE -├─ jsprim@1.4.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/joyent/node-jsprim -│ ├─ path: /home/zah/git/dcfrontend/node_modules/jsprim -│ └─ licenseFile: node_modules/jsprim/LICENSE -├─ jsrsasign@10.1.5 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/kjur/jsrsasign -│ ├─ publisher: Kenji Urushima -│ ├─ path: /home/zah/git/dcfrontend/node_modules/jsrsasign -│ └─ licenseFile: node_modules/jsrsasign/README.md -├─ jstat@1.9.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jstat/jstat -│ ├─ publisher: Trevor Norris -│ ├─ email: trev.norris@gmail.com -│ ├─ url: http://trevorjnorris.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/jstat -│ └─ licenseFile: node_modules/jstat/LICENSE -├─ katex@0.12.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/KaTeX/KaTeX -│ ├─ path: /home/zah/git/dcfrontend/node_modules/katex -│ └─ licenseFile: node_modules/katex/LICENSE -├─ kind-of@6.0.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jonschlinkert/kind-of -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/kind-of -│ └─ licenseFile: node_modules/kind-of/LICENSE -├─ kleur@3.0.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/lukeed/kleur -│ ├─ publisher: Luke Edwards -│ ├─ email: luke.edwards05@gmail.com -│ ├─ url: lukeed.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/kleur -│ └─ licenseFile: node_modules/kleur/license -├─ load-json-file@1.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/load-json-file -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/load-json-file -│ └─ licenseFile: node_modules/load-json-file/license -├─ loader-runner@2.4.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/loader-runner -│ ├─ publisher: Tobias Koppers @sokra -│ ├─ path: /home/zah/git/dcfrontend/node_modules/loader-runner -│ └─ licenseFile: node_modules/loader-runner/LICENSE -├─ loader-utils@1.4.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/loader-utils -│ ├─ publisher: Tobias Koppers @sokra -│ ├─ path: /home/zah/git/dcfrontend/node_modules/loader-utils -│ └─ licenseFile: node_modules/loader-utils/LICENSE -├─ lodash@4.17.20 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/lodash/lodash -│ ├─ publisher: John-David Dalton -│ ├─ email: john.david.dalton@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/lodash -│ └─ licenseFile: node_modules/lodash/LICENSE -├─ loud-rejection@1.6.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/loud-rejection -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/loud-rejection -│ └─ licenseFile: node_modules/loud-rejection/license -├─ lru-cache@4.1.5 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/node-lru-cache -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/lru-cache -│ └─ licenseFile: node_modules/lru-cache/LICENSE -├─ lunr@2.3.9 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/olivernn/lunr.js -│ ├─ publisher: Oliver Nightingale -│ ├─ path: /home/zah/git/dcfrontend/node_modules/lunr -│ └─ licenseFile: node_modules/lunr/LICENSE -├─ make-dir@2.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/make-dir -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/make-dir -│ └─ licenseFile: node_modules/make-dir/license -├─ map-obj@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/map-obj -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/map-obj -│ └─ licenseFile: node_modules/map-obj/license -├─ marked@1.2.7 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/markedjs/marked -│ ├─ publisher: Christopher Jeffrey -│ ├─ path: /home/zah/git/dcfrontend/node_modules/marked -│ └─ licenseFile: node_modules/marked/LICENSE.md -├─ md5.js@1.3.5 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/md5.js -│ ├─ publisher: Kirill Fomichev -│ ├─ email: fanatid@ya.ru -│ ├─ url: https://github.com/fanatid -│ ├─ path: /home/zah/git/dcfrontend/node_modules/md5.js -│ └─ licenseFile: node_modules/md5.js/LICENSE -├─ memory-fs@0.5.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/memory-fs -│ ├─ publisher: Tobias Koppers @sokra -│ ├─ path: /home/zah/git/dcfrontend/node_modules/memory-fs -│ └─ licenseFile: node_modules/memory-fs/LICENSE -├─ meow@3.7.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/meow -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/meow -│ └─ licenseFile: node_modules/meow/license -├─ merge-stream@2.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/grncdr/merge-stream -│ ├─ publisher: Stephen Sugden -│ ├─ email: me@stephensugden.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/merge-stream -│ └─ licenseFile: node_modules/merge-stream/LICENSE -├─ micromatch@4.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/micromatch/micromatch -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/micromatch -│ └─ licenseFile: node_modules/micromatch/LICENSE -├─ miller-rabin@4.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/indutny/miller-rabin -│ ├─ publisher: Fedor Indutny -│ ├─ email: fedor@indutny.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/miller-rabin -│ └─ licenseFile: node_modules/miller-rabin/README.md -├─ mime-db@1.45.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jshttp/mime-db -│ ├─ path: /home/zah/git/dcfrontend/node_modules/mime-db -│ └─ licenseFile: node_modules/mime-db/LICENSE -├─ mime-types@2.1.28 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jshttp/mime-types -│ ├─ path: /home/zah/git/dcfrontend/node_modules/mime-types -│ └─ licenseFile: node_modules/mime-types/LICENSE -├─ minimalistic-assert@1.0.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/calvinmetcalf/minimalistic-assert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/minimalistic-assert -│ └─ licenseFile: node_modules/minimalistic-assert/LICENSE -├─ minimalistic-crypto-utils@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/indutny/minimalistic-crypto-utils -│ ├─ publisher: Fedor Indutny -│ ├─ email: fedor@indutny.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/minimalistic-crypto-utils -│ └─ licenseFile: node_modules/minimalistic-crypto-utils/README.md -├─ minimatch@3.0.4 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/minimatch -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/minimatch -│ └─ licenseFile: node_modules/minimatch/LICENSE -├─ minimist@1.2.5 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/substack/minimist -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/minimist -│ └─ licenseFile: node_modules/minimist/LICENSE -├─ minipass-collect@1.0.2 -│ ├─ licenses: ISC -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: https://izs.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/minipass-collect -│ └─ licenseFile: node_modules/minipass-collect/LICENSE -├─ minipass-flush@1.0.5 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/minipass-flush -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: https://izs.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/minipass-flush -│ └─ licenseFile: node_modules/minipass-flush/LICENSE -├─ minipass-pipeline@1.2.4 -│ ├─ licenses: ISC -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: https://izs.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/minipass-pipeline -│ └─ licenseFile: node_modules/minipass-pipeline/LICENSE -├─ minipass@3.1.3 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/minipass -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/minipass -│ └─ licenseFile: node_modules/minipass/LICENSE -├─ mkdirp@0.5.5 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/substack/node-mkdirp -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/mkdirp -│ └─ licenseFile: node_modules/mkdirp/LICENSE -├─ moment@2.29.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/moment/moment -│ ├─ publisher: Iskren Ivov Chernev -│ ├─ email: iskren.chernev@gmail.com -│ ├─ url: https://github.com/ichernev -│ ├─ path: /home/zah/git/dcfrontend/node_modules/moment -│ └─ licenseFile: node_modules/moment/LICENSE -├─ nan@2.14.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/nodejs/nan -│ ├─ path: /home/zah/git/dcfrontend/node_modules/nan -│ └─ licenseFile: node_modules/nan/LICENSE.md -├─ neo-async@2.6.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/suguru03/neo-async -│ ├─ path: /home/zah/git/dcfrontend/node_modules/neo-async -│ └─ licenseFile: node_modules/neo-async/LICENSE -├─ ng2-file-upload@1.4.0 -│ ├─ licenses: UNKNOWN -│ └─ path: /home/zah/git/dcfrontend/node_modules/ng2-file-upload -├─ ngx-clipboard@12.3.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/maxisam/ngx-clipboard -│ ├─ publisher: Sam Lin -│ ├─ email: maxisam@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ngx-clipboard -│ └─ licenseFile: node_modules/ngx-clipboard/README.md -├─ ngx-markdown@10.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jfcere/ngx-markdown -│ ├─ publisher: Jean-Francois Cere -│ ├─ email: jfcere@sherweb.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ngx-markdown -│ └─ licenseFile: node_modules/ngx-markdown/LICENSE -├─ ngx-window-token@2.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/maxisam/ngx-window-token -│ ├─ publisher: Sam Lin -│ ├─ email: maxisam@gmail.com -│ └─ path: /home/zah/git/dcfrontend/node_modules/ngx-window-token -├─ node-fetch@1.7.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/bitinn/node-fetch -│ ├─ publisher: David Frank -│ ├─ path: /home/zah/git/dcfrontend/node_modules/node-fetch -│ └─ licenseFile: node_modules/node-fetch/LICENSE.md -├─ node-gyp@3.8.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/nodejs/node-gyp -│ ├─ publisher: Nathan Rajlich -│ ├─ email: nathan@tootallnate.net -│ ├─ url: http://tootallnate.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/node-gyp -│ └─ licenseFile: node_modules/node-gyp/LICENSE -├─ node-libs-browser@2.2.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/node-libs-browser -│ ├─ publisher: Tobias Koppers @sokra -│ ├─ path: /home/zah/git/dcfrontend/node_modules/node-libs-browser -│ └─ licenseFile: node_modules/node-libs-browser/LICENSE -├─ node-sass@4.14.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sass/node-sass -│ ├─ publisher: Andrew Nesbitt -│ ├─ email: andrewnez@gmail.com -│ ├─ url: http://andrew.github.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/node-sass -│ └─ licenseFile: node_modules/node-sass/LICENSE -├─ nodejs@0.0.0 -│ ├─ licenses: ISC -│ └─ path: /home/zah/git/dcfrontend/node_modules/nodejs -├─ nopt@3.0.6 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/nopt -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/nopt -│ └─ licenseFile: node_modules/nopt/LICENSE -├─ normalize-package-data@2.5.0 -│ ├─ licenses: BSD-2-Clause -│ ├─ repository: https://github.com/npm/normalize-package-data -│ ├─ publisher: Meryn Stol -│ ├─ email: merynstol@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/normalize-package-data -│ └─ licenseFile: node_modules/normalize-package-data/LICENSE -├─ normalize-path@3.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jonschlinkert/normalize-path -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/normalize-path -│ └─ licenseFile: node_modules/normalize-path/LICENSE -├─ npmlog@4.1.2 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/npmlog -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/npmlog -│ └─ licenseFile: node_modules/npmlog/LICENSE -├─ number-is-nan@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/number-is-nan -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/number-is-nan -│ └─ licenseFile: node_modules/number-is-nan/license -├─ numbro@2.3.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/BenjaminVanRyseghem/numbro -│ ├─ publisher: Benjamin Van Ryseghem -│ ├─ email: benjamin@vanryseghem.com -│ ├─ url: https://benjamin.vanryseghem.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/numbro -│ └─ licenseFile: node_modules/numbro/LICENSE -├─ oauth-sign@0.9.0 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/mikeal/oauth-sign -│ ├─ publisher: Mikeal Rogers -│ ├─ email: mikeal.rogers@gmail.com -│ ├─ url: http://www.futurealoof.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/oauth-sign -│ └─ licenseFile: node_modules/oauth-sign/LICENSE -├─ object-assign@4.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/object-assign -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/object-assign -│ └─ licenseFile: node_modules/object-assign/license -├─ once@1.4.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/once -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/once -│ └─ licenseFile: node_modules/once/LICENSE -├─ os-browserify@0.3.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/CoderPuppy/os-browserify -│ ├─ publisher: CoderPuppy -│ ├─ email: coderpup@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/os-browserify -│ └─ licenseFile: node_modules/os-browserify/LICENSE -├─ os-homedir@1.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/os-homedir -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/os-homedir -│ └─ licenseFile: node_modules/os-homedir/license -├─ os-tmpdir@1.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/os-tmpdir -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/os-tmpdir -│ └─ licenseFile: node_modules/os-tmpdir/license -├─ osenv@0.1.5 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/osenv -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/osenv -│ └─ licenseFile: node_modules/osenv/LICENSE -├─ p-limit@2.3.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/p-limit -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/p-limit -│ └─ licenseFile: node_modules/p-limit/license -├─ p-map@4.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/p-map -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: https://sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/p-map -│ └─ licenseFile: node_modules/p-map/license -├─ p-try@2.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/p-try -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/p-try -│ └─ licenseFile: node_modules/p-try/license -├─ pako@1.0.11 -│ ├─ licenses: (MIT AND Zlib) -│ ├─ repository: https://github.com/nodeca/pako -│ ├─ path: /home/zah/git/dcfrontend/node_modules/pako -│ └─ licenseFile: node_modules/pako/LICENSE -├─ parse-asn1@5.1.6 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/crypto-browserify/parse-asn1 -│ ├─ path: /home/zah/git/dcfrontend/node_modules/parse-asn1 -│ └─ licenseFile: node_modules/parse-asn1/LICENSE -├─ parse-json@2.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/parse-json -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/parse-json -│ └─ licenseFile: node_modules/parse-json/license -├─ path-browserify@0.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/substack/path-browserify -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/path-browserify -│ └─ licenseFile: node_modules/path-browserify/LICENSE -├─ path-exists@2.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/path-exists -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/path-exists -│ └─ licenseFile: node_modules/path-exists/license -├─ path-is-absolute@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/path-is-absolute -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/path-is-absolute -│ └─ licenseFile: node_modules/path-is-absolute/license -├─ path-parse@1.0.6 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jbgutierrez/path-parse -│ ├─ publisher: Javier Blanco -│ ├─ email: http://jbgutierrez.info -│ ├─ path: /home/zah/git/dcfrontend/node_modules/path-parse -│ └─ licenseFile: node_modules/path-parse/LICENSE -├─ path-type@1.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/path-type -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/path-type -│ └─ licenseFile: node_modules/path-type/license -├─ pbkdf2@3.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/pbkdf2 -│ ├─ publisher: Daniel Cousens -│ ├─ path: /home/zah/git/dcfrontend/node_modules/pbkdf2 -│ └─ licenseFile: node_modules/pbkdf2/LICENSE -├─ performance-now@2.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/braveg1rl/performance-now -│ ├─ publisher: Braveg1rl -│ ├─ email: braveg1rl@outlook.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/performance-now -│ └─ licenseFile: node_modules/performance-now/license.txt -├─ php-date-formatter@1.3.6 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/kartik-v/php-date-formatter -│ ├─ publisher: Kartik Visweswaran -│ ├─ email: kartikv2@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/php-date-formatter -│ └─ licenseFile: node_modules/php-date-formatter/LICENSE.md -├─ picomatch@2.2.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/micromatch/picomatch -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/picomatch -│ └─ licenseFile: node_modules/picomatch/LICENSE -├─ pify@2.3.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/pify -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/pify -│ └─ licenseFile: node_modules/pify/license -├─ pikaday@1.8.0 -│ ├─ licenses: (0BSD OR MIT) -│ ├─ repository: https://github.com/Pikaday/Pikaday -│ ├─ path: /home/zah/git/dcfrontend/node_modules/pikaday -│ └─ licenseFile: node_modules/pikaday/LICENSE -├─ pinkie-promise@2.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/floatdrop/pinkie-promise -│ ├─ publisher: Vsevolod Strukchinsky -│ ├─ email: floatdrop@gmail.com -│ ├─ url: github.com/floatdrop -│ ├─ path: /home/zah/git/dcfrontend/node_modules/pinkie-promise -│ └─ licenseFile: node_modules/pinkie-promise/license -├─ pinkie@2.0.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/floatdrop/pinkie -│ ├─ publisher: Vsevolod Strukchinsky -│ ├─ email: floatdrop@gmail.com -│ ├─ url: github.com/floatdrop -│ ├─ path: /home/zah/git/dcfrontend/node_modules/pinkie -│ └─ licenseFile: node_modules/pinkie/license -├─ pkg-dir@3.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/pkg-dir -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/pkg-dir -│ └─ licenseFile: node_modules/pkg-dir/license -├─ prismjs@1.23.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/PrismJS/prism -│ ├─ publisher: Lea Verou -│ ├─ path: /home/zah/git/dcfrontend/node_modules/prismjs -│ └─ licenseFile: node_modules/prismjs/LICENSE -├─ process-nextick-args@2.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/calvinmetcalf/process-nextick-args -│ ├─ path: /home/zah/git/dcfrontend/node_modules/process-nextick-args -│ └─ licenseFile: node_modules/process-nextick-args/license.md -├─ process@0.11.10 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/shtylman/node-process -│ ├─ publisher: Roman Shtylman -│ ├─ email: shtylman@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/process -│ └─ licenseFile: node_modules/process/LICENSE -├─ progress@2.0.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/visionmedia/node-progress -│ ├─ publisher: TJ Holowaychuk -│ ├─ email: tj@vision-media.ca -│ ├─ path: /home/zah/git/dcfrontend/node_modules/progress -│ └─ licenseFile: node_modules/progress/LICENSE -├─ promise-inflight@1.0.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/iarna/promise-inflight -│ ├─ publisher: Rebecca Turner -│ ├─ email: me@re-becca.org -│ ├─ url: http://re-becca.org/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/promise-inflight -│ └─ licenseFile: node_modules/promise-inflight/LICENSE -├─ prompts@2.4.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/terkelg/prompts -│ ├─ publisher: Terkel Gjervig -│ ├─ email: terkel@terkel.com -│ ├─ url: https://terkel.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/prompts -│ └─ licenseFile: node_modules/prompts/license -├─ prr@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/rvagg/prr -│ ├─ publisher: Rod Vagg -│ ├─ email: rod@vagg.org -│ ├─ url: https://github.com/rvagg -│ ├─ path: /home/zah/git/dcfrontend/node_modules/prr -│ └─ licenseFile: node_modules/prr/LICENSE.md -├─ pseudomap@1.0.2 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/pseudomap -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/pseudomap -│ └─ licenseFile: node_modules/pseudomap/LICENSE -├─ psl@1.8.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/lupomontero/psl -│ ├─ publisher: Lupo Montero -│ ├─ email: lupomontero@gmail.com -│ ├─ url: https://lupomontero.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/psl -│ └─ licenseFile: node_modules/psl/LICENSE -├─ public-encrypt@4.0.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/publicEncrypt -│ ├─ publisher: Calvin Metcalf -│ ├─ path: /home/zah/git/dcfrontend/node_modules/public-encrypt -│ └─ licenseFile: node_modules/public-encrypt/LICENSE -├─ punycode@2.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/bestiejs/punycode.js -│ ├─ publisher: Mathias Bynens -│ ├─ url: https://mathiasbynens.be/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/punycode -│ └─ licenseFile: node_modules/punycode/LICENSE-MIT.txt -├─ qs@6.5.2 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/ljharb/qs -│ ├─ path: /home/zah/git/dcfrontend/node_modules/qs -│ └─ licenseFile: node_modules/qs/LICENSE -├─ querystring-es3@0.2.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/mike-spainhower/querystring -│ ├─ publisher: Irakli Gozalishvili -│ ├─ email: rfobic@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/querystring-es3 -│ └─ licenseFile: node_modules/querystring-es3/License.md -├─ querystring@0.2.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/Gozala/querystring -│ ├─ publisher: Irakli Gozalishvili -│ ├─ email: rfobic@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/querystring -│ └─ licenseFile: node_modules/querystring/License.md -├─ randombytes@2.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/randombytes -│ ├─ path: /home/zah/git/dcfrontend/node_modules/randombytes -│ └─ licenseFile: node_modules/randombytes/LICENSE -├─ randomfill@1.0.4 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/randomfill -│ ├─ path: /home/zah/git/dcfrontend/node_modules/randomfill -│ └─ licenseFile: node_modules/randomfill/LICENSE -├─ read-pkg-up@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/read-pkg-up -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/read-pkg-up -│ └─ licenseFile: node_modules/read-pkg-up/license -├─ read-pkg@1.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/read-pkg -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/read-pkg -│ └─ licenseFile: node_modules/read-pkg/license -├─ readable-stream@2.3.7 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/nodejs/readable-stream -│ ├─ path: /home/zah/git/dcfrontend/node_modules/readable-stream -│ └─ licenseFile: node_modules/readable-stream/LICENSE -├─ readdirp@3.5.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/paulmillr/readdirp -│ ├─ publisher: Thorsten Lorenz -│ ├─ email: thlorenz@gmx.de -│ ├─ url: thlorenz.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/readdirp -│ └─ licenseFile: node_modules/readdirp/LICENSE -├─ rechoir@0.6.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/tkellen/node-rechoir -│ ├─ publisher: Tyler Kellen -│ ├─ url: http://goingslowly.com/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/rechoir -│ └─ licenseFile: node_modules/rechoir/LICENSE -├─ redent@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/redent -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/redent -│ └─ licenseFile: node_modules/redent/license -├─ repeating@2.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/repeating -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/repeating -│ └─ licenseFile: node_modules/repeating/license -├─ request@2.88.2 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/request/request -│ ├─ publisher: Mikeal Rogers -│ ├─ email: mikeal.rogers@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/request -│ └─ licenseFile: node_modules/request/LICENSE -├─ require-directory@2.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/troygoode/node-require-directory -│ ├─ publisher: Troy Goode -│ ├─ email: troygoode@gmail.com -│ ├─ url: http://github.com/troygoode/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/require-directory -│ └─ licenseFile: node_modules/require-directory/LICENSE -├─ require-main-filename@2.0.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/yargs/require-main-filename -│ ├─ publisher: Ben Coe -│ ├─ email: ben@npmjs.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/require-main-filename -│ └─ licenseFile: node_modules/require-main-filename/LICENSE.txt -├─ resolve@1.19.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/browserify/resolve -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/resolve -│ └─ licenseFile: node_modules/resolve/LICENSE -├─ rimraf@2.7.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/rimraf -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/rimraf -│ └─ licenseFile: node_modules/rimraf/LICENSE -├─ ripemd160@2.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/crypto-browserify/ripemd160 -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ripemd160 -│ └─ licenseFile: node_modules/ripemd160/LICENSE -├─ rxjs-compat@6.6.3 -│ ├─ licenses: Apache-2.0 -│ ├─ path: /home/zah/git/dcfrontend/node_modules/rxjs-compat -│ └─ licenseFile: node_modules/rxjs-compat/LICENSE.txt -├─ rxjs@6.6.3 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/reactivex/rxjs -│ ├─ publisher: Ben Lesh -│ ├─ email: ben@benlesh.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/rxjs -│ └─ licenseFile: node_modules/rxjs/LICENSE.txt -├─ safe-buffer@5.1.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/feross/safe-buffer -│ ├─ publisher: Feross Aboukhadijeh -│ ├─ email: feross@feross.org -│ ├─ url: http://feross.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/safe-buffer -│ └─ licenseFile: node_modules/safe-buffer/LICENSE -├─ safer-buffer@2.1.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/ChALkeR/safer-buffer -│ ├─ publisher: Nikita Skovoroda -│ ├─ email: chalkerx@gmail.com -│ ├─ url: https://github.com/ChALkeR -│ ├─ path: /home/zah/git/dcfrontend/node_modules/safer-buffer -│ └─ licenseFile: node_modules/safer-buffer/LICENSE -├─ sass-graph@2.2.5 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/xzyfer/sass-graph -│ ├─ publisher: xzyfer -│ ├─ path: /home/zah/git/dcfrontend/node_modules/sass-graph -│ └─ licenseFile: node_modules/sass-graph/readme.md -├─ sass-loader@7.3.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack-contrib/sass-loader -│ ├─ publisher: J. Tangelder -│ ├─ path: /home/zah/git/dcfrontend/node_modules/sass-loader -│ └─ licenseFile: node_modules/sass-loader/LICENSE -├─ save-svg-as-png@1.4.17 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/exupero/saveSvgAsPng -│ ├─ publisher: Eric Shull -│ ├─ path: /home/zah/git/dcfrontend/node_modules/save-svg-as-png -│ └─ licenseFile: node_modules/save-svg-as-png/LICENSE -├─ schema-utils@2.7.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/schema-utils -│ ├─ publisher: webpack Contrib -│ ├─ url: https://github.com/webpack-contrib -│ ├─ path: /home/zah/git/dcfrontend/node_modules/schema-utils -│ └─ licenseFile: node_modules/schema-utils/LICENSE -├─ scss-tokenizer@0.2.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sasstools/scss-tokenizer -│ ├─ publisher: xzyfer -│ ├─ path: /home/zah/git/dcfrontend/node_modules/scss-tokenizer -│ └─ licenseFile: node_modules/scss-tokenizer/LICENSE -├─ select@1.1.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/zenorocha/select -│ ├─ path: /home/zah/git/dcfrontend/node_modules/select -│ └─ licenseFile: node_modules/select/readme.md -├─ semver@5.7.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/node-semver -│ ├─ path: /home/zah/git/dcfrontend/node_modules/semver -│ └─ licenseFile: node_modules/semver/LICENSE -├─ serialize-javascript@4.0.0 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/yahoo/serialize-javascript -│ ├─ publisher: Eric Ferraiuolo -│ ├─ email: edf@ericf.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/serialize-javascript -│ └─ licenseFile: node_modules/serialize-javascript/LICENSE -├─ set-blocking@2.0.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/yargs/set-blocking -│ ├─ publisher: Ben Coe -│ ├─ email: ben@npmjs.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/set-blocking -│ └─ licenseFile: node_modules/set-blocking/LICENSE.txt -├─ setimmediate@1.0.5 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/YuzuJS/setImmediate -│ ├─ publisher: YuzuJS -│ ├─ path: /home/zah/git/dcfrontend/node_modules/setimmediate -│ └─ licenseFile: node_modules/setimmediate/LICENSE.txt -├─ sha.js@2.4.11 -│ ├─ licenses: (MIT AND BSD-3-Clause) -│ ├─ repository: https://github.com/crypto-browserify/sha.js -│ ├─ publisher: Dominic Tarr -│ ├─ email: dominic.tarr@gmail.com -│ ├─ url: dominictarr.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/sha.js -│ └─ licenseFile: node_modules/sha.js/LICENSE -├─ shallow-clone@3.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jonschlinkert/shallow-clone -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/shallow-clone -│ └─ licenseFile: node_modules/shallow-clone/LICENSE -├─ shelljs@0.8.4 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/shelljs/shelljs -│ ├─ path: /home/zah/git/dcfrontend/node_modules/shelljs -│ └─ licenseFile: node_modules/shelljs/LICENSE -├─ signal-exit@3.0.3 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/tapjs/signal-exit -│ ├─ publisher: Ben Coe -│ ├─ email: ben@npmjs.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/signal-exit -│ └─ licenseFile: node_modules/signal-exit/LICENSE.txt -├─ sisteransi@1.0.5 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/terkelg/sisteransi -│ ├─ publisher: Terkel Gjervig -│ ├─ email: terkel@terkel.com -│ ├─ url: https://terkel.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/sisteransi -│ └─ licenseFile: node_modules/sisteransi/license -├─ sl-blip@1.0.0 -│ ├─ licenses: UNKNOWN -│ ├─ repository: none -│ └─ path: /home/zah/git/dcfrontend/node_modules/sl-blip -├─ source-list-map@2.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/source-list-map -│ ├─ publisher: Tobias Koppers @sokra -│ ├─ path: /home/zah/git/dcfrontend/node_modules/source-list-map -│ └─ licenseFile: node_modules/source-list-map/LICENSE -├─ source-map-support@0.5.19 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/evanw/node-source-map-support -│ ├─ path: /home/zah/git/dcfrontend/node_modules/source-map-support -│ └─ licenseFile: node_modules/source-map-support/LICENSE.md -├─ source-map@0.4.4 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/mozilla/source-map -│ ├─ publisher: Nick Fitzgerald -│ ├─ email: nfitzgerald@mozilla.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/source-map -│ └─ licenseFile: node_modules/source-map/README.md -├─ spdx-correct@3.1.1 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/jslicense/spdx-correct.js -│ ├─ publisher: Kyle E. Mitchell -│ ├─ email: kyle@kemitchell.com -│ ├─ url: https://kemitchell.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/spdx-correct -│ └─ licenseFile: node_modules/spdx-correct/LICENSE -├─ spdx-exceptions@2.3.0 -│ ├─ licenses: CC-BY-3.0 -│ ├─ repository: https://github.com/kemitchell/spdx-exceptions.json -│ ├─ publisher: The Linux Foundation -│ ├─ path: /home/zah/git/dcfrontend/node_modules/spdx-exceptions -│ └─ licenseFile: node_modules/spdx-exceptions/README.md -├─ spdx-expression-parse@3.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jslicense/spdx-expression-parse.js -│ ├─ publisher: Kyle E. Mitchell -│ ├─ email: kyle@kemitchell.com -│ ├─ url: https://kemitchell.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/spdx-expression-parse -│ └─ licenseFile: node_modules/spdx-expression-parse/LICENSE -├─ spdx-license-ids@3.0.7 -│ ├─ licenses: CC0-1.0 -│ ├─ repository: https://github.com/jslicense/spdx-license-ids -│ ├─ publisher: Shinnosuke Watanabe -│ ├─ url: https://github.com/shinnn -│ ├─ path: /home/zah/git/dcfrontend/node_modules/spdx-license-ids -│ └─ licenseFile: node_modules/spdx-license-ids/README.md -├─ sshpk@1.16.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/joyent/node-sshpk -│ ├─ publisher: Joyent, Inc -│ ├─ path: /home/zah/git/dcfrontend/node_modules/sshpk -│ └─ licenseFile: node_modules/sshpk/LICENSE -├─ ssri@8.0.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/ssri -│ ├─ publisher: Kat Marchán -│ ├─ email: kzm@sykosomatic.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ssri -│ └─ licenseFile: node_modules/ssri/LICENSE.md -├─ stdout-stream@1.4.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/mafintosh/stdout-stream -│ ├─ path: /home/zah/git/dcfrontend/node_modules/stdout-stream -│ └─ licenseFile: node_modules/stdout-stream/LICENSE -├─ stream-browserify@2.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/browserify/stream-browserify -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/stream-browserify -│ └─ licenseFile: node_modules/stream-browserify/LICENSE -├─ stream-http@2.8.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jhiesey/stream-http -│ ├─ publisher: John Hiesey -│ ├─ path: /home/zah/git/dcfrontend/node_modules/stream-http -│ └─ licenseFile: node_modules/stream-http/LICENSE -├─ string-width@1.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/string-width -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/string-width -│ └─ licenseFile: node_modules/string-width/license -├─ string_decoder@1.1.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/nodejs/string_decoder -│ ├─ path: /home/zah/git/dcfrontend/node_modules/string_decoder -│ └─ licenseFile: node_modules/string_decoder/LICENSE -├─ strip-ansi@3.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/chalk/strip-ansi -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/strip-ansi -│ └─ licenseFile: node_modules/strip-ansi/license -├─ strip-bom@2.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/strip-bom -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/strip-bom -│ └─ licenseFile: node_modules/strip-bom/license -├─ strip-indent@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/strip-indent -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: http://sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/strip-indent -│ └─ licenseFile: node_modules/strip-indent/license -├─ supports-color@2.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/chalk/supports-color -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/supports-color -│ └─ licenseFile: node_modules/supports-color/license -├─ tapable@1.1.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/tapable -│ ├─ publisher: Tobias Koppers @sokra -│ ├─ path: /home/zah/git/dcfrontend/node_modules/tapable -│ └─ licenseFile: node_modules/tapable/LICENSE -├─ tar@2.2.2 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/node-tar -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/tar -│ └─ licenseFile: node_modules/tar/LICENSE -├─ terser-webpack-plugin@4.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack-contrib/terser-webpack-plugin -│ ├─ publisher: webpack Contrib Team -│ ├─ path: /home/zah/git/dcfrontend/node_modules/terser-webpack-plugin -│ └─ licenseFile: node_modules/terser-webpack-plugin/LICENSE -├─ terser@5.3.0 -│ ├─ licenses: BSD-2-Clause -│ ├─ repository: https://github.com/terser/terser -│ ├─ publisher: Mihai Bazon -│ ├─ email: mihai.bazon@gmail.com -│ ├─ url: http://lisperator.net/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/terser -│ └─ licenseFile: node_modules/terser/LICENSE -├─ text-encoding@0.7.0 -│ ├─ licenses: (Unlicense OR Apache-2.0) -│ ├─ repository: https://github.com/inexorabletash/text-encoding -│ ├─ publisher: Joshua Bell -│ ├─ email: inexorabletash@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/text-encoding -│ └─ licenseFile: node_modules/text-encoding/LICENSE.md -├─ timers-browserify@2.0.12 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jryans/timers-browserify -│ ├─ publisher: J. Ryan Stinnett -│ ├─ email: jryans@gmail.com -│ ├─ url: https://convolv.es/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/timers-browserify -│ └─ licenseFile: node_modules/timers-browserify/LICENSE.md -├─ tiny-emitter@2.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/scottcorgan/tiny-emitter -│ ├─ publisher: Scott Corgan -│ ├─ path: /home/zah/git/dcfrontend/node_modules/tiny-emitter -│ └─ licenseFile: node_modules/tiny-emitter/LICENSE -├─ to-arraybuffer@1.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/jhiesey/to-arraybuffer -│ ├─ publisher: John Hiesey -│ ├─ path: /home/zah/git/dcfrontend/node_modules/to-arraybuffer -│ └─ licenseFile: node_modules/to-arraybuffer/LICENSE -├─ to-regex-range@5.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/micromatch/to-regex-range -│ ├─ publisher: Jon Schlinkert -│ ├─ url: https://github.com/jonschlinkert -│ ├─ path: /home/zah/git/dcfrontend/node_modules/to-regex-range -│ └─ licenseFile: node_modules/to-regex-range/LICENSE -├─ tough-cookie@2.5.0 -│ ├─ licenses: BSD-3-Clause -│ ├─ repository: https://github.com/salesforce/tough-cookie -│ ├─ publisher: Jeremy Stashewsky -│ ├─ email: jstash@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/tough-cookie -│ └─ licenseFile: node_modules/tough-cookie/LICENSE -├─ trim-newlines@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/sindresorhus/trim-newlines -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/trim-newlines -│ └─ licenseFile: node_modules/trim-newlines/license -├─ true-case-path@1.0.3 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/barsh/true-case-path -│ ├─ publisher: barsh -│ ├─ path: /home/zah/git/dcfrontend/node_modules/true-case-path -│ └─ licenseFile: node_modules/true-case-path/LICENSE -├─ ts-helpers@1.1.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/ngParty/ts-helpers -│ ├─ publisher: Martin Hochel -│ ├─ email: hochelmartin@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/ts-helpers -│ └─ licenseFile: node_modules/ts-helpers/LICENSE -├─ tslib@2.1.0 -│ ├─ licenses: 0BSD -│ ├─ repository: https://github.com/Microsoft/tslib -│ ├─ publisher: Microsoft Corp. -│ ├─ path: /home/zah/git/dcfrontend/node_modules/tslib -│ └─ licenseFile: node_modules/tslib/LICENSE.txt -├─ tty-browserify@0.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/substack/tty-browserify -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/tty-browserify -│ └─ licenseFile: node_modules/tty-browserify/LICENSE -├─ tunnel-agent@0.6.0 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/mikeal/tunnel-agent -│ ├─ publisher: Mikeal Rogers -│ ├─ email: mikeal.rogers@gmail.com -│ ├─ url: http://www.futurealoof.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/tunnel-agent -│ └─ licenseFile: node_modules/tunnel-agent/LICENSE -├─ tweetnacl@0.14.5 -│ ├─ licenses: Unlicense -│ ├─ repository: https://github.com/dchest/tweetnacl-js -│ ├─ publisher: TweetNaCl-js contributors -│ ├─ path: /home/zah/git/dcfrontend/node_modules/tweetnacl -│ └─ licenseFile: node_modules/tweetnacl/LICENSE -├─ typedoc-default-themes@0.12.4 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/TypeStrong/typedoc-default-themes -│ ├─ path: /home/zah/git/dcfrontend/node_modules/typedoc-default-themes -│ └─ licenseFile: node_modules/typedoc-default-themes/LICENSE -├─ typedoc-neo-theme@1.1.0 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/google/typedoc-neo-theme -│ ├─ publisher: Nick Felker, based on work by Sebastian Lenz -│ ├─ path: /home/zah/git/dcfrontend/node_modules/typedoc-neo-theme -│ └─ licenseFile: node_modules/typedoc-neo-theme/LICENSE -├─ typedoc@0.16.11 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/TypeStrong/TypeDoc -│ ├─ path: /home/zah/git/dcfrontend/node_modules/typedoc -│ └─ licenseFile: node_modules/typedoc/LICENSE -├─ typescript@3.9.7 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/Microsoft/TypeScript -│ ├─ publisher: Microsoft Corp. -│ ├─ path: /home/zah/git/dcfrontend/node_modules/typescript -│ └─ licenseFile: node_modules/typescript/LICENSE.txt -├─ uglify-js@3.12.5 -│ ├─ licenses: BSD-2-Clause -│ ├─ repository: https://github.com/mishoo/UglifyJS -│ ├─ publisher: Mihai Bazon -│ ├─ email: mihai.bazon@gmail.com -│ ├─ url: http://lisperator.net/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/uglify-js -│ └─ licenseFile: node_modules/uglify-js/LICENSE -├─ unique-filename@1.1.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/iarna/unique-filename -│ ├─ publisher: Rebecca Turner -│ ├─ email: me@re-becca.org -│ ├─ url: http://re-becca.org/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/unique-filename -│ └─ licenseFile: node_modules/unique-filename/LICENSE -├─ unique-slug@2.0.2 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/iarna/unique-slug -│ ├─ publisher: Rebecca Turner -│ ├─ email: me@re-becca.org -│ ├─ url: http://re-becca.org -│ ├─ path: /home/zah/git/dcfrontend/node_modules/unique-slug -│ └─ licenseFile: node_modules/unique-slug/LICENSE -├─ universalify@0.1.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/RyanZim/universalify -│ ├─ publisher: Ryan Zimmerman -│ ├─ email: opensrc@ryanzim.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/universalify -│ └─ licenseFile: node_modules/universalify/LICENSE -├─ uri-js@4.4.1 -│ ├─ licenses: BSD-2-Clause -│ ├─ repository: https://github.com/garycourt/uri-js -│ ├─ publisher: Gary Court -│ ├─ email: gary.court@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/uri-js -│ └─ licenseFile: node_modules/uri-js/LICENSE -├─ url@0.11.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/defunctzombie/node-url -│ ├─ path: /home/zah/git/dcfrontend/node_modules/url -│ └─ licenseFile: node_modules/url/LICENSE -├─ util-deprecate@1.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/TooTallNate/util-deprecate -│ ├─ publisher: Nathan Rajlich -│ ├─ email: nathan@tootallnate.net -│ ├─ url: http://n8.io/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/util-deprecate -│ └─ licenseFile: node_modules/util-deprecate/LICENSE -├─ util@0.10.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/defunctzombie/node-util -│ ├─ publisher: Joyent -│ ├─ url: http://www.joyent.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/util -│ └─ licenseFile: node_modules/util/LICENSE -├─ uuid@3.4.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/uuidjs/uuid -│ ├─ path: /home/zah/git/dcfrontend/node_modules/uuid -│ └─ licenseFile: node_modules/uuid/LICENSE.md -├─ valid-url@1.0.9 -│ ├─ licenses: MIT* -│ ├─ repository: https://github.com/ogt/valid-url -│ ├─ path: /home/zah/git/dcfrontend/node_modules/valid-url -│ └─ licenseFile: node_modules/valid-url/LICENSE -├─ validate-npm-package-license@3.0.4 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/kemitchell/validate-npm-package-license.js -│ ├─ publisher: Kyle E. Mitchell -│ ├─ email: kyle@kemitchell.com -│ ├─ url: https://kemitchell.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/validate-npm-package-license -│ └─ licenseFile: node_modules/validate-npm-package-license/LICENSE -├─ verror@1.10.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/davepacheco/node-verror -│ ├─ path: /home/zah/git/dcfrontend/node_modules/verror -│ └─ licenseFile: node_modules/verror/LICENSE -├─ viz.js@1.8.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/mdaines/viz.js -│ ├─ publisher: Mike Daines -│ ├─ email: mdaines@fastmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/viz.js -│ └─ licenseFile: node_modules/viz.js/LICENSE -├─ vm-browserify@1.1.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/substack/vm-browserify -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/vm-browserify -│ └─ licenseFile: node_modules/vm-browserify/LICENSE -├─ watchpack-chokidar2@2.0.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/watchpack -│ ├─ publisher: Tobias Koppers @sokra -│ └─ path: /home/zah/git/dcfrontend/node_modules/watchpack-chokidar2 -├─ watchpack@1.7.5 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/watchpack -│ ├─ publisher: Tobias Koppers @sokra -│ ├─ path: /home/zah/git/dcfrontend/node_modules/watchpack -│ └─ licenseFile: node_modules/watchpack/LICENSE -├─ web-animations-js@2.3.2 -│ ├─ licenses: Apache-2.0 -│ ├─ repository: https://github.com/web-animations/web-animations-js -│ ├─ path: /home/zah/git/dcfrontend/node_modules/web-animations-js -│ └─ licenseFile: node_modules/web-animations-js/README.md -├─ webpack-sources@1.4.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/webpack-sources -│ ├─ publisher: Tobias Koppers @sokra -│ ├─ path: /home/zah/git/dcfrontend/node_modules/webpack-sources -│ └─ licenseFile: node_modules/webpack-sources/LICENSE -├─ webpack@4.44.1 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/webpack/webpack -│ ├─ publisher: Tobias Koppers @sokra -│ ├─ path: /home/zah/git/dcfrontend/node_modules/webpack -│ └─ licenseFile: node_modules/webpack/LICENSE -├─ whatwg-fetch@3.5.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/github/fetch -│ ├─ path: /home/zah/git/dcfrontend/node_modules/whatwg-fetch -│ └─ licenseFile: node_modules/whatwg-fetch/LICENSE -├─ which-module@2.0.0 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/nexdrew/which-module -│ ├─ publisher: nexdrew -│ ├─ path: /home/zah/git/dcfrontend/node_modules/which-module -│ └─ licenseFile: node_modules/which-module/LICENSE -├─ which@1.3.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/node-which -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me -│ ├─ path: /home/zah/git/dcfrontend/node_modules/which -│ └─ licenseFile: node_modules/which/LICENSE -├─ wide-align@1.1.3 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/iarna/wide-align -│ ├─ publisher: Rebecca Turner -│ ├─ email: me@re-becca.org -│ ├─ url: http://re-becca.org/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/wide-align -│ └─ licenseFile: node_modules/wide-align/LICENSE -├─ wordwrap@1.0.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/substack/node-wordwrap -│ ├─ publisher: James Halliday -│ ├─ email: mail@substack.net -│ ├─ url: http://substack.net -│ ├─ path: /home/zah/git/dcfrontend/node_modules/wordwrap -│ └─ licenseFile: node_modules/wordwrap/LICENSE -├─ wrap-ansi@5.1.0 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/chalk/wrap-ansi -│ ├─ publisher: Sindre Sorhus -│ ├─ email: sindresorhus@gmail.com -│ ├─ url: sindresorhus.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/wrap-ansi -│ └─ licenseFile: node_modules/wrap-ansi/license -├─ wrappy@1.0.2 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/npm/wrappy -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/wrappy -│ └─ licenseFile: node_modules/wrappy/LICENSE -├─ xtend@4.0.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/Raynos/xtend -│ ├─ publisher: Raynos -│ ├─ email: raynos2@gmail.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/xtend -│ └─ licenseFile: node_modules/xtend/LICENSE -├─ y18n@4.0.1 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/yargs/y18n -│ ├─ publisher: Ben Coe -│ ├─ email: ben@npmjs.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/y18n -│ └─ licenseFile: node_modules/y18n/LICENSE -├─ yallist@2.1.2 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/isaacs/yallist -│ ├─ publisher: Isaac Z. Schlueter -│ ├─ email: i@izs.me -│ ├─ url: http://blog.izs.me/ -│ ├─ path: /home/zah/git/dcfrontend/node_modules/yallist -│ └─ licenseFile: node_modules/yallist/LICENSE -├─ yargs-parser@13.1.2 -│ ├─ licenses: ISC -│ ├─ repository: https://github.com/yargs/yargs-parser -│ ├─ publisher: Ben Coe -│ ├─ email: ben@npmjs.com -│ ├─ path: /home/zah/git/dcfrontend/node_modules/yargs-parser -│ └─ licenseFile: node_modules/yargs-parser/LICENSE.txt -├─ yargs@13.3.2 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/yargs/yargs -│ ├─ path: /home/zah/git/dcfrontend/node_modules/yargs -│ └─ licenseFile: node_modules/yargs/LICENSE -├─ zone.js@0.10.3 -│ ├─ licenses: MIT -│ ├─ repository: https://github.com/angular/angular -│ ├─ publisher: Brian Ford -│ ├─ path: /home/zah/git/dcfrontend/node_modules/zone.js -│ └─ licenseFile: node_modules/zone.js/LICENSE -└─ zone@0.3.4 - ├─ licenses: Custom: https://api.dartlang.org/apidocs/channels/stable/dartdoc-viewer/dart-async.Zone - ├─ repository: https://github.com/strongloop/zone - ├─ path: /home/zah/git/dcfrontend/node_modules/zone - └─ licenseFile: node_modules/zone/LICENSE.md +└─ datacontroller@3.11.0 + ├─ licenses: UNLICENSED + ├─ private: true + ├─ path: ../dcfrontend + └─ licenseFile: licence.md ```