Created
July 29, 2016 13:04
-
-
Save sgrebnov/8a824917e7d8a92f8479659da58a59e8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| C:\pbi | |
| λ git clone https://github.com/Microsoft/PowerBI-visuals | |
| Cloning into 'PowerBI-visuals'... | |
| remote: Counting objects: 17209, done. | |
| remote: Total 17209 (delta 0), reused 0 (delta 0), pack-reused 17209R | |
| Receiving objects: 100% (17209/17209), 125.64 MiB | 516.00 KiB/s, done. | |
| Resolving deltas: 100% (12376/12376), done. | |
| Checking connectivity... done. | |
| Checking out files: 100% (883/883), done. | |
| C:\pbi | |
| λ cd PowerBI-visuals\ | |
| C:\pbi\PowerBI-visuals (master) (powerbi-visuals@0.5.7) | |
| λ npm install | |
| npm WARN deprecated gulp-minify-css@1.2.0: Please use gulp-clean-css | |
| npm WARN deprecated gulp-uglifyjs@0.6.2: Since gulp-sourcemaps now works, use gulp-uglify instead | |
| npm WARN deprecated karma-phantomjs2-launcher@0.5.0: Use karma-phantomjs-launcher@1.0.0 instead | |
| npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
| npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
| npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0. | |
| npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
| npm WARN deprecated pngjs2@1.2.0: pngjs2 has now taken over the original pngjs package on npm. Please change to use pngjs dependency, version 2+. | |
| npm WARN deprecated phantomjs2-ext@0.2.2: Please use latest version of phantomjs | |
| npm WARN deprecated npmconf@2.1.1: this package has been reintegrated into npm and is now out of date with respect to npm | |
| > phantomjs2-ext@0.2.2 install C:\pbi\PowerBI-visuals\node_modules\karma-phantomjs2-launcher\node_modules\phantomjs2-ext | |
| > node install.js | |
| Download already available at C:\Users\serge\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip | |
| Extracting zip contents | |
| Removing C:\pbi\PowerBI-visuals\node_modules\karma-phantomjs2-launcher\node_modules\phantomjs2-ext\lib\phantom | |
| Copying extracted folder C:\Users\serge\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip-extract-1469797131820\phantomjs-2.1.1-windows -> C:\pbi\PowerBI-visuals\node_modules\karma-phantomjs2-launcher\node_modules\phantomjs2-ext\lib\phantom | |
| Removing C:\Users\serge\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip-extract-1469797131820 | |
| Writing location.js file | |
| Done. Phantomjs binary available at C:\pbi\PowerBI-visuals\node_modules\karma-phantomjs2-launcher\node_modules\phantomjs2-ext\lib\phantom\bin\phantomjs.exe | |
| > phantomjs-prebuilt@2.1.8 install C:\pbi\PowerBI-visuals\node_modules\phantomjs-prebuilt | |
| > node install.js | |
| PhantomJS not found on PATH | |
| Download already available at C:\Users\serge\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip | |
| Verified checksum of previously downloaded file | |
| Extracting zip contents | |
| Removing C:\pbi\PowerBI-visuals\node_modules\phantomjs-prebuilt\lib\phantom | |
| Copying extracted folder C:\Users\serge\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip-extract-1469797140332\phantomjs-2.1.1-windows -> C:\pbi\PowerBI-visuals\node_modules\phantomjs-prebuilt\lib\phantom | |
| Writing location.js file | |
| Done. Phantomjs binary available at C:\pbi\PowerBI-visuals\node_modules\phantomjs-prebuilt\lib\phantom\bin\phantomjs.exe | |
| powerbi-visuals@0.5.7 C:\pbi\PowerBI-visuals | |
| +-- awesome-typescript-loader@0.15.10 | |
| | +-- babel-polyfill@6.9.1 | |
| | | +-- babel-runtime@6.11.6 | |
| | | `-- regenerator-runtime@0.9.5 | |
| | +-- bluebird@2.10.2 | |
| | +-- colors@1.1.2 | |
| | +-- enhanced-resolve@0.9.1 | |
| | | `-- memory-fs@0.2.0 | |
| | +-- lodash@3.10.1 | |
| | +-- object-assign@2.1.1 | |
| | +-- parse-json@2.2.0 | |
| | | `-- error-ex@1.3.0 | |
| | | `-- is-arrayish@0.2.1 | |
| | +-- strip-bom@2.0.0 | |
| | | `-- is-utf8@0.2.1 | |
| | +-- strip-json-comments@2.0.1 | |
| | `-- tsconfig@2.2.0 | |
| | `-- globby@4.1.0 | |
| | `-- glob@6.0.4 | |
| +-- concat-with-sourcemaps@1.0.4 | |
| | `-- source-map@0.5.6 | |
| +-- css-loader@0.23.1 | |
| | +-- css-selector-tokenizer@0.5.4 | |
| | | +-- cssesc@0.1.0 | |
| | | `-- fastparse@1.1.1 | |
| | +-- cssnano@3.7.3 | |
| | | +-- autoprefixer@6.3.7 | |
| | | | +-- browserslist@1.3.5 | |
| | | | +-- caniuse-db@1.0.30000512 | |
| | | | +-- normalize-range@0.1.2 | |
| | | | `-- num2fraction@1.2.2 | |
| | | +-- defined@1.0.0 | |
| | | +-- indexes-of@1.0.1 | |
| | | +-- postcss-calc@5.3.0 | |
| | | | +-- postcss-message-helpers@2.0.0 | |
| | | | `-- reduce-css-calc@1.2.4 | |
| | | | +-- balanced-match@0.1.0 | |
| | | | `-- reduce-function-call@1.0.1 | |
| | | | `-- balanced-match@0.1.0 | |
| | | +-- postcss-colormin@2.2.0 | |
| | | | `-- colormin@1.1.1 | |
| | | | +-- color@0.11.3 | |
| | | | | +-- color-convert@1.3.1 | |
| | | | | `-- color-string@0.3.0 | |
| | | | | `-- color-name@1.1.1 | |
| | | | `-- css-color-names@0.0.4 | |
| | | +-- postcss-convert-values@2.4.0 | |
| | | +-- postcss-discard-comments@2.0.4 | |
| | | +-- postcss-discard-duplicates@2.0.1 | |
| | | +-- postcss-discard-empty@2.1.0 | |
| | | +-- postcss-discard-overridden@0.1.1 | |
| | | +-- postcss-discard-unused@2.2.1 | |
| | | | +-- flatten@1.0.2 | |
| | | | `-- uniqs@2.0.0 | |
| | | +-- postcss-filter-plugins@2.0.1 | |
| | | | `-- uniqid@3.1.0 | |
| | | | `-- macaddress@0.2.8 | |
| | | +-- postcss-merge-idents@2.1.6 | |
| | | | `-- has-own@1.0.0 | |
| | | +-- postcss-merge-longhand@2.0.1 | |
| | | +-- postcss-merge-rules@2.0.10 | |
| | | | `-- vendors@1.0.0 | |
| | | +-- postcss-minify-font-values@1.0.5 | |
| | | +-- postcss-minify-gradients@1.0.3 | |
| | | +-- postcss-minify-params@1.0.4 | |
| | | | `-- alphanum-sort@1.0.2 | |
| | | +-- postcss-minify-selectors@2.0.5 | |
| | | | `-- postcss-selector-parser@2.1.1 | |
| | | | `-- uniq@1.0.1 | |
| | | +-- postcss-normalize-charset@1.1.0 | |
| | | +-- postcss-normalize-url@3.0.7 | |
| | | | +-- is-absolute-url@2.0.0 | |
| | | | `-- normalize-url@1.6.0 | |
| | | | +-- prepend-http@1.0.4 | |
| | | | +-- query-string@4.2.2 | |
| | | | | `-- strict-uri-encode@1.1.0 | |
| | | | `-- sort-keys@1.1.2 | |
| | | | `-- is-plain-obj@1.1.0 | |
| | | +-- postcss-ordered-values@2.2.1 | |
| | | +-- postcss-reduce-idents@2.3.0 | |
| | | +-- postcss-reduce-initial@1.0.0 | |
| | | +-- postcss-reduce-transforms@1.0.3 | |
| | | +-- postcss-svgo@2.1.4 | |
| | | | +-- is-svg@2.0.1 | |
| | | | | `-- html-comment-regex@1.1.1 | |
| | | | `-- svgo@0.6.6 | |
| | | | +-- coa@1.0.1 | |
| | | | +-- csso@2.0.0 | |
| | | | | `-- clap@1.1.1 | |
| | | | +-- js-yaml@3.6.1 | |
| | | | | `-- argparse@1.0.7 | |
| | | | | `-- sprintf-js@1.0.3 | |
| | | | +-- sax@1.2.1 | |
| | | | `-- whet.extend@0.9.9 | |
| | | +-- postcss-unique-selectors@2.0.2 | |
| | | +-- postcss-value-parser@3.3.0 | |
| | | `-- postcss-zindex@2.1.1 | |
| | +-- lodash.camelcase@3.0.1 | |
| | | `-- lodash._createcompounder@3.0.0 | |
| | | +-- lodash.deburr@3.2.0 | |
| | | `-- lodash.words@3.2.0 | |
| | +-- postcss@5.1.1 | |
| | | `-- js-base64@2.1.9 | |
| | +-- postcss-modules-extract-imports@1.0.1 | |
| | +-- postcss-modules-local-by-default@1.1.1 | |
| | | `-- css-selector-tokenizer@0.6.0 | |
| | | `-- regexpu-core@1.0.0 | |
| | | +-- regenerate@1.3.1 | |
| | | +-- regjsgen@0.2.0 | |
| | | `-- regjsparser@0.1.5 | |
| | | `-- jsesc@0.5.0 | |
| | +-- postcss-modules-scope@1.0.2 | |
| | | `-- css-selector-tokenizer@0.6.0 | |
| | +-- postcss-modules-values@1.1.3 | |
| | | `-- icss-replace-symbols@1.0.2 | |
| | `-- source-list-map@0.1.6 | |
| +-- del@2.1.0 | |
| | +-- globby@3.0.1 | |
| | | +-- array-union@1.0.2 | |
| | | +-- glob@5.0.15 | |
| | | `-- pinkie-promise@1.0.0 | |
| | | `-- pinkie@1.0.0 | |
| | +-- is-path-cwd@1.0.0 | |
| | +-- is-path-in-cwd@1.0.0 | |
| | | `-- is-path-inside@1.0.0 | |
| | | `-- path-is-inside@1.0.1 | |
| | +-- pify@2.3.0 | |
| | +-- pinkie-promise@2.0.1 | |
| | | `-- pinkie@2.0.4 | |
| | `-- rimraf@2.5.4 | |
| +-- express@4.13.3 | |
| | +-- accepts@1.2.13 | |
| | | +-- mime-types@2.1.11 | |
| | | | `-- mime-db@1.23.0 | |
| | | `-- negotiator@0.5.3 | |
| | +-- array-flatten@1.1.1 | |
| | +-- content-disposition@0.5.0 | |
| | +-- content-type@1.0.2 | |
| | +-- cookie@0.1.3 | |
| | +-- cookie-signature@1.0.6 | |
| | +-- debug@2.2.0 | |
| | | `-- ms@0.7.1 | |
| | +-- depd@1.0.1 | |
| | +-- escape-html@1.0.2 | |
| | +-- etag@1.7.0 | |
| | +-- finalhandler@0.4.0 | |
| | | `-- unpipe@1.0.0 | |
| | +-- fresh@0.3.0 | |
| | +-- merge-descriptors@1.0.0 | |
| | +-- methods@1.1.2 | |
| | +-- on-finished@2.3.0 | |
| | | `-- ee-first@1.1.1 | |
| | +-- parseurl@1.3.1 | |
| | +-- path-to-regexp@0.1.7 | |
| | +-- proxy-addr@1.0.10 | |
| | | +-- forwarded@0.1.0 | |
| | | `-- ipaddr.js@1.0.5 | |
| | +-- qs@4.0.0 | |
| | +-- range-parser@1.0.3 | |
| | +-- send@0.13.0 | |
| | | +-- destroy@1.0.3 | |
| | | +-- http-errors@1.3.1 | |
| | | `-- statuses@1.2.1 | |
| | +-- serve-static@1.10.3 | |
| | | +-- escape-html@1.0.3 | |
| | | `-- send@0.13.2 | |
| | | +-- depd@1.1.0 | |
| | | `-- destroy@1.0.4 | |
| | +-- type-is@1.6.13 | |
| | | `-- media-typer@0.3.0 | |
| | +-- utils-merge@1.0.0 | |
| | `-- vary@1.0.1 | |
| +-- extract-text-webpack-plugin@1.0.1 | |
| | +-- async@1.5.2 | |
| | `-- webpack-sources@0.1.2 | |
| +-- file-loader@0.8.5 | |
| +-- fs@0.0.2 | |
| +-- fs-extra@0.30.0 | |
| | +-- graceful-fs@4.1.5 | |
| | +-- jsonfile@2.3.1 | |
| | +-- klaw@1.3.0 | |
| | `-- path-is-absolute@1.0.0 | |
| +-- glob@7.0.5 | |
| | +-- fs.realpath@1.0.0 | |
| | +-- inflight@1.0.5 | |
| | | `-- wrappy@1.0.2 | |
| | +-- inherits@2.0.1 | |
| | +-- minimatch@3.0.2 | |
| | | `-- brace-expansion@1.1.6 | |
| | | +-- balanced-match@0.4.2 | |
| | | `-- concat-map@0.0.1 | |
| | `-- once@1.3.3 | |
| +-- gulp@3.9.0 | |
| | +-- archy@1.0.0 | |
| | +-- chalk@1.1.3 | |
| | | +-- ansi-styles@2.2.1 | |
| | | +-- escape-string-regexp@1.0.5 | |
| | | +-- has-ansi@2.0.0 | |
| | | `-- supports-color@2.0.0 | |
| | +-- deprecated@0.0.1 | |
| | +-- interpret@0.6.6 | |
| | +-- liftoff@2.3.0 | |
| | | +-- extend@3.0.0 | |
| | | +-- findup-sync@0.4.2 | |
| | | | +-- detect-file@0.1.0 | |
| | | | | `-- fs-exists-sync@0.1.0 | |
| | | | +-- micromatch@2.3.11 | |
| | | | | +-- arr-diff@2.0.0 | |
| | | | | | `-- arr-flatten@1.0.1 | |
| | | | | +-- braces@1.8.5 | |
| | | | | | +-- expand-range@1.8.2 | |
| | | | | | | `-- fill-range@2.2.3 | |
| | | | | | | +-- is-number@2.1.0 | |
| | | | | | | `-- randomatic@1.1.5 | |
| | | | | | +-- preserve@0.2.0 | |
| | | | | | `-- repeat-element@1.1.2 | |
| | | | | +-- expand-brackets@0.1.5 | |
| | | | | | `-- is-posix-bracket@0.1.1 | |
| | | | | +-- extglob@0.3.2 | |
| | | | | +-- filename-regex@2.0.0 | |
| | | | | +-- kind-of@3.0.3 | |
| | | | | +-- normalize-path@2.0.1 | |
| | | | | +-- object.omit@2.0.0 | |
| | | | | | +-- for-own@0.1.4 | |
| | | | | | | `-- for-in@0.1.5 | |
| | | | | | `-- is-extendable@0.1.1 | |
| | | | | +-- parse-glob@3.0.4 | |
| | | | | | +-- glob-base@0.3.0 | |
| | | | | | `-- is-dotfile@1.0.2 | |
| | | | | `-- regex-cache@0.4.3 | |
| | | | | +-- is-equal-shallow@0.1.3 | |
| | | | | `-- is-primitive@2.0.0 | |
| | | | `-- resolve-dir@0.1.0 | |
| | | | `-- global-modules@0.2.3 | |
| | | | +-- global-prefix@0.1.4 | |
| | | | `-- is-windows@0.2.0 | |
| | | +-- fined@1.0.1 | |
| | | | +-- expand-tilde@1.2.2 | |
| | | | +-- lodash.assignwith@4.1.0 | |
| | | | +-- lodash.isarray@4.0.0 | |
| | | | +-- lodash.isempty@4.3.0 | |
| | | | +-- lodash.pick@4.3.0 | |
| | | | `-- parse-filepath@1.0.1 | |
| | | | +-- is-absolute@0.2.5 | |
| | | | | +-- is-relative@0.2.1 | |
| | | | | | `-- is-unc-path@0.1.1 | |
| | | | | | `-- unc-path-regex@0.1.2 | |
| | | | | `-- is-windows@0.1.1 | |
| | | | +-- map-cache@0.2.2 | |
| | | | `-- path-root@0.1.1 | |
| | | | `-- path-root-regex@0.1.2 | |
| | | +-- flagged-respawn@0.3.2 | |
| | | +-- lodash.isplainobject@4.0.5 | |
| | | +-- lodash.isstring@4.0.1 | |
| | | +-- lodash.mapvalues@4.5.0 | |
| | | +-- rechoir@0.6.2 | |
| | | `-- resolve@1.1.7 | |
| | +-- orchestrator@0.3.7 | |
| | | +-- end-of-stream@0.1.5 | |
| | | `-- sequencify@0.0.7 | |
| | +-- pretty-hrtime@1.0.2 | |
| | +-- semver@4.3.6 | |
| | +-- tildify@1.2.0 | |
| | | `-- os-homedir@1.0.1 | |
| | +-- v8flags@2.0.11 | |
| | | `-- user-home@1.1.1 | |
| | `-- vinyl-fs@0.3.14 | |
| | +-- glob-stream@3.1.18 | |
| | | +-- glob@4.5.3 | |
| | | +-- glob2base@0.0.12 | |
| | | | `-- find-index@0.1.1 | |
| | | +-- minimatch@2.0.10 | |
| | | +-- ordered-read-streams@0.1.0 | |
| | | +-- through2@0.6.5 | |
| | | | `-- readable-stream@1.0.34 | |
| | | `-- unique-stream@1.0.0 | |
| | +-- glob-watcher@0.0.6 | |
| | +-- graceful-fs@3.0.8 | |
| | +-- strip-bom@1.0.0 | |
| | | `-- first-chunk-stream@1.0.0 | |
| | +-- through2@0.6.5 | |
| | | `-- readable-stream@1.0.34 | |
| | `-- vinyl@0.4.6 | |
| | `-- clone@0.2.0 | |
| +-- gulp-base64@0.1.3 | |
| | +-- async@0.2.10 | |
| | +-- buffers@0.1.1 | |
| | +-- extend@1.2.1 | |
| | +-- mime@1.2.11 | |
| | +-- request@2.33.0 | |
| | | +-- aws-sign2@0.5.0 | |
| | | +-- forever-agent@0.5.2 | |
| | | +-- form-data@0.1.4 | |
| | | | +-- async@0.9.2 | |
| | | | +-- combined-stream@0.0.7 | |
| | | | | `-- delayed-stream@0.0.5 | |
| | | | `-- mime@1.2.11 | |
| | | +-- hawk@1.0.0 | |
| | | | +-- boom@0.4.2 | |
| | | | +-- cryptiles@0.2.2 | |
| | | | +-- hoek@0.9.1 | |
| | | | `-- sntp@0.2.4 | |
| | | +-- http-signature@0.10.1 | |
| | | | +-- asn1@0.1.11 | |
| | | | +-- assert-plus@0.1.5 | |
| | | | `-- ctype@0.5.3 | |
| | | +-- json-stringify-safe@5.0.1 | |
| | | +-- mime@1.2.11 | |
| | | +-- node-uuid@1.4.7 | |
| | | +-- oauth-sign@0.3.0 | |
| | | +-- qs@0.6.6 | |
| | | +-- tough-cookie@2.3.1 | |
| | | `-- tunnel-agent@0.3.0 | |
| | `-- through2@0.4.2 | |
| | +-- readable-stream@1.0.34 | |
| | `-- xtend@2.1.2 | |
| | `-- object-keys@0.4.0 | |
| +-- gulp-changed@1.3.1 | |
| +-- gulp-clone@1.0.0 | |
| | +-- gulp-util@2.2.20 | |
| | | +-- chalk@0.5.1 | |
| | | | +-- ansi-styles@1.1.0 | |
| | | | +-- has-ansi@0.1.0 | |
| | | | | `-- ansi-regex@0.2.1 | |
| | | | +-- strip-ansi@0.3.0 | |
| | | | `-- supports-color@0.2.0 | |
| | | +-- lodash._reinterpolate@2.4.1 | |
| | | +-- lodash.template@2.4.1 | |
| | | | +-- lodash._escapestringchar@2.4.1 | |
| | | | +-- lodash.defaults@2.4.1 | |
| | | | | +-- lodash._objecttypes@2.4.1 | |
| | | | | `-- lodash.keys@2.4.1 | |
| | | | +-- lodash.escape@2.4.1 | |
| | | | | +-- lodash._escapehtmlchar@2.4.1 | |
| | | | | | `-- lodash._htmlescapes@2.4.1 | |
| | | | | `-- lodash._reunescapedhtml@2.4.1 | |
| | | | | `-- lodash.keys@2.4.1 | |
| | | | +-- lodash.keys@2.4.1 | |
| | | | | +-- lodash._isnative@2.4.1 | |
| | | | | +-- lodash._shimkeys@2.4.1 | |
| | | | | `-- lodash.isobject@2.4.1 | |
| | | | +-- lodash.templatesettings@2.4.1 | |
| | | | `-- lodash.values@2.4.1 | |
| | | | `-- lodash.keys@2.4.1 | |
| | | +-- minimist@0.2.0 | |
| | | +-- through2@0.5.1 | |
| | | | `-- xtend@3.0.0 | |
| | | `-- vinyl@0.2.3 | |
| | `-- through2@0.4.2 | |
| | +-- readable-stream@1.0.34 | |
| | `-- xtend@2.1.2 | |
| +-- gulp-concat@2.6.0 | |
| | `-- through2@0.6.5 | |
| | `-- readable-stream@1.0.34 | |
| +-- gulp-cssjanus@0.1.0 | |
| | +-- cssjanus@1.1.2 | |
| | `-- through2@0.6.5 | |
| | `-- readable-stream@1.0.34 | |
| +-- gulp-decomment@0.1.3 | |
| | `-- decomment@0.8.6 | |
| | `-- esprima@2.7.2 | |
| +-- gulp-download@0.0.1 | |
| | +-- gulp-util@3.0.7 | |
| | | +-- gulplog@1.0.0 | |
| | | | `-- glogg@1.0.0 | |
| | | +-- has-gulplog@0.1.0 | |
| | | | `-- sparkles@1.0.0 | |
| | | `-- object-assign@3.0.0 | |
| | +-- request@2.74.0 | |
| | | +-- aws-sign2@0.6.0 | |
| | | +-- aws4@1.4.1 | |
| | | +-- bl@1.1.2 | |
| | | | `-- readable-stream@2.0.6 | |
| | | | `-- isarray@1.0.0 | |
| | | +-- caseless@0.11.0 | |
| | | +-- combined-stream@1.0.5 | |
| | | | `-- delayed-stream@1.0.0 | |
| | | +-- forever-agent@0.6.1 | |
| | | +-- form-data@1.0.0-rc4 | |
| | | +-- har-validator@2.0.6 | |
| | | | +-- commander@2.9.0 | |
| | | | `-- is-my-json-valid@2.13.1 | |
| | | | +-- generate-function@2.0.0 | |
| | | | +-- generate-object-property@1.2.0 | |
| | | | | `-- is-property@1.0.2 | |
| | | | `-- jsonpointer@2.0.0 | |
| | | +-- hawk@3.1.3 | |
| | | | +-- boom@2.10.1 | |
| | | | +-- cryptiles@2.0.5 | |
| | | | +-- hoek@2.16.3 | |
| | | | `-- sntp@1.0.9 | |
| | | +-- http-signature@1.1.1 | |
| | | | +-- assert-plus@0.2.0 | |
| | | | +-- jsprim@1.3.0 | |
| | | | | +-- extsprintf@1.0.2 | |
| | | | | +-- json-schema@0.2.2 | |
| | | | | `-- verror@1.3.6 | |
| | | | `-- sshpk@1.9.1 | |
| | | | +-- asn1@0.2.3 | |
| | | | +-- assert-plus@1.0.0 | |
| | | | +-- dashdash@1.14.0 | |
| | | | | `-- assert-plus@1.0.0 | |
| | | | +-- ecc-jsbn@0.1.1 | |
| | | | +-- getpass@0.1.6 | |
| | | | | `-- assert-plus@1.0.0 | |
| | | | +-- jodid25519@1.0.2 | |
| | | | +-- jsbn@0.1.0 | |
| | | | `-- tweetnacl@0.13.3 | |
| | | +-- is-typedarray@1.0.0 | |
| | | +-- isstream@0.1.2 | |
| | | +-- oauth-sign@0.8.2 | |
| | | +-- qs@6.2.1 | |
| | | +-- stringstream@0.0.5 | |
| | | `-- tunnel-agent@0.4.3 | |
| | +-- request-progress@2.0.1 | |
| | | `-- throttleit@1.0.0 | |
| | `-- through@2.3.8 | |
| +-- gulp-expect-file@0.0.7 | |
| | +-- async@0.9.2 | |
| | +-- gulp-util@2.2.20 | |
| | | +-- chalk@0.5.1 | |
| | | | +-- ansi-styles@1.1.0 | |
| | | | +-- has-ansi@0.1.0 | |
| | | | | `-- ansi-regex@0.2.1 | |
| | | | +-- strip-ansi@0.3.0 | |
| | | | `-- supports-color@0.2.0 | |
| | | +-- lodash._reinterpolate@2.4.1 | |
| | | +-- lodash.template@2.4.1 | |
| | | | +-- lodash.escape@2.4.1 | |
| | | | +-- lodash.keys@2.4.1 | |
| | | | `-- lodash.templatesettings@2.4.1 | |
| | | +-- minimist@0.2.0 | |
| | | +-- through2@0.5.1 | |
| | | | `-- readable-stream@1.0.34 | |
| | | `-- vinyl@0.2.3 | |
| | +-- minimatch@0.3.0 | |
| | | +-- lru-cache@2.7.3 | |
| | | `-- sigmund@1.0.1 | |
| | +-- through2@1.1.1 | |
| | | +-- readable-stream@1.1.14 | |
| | | `-- xtend@4.0.1 | |
| | `-- xtend@3.0.0 | |
| +-- gulp-git@1.2.4 | |
| | +-- any-shell-escape@0.1.1 | |
| | +-- require-dir@0.1.0 | |
| | `-- through2@0.6.5 | |
| | `-- readable-stream@1.0.34 | |
| +-- gulp-help@1.6.1 | |
| | `-- object-assign@3.0.0 | |
| +-- gulp-insert@0.5.0 | |
| | +-- readable-stream@1.1.14 | |
| | | +-- core-util-is@1.0.2 | |
| | | +-- isarray@0.0.1 | |
| | | `-- string_decoder@0.10.31 | |
| | `-- streamqueue@0.0.6 | |
| +-- gulp-less@3.0.3 | |
| | +-- accord@0.15.2 | |
| | | +-- convert-source-map@0.4.1 | |
| | | +-- fobject@0.0.4 | |
| | | | `-- semver@5.3.0 | |
| | | +-- glob@4.5.3 | |
| | | | `-- minimatch@2.0.10 | |
| | | +-- indx@0.2.3 | |
| | | `-- when@3.7.7 | |
| | +-- less@2.7.1 | |
| | | +-- errno@0.1.4 | |
| | | | `-- prr@0.0.0 | |
| | | +-- image-size@0.5.0 | |
| | | `-- promise@7.1.1 | |
| | | `-- asap@2.0.4 | |
| | +-- object-assign@2.1.1 | |
| | +-- through2@0.6.5 | |
| | | `-- readable-stream@1.0.34 | |
| | `-- vinyl-sourcemaps-apply@0.1.4 | |
| | `-- source-map@0.1.43 | |
| +-- gulp-minify-css@1.2.0 | |
| | +-- clean-css@3.4.19 | |
| | | +-- commander@2.8.1 | |
| | | | `-- graceful-readlink@1.0.1 | |
| | | `-- source-map@0.4.4 | |
| | +-- object-assign@3.0.0 | |
| | +-- readable-stream@2.1.4 | |
| | | +-- buffer-shims@1.0.0 | |
| | | +-- isarray@1.0.0 | |
| | | +-- process-nextick-args@1.0.7 | |
| | | `-- util-deprecate@1.0.2 | |
| | `-- vinyl-bufferstream@1.0.1 | |
| | `-- bufferstreams@1.0.1 | |
| +-- gulp-msbuild@0.2.21 | |
| | `-- lodash@4.14.0 | |
| +-- gulp-nop@0.0.3 | |
| | `-- gulp-util@2.2.20 | |
| | +-- chalk@0.5.1 | |
| | | +-- ansi-styles@1.1.0 | |
| | | +-- has-ansi@0.1.0 | |
| | | | `-- ansi-regex@0.2.1 | |
| | | +-- strip-ansi@0.3.0 | |
| | | `-- supports-color@0.2.0 | |
| | +-- lodash._reinterpolate@2.4.1 | |
| | +-- lodash.template@2.4.1 | |
| | | +-- lodash.escape@2.4.1 | |
| | | +-- lodash.keys@2.4.1 | |
| | | `-- lodash.templatesettings@2.4.1 | |
| | +-- minimist@0.2.0 | |
| | +-- through2@0.5.1 | |
| | | +-- readable-stream@1.0.34 | |
| | | `-- xtend@3.0.0 | |
| | `-- vinyl@0.2.3 | |
| +-- gulp-open@1.0.0 | |
| | +-- open@0.0.5 | |
| | `-- through2@0.6.5 | |
| | `-- readable-stream@1.0.34 | |
| +-- gulp-peg@0.1.2 | |
| | +-- gulp-util@2.2.20 | |
| | | +-- chalk@0.5.1 | |
| | | | +-- ansi-styles@1.1.0 | |
| | | | +-- has-ansi@0.1.0 | |
| | | | | `-- ansi-regex@0.2.1 | |
| | | | +-- strip-ansi@0.3.0 | |
| | | | `-- supports-color@0.2.0 | |
| | | +-- lodash._reinterpolate@2.4.1 | |
| | | +-- lodash.template@2.4.1 | |
| | | | +-- lodash.escape@2.4.1 | |
| | | | +-- lodash.keys@2.4.1 | |
| | | | `-- lodash.templatesettings@2.4.1 | |
| | | +-- minimist@0.2.0 | |
| | | +-- through2@0.5.1 | |
| | | | `-- xtend@3.0.0 | |
| | | `-- vinyl@0.2.3 | |
| | +-- pegjs@0.8.0 | |
| | `-- through2@0.4.2 | |
| | +-- readable-stream@1.0.34 | |
| | `-- xtend@2.1.2 | |
| +-- gulp-plumber@1.1.0 | |
| +-- gulp-rename@1.2.2 | |
| +-- gulp-replace@0.5.4 | |
| | +-- istextorbinary@1.0.2 | |
| | | +-- binaryextensions@1.0.1 | |
| | | `-- textextensions@1.0.2 | |
| | +-- readable-stream@2.1.4 | |
| | | `-- isarray@1.0.0 | |
| | `-- replacestream@4.0.0 | |
| | +-- object-assign@3.0.0 | |
| | `-- readable-stream@2.1.4 | |
| | `-- isarray@1.0.0 | |
| +-- gulp-sourcemaps@1.6.0 | |
| | +-- convert-source-map@1.3.0 | |
| | `-- vinyl@1.2.0 | |
| | `-- clone-stats@0.0.1 | |
| +-- gulp-template@4.0.0 | |
| | `-- lodash@4.14.0 | |
| +-- gulp-tslint@4.3.1 | |
| | +-- gulp-util@3.0.7 | |
| | | `-- object-assign@3.0.0 | |
| | +-- map-stream@0.1.0 | |
| | `-- rcloader@0.2.1 | |
| | +-- lodash.assign@4.1.0 | |
| | +-- lodash.isobject@3.0.2 | |
| | +-- lodash.merge@4.5.0 | |
| | `-- rcfinder@0.1.9 | |
| | `-- lodash.clonedeep@4.4.0 | |
| +-- gulp-typescript@2.10.0 | |
| | +-- gulp-util@3.0.7 | |
| | | `-- object-assign@3.0.0 | |
| | +-- typescript@1.7.3 | |
| | `-- vinyl-fs@2.2.1 | |
| | +-- duplexify@3.4.5 | |
| | | +-- end-of-stream@1.0.0 | |
| | | +-- readable-stream@2.1.4 | |
| | | | `-- isarray@1.0.0 | |
| | | `-- stream-shift@1.0.0 | |
| | +-- glob-stream@5.3.2 | |
| | | +-- glob@5.0.15 | |
| | | +-- ordered-read-streams@0.3.0 | |
| | | | `-- readable-stream@2.1.4 | |
| | | | `-- isarray@1.0.0 | |
| | | +-- through2@0.6.5 | |
| | | | `-- readable-stream@1.0.34 | |
| | | | `-- isarray@0.0.1 | |
| | | +-- to-absolute-glob@0.1.1 | |
| | | | `-- extend-shallow@2.0.1 | |
| | | `-- unique-stream@2.2.1 | |
| | | `-- json-stable-stringify@1.0.1 | |
| | | `-- jsonify@0.0.0 | |
| | +-- is-valid-glob@0.3.0 | |
| | +-- merge-stream@1.0.0 | |
| | | `-- readable-stream@2.1.4 | |
| | | `-- isarray@1.0.0 | |
| | +-- object-assign@4.1.0 | |
| | +-- strip-bom-stream@1.0.0 | |
| | +-- through2-filter@2.0.0 | |
| | `-- vinyl@1.2.0 | |
| +-- gulp-uglify@1.5.4 | |
| | +-- deap@1.0.0 | |
| | +-- fancy-log@1.2.0 | |
| | | `-- time-stamp@1.0.1 | |
| | +-- isobject@2.1.0 | |
| | | `-- isarray@1.0.0 | |
| | +-- uglify-js@2.6.4 | |
| | | +-- async@0.2.10 | |
| | | +-- uglify-to-browserify@1.0.2 | |
| | | `-- yargs@3.10.0 | |
| | | +-- camelcase@1.2.1 | |
| | | `-- window-size@0.1.0 | |
| | +-- uglify-save-license@0.4.1 | |
| | `-- vinyl-sourcemaps-apply@0.2.1 | |
| +-- gulp-uglifyjs@0.6.2 | |
| | `-- uglify-js@2.7.0 | |
| | +-- async@0.2.10 | |
| | `-- yargs@3.10.0 | |
| | `-- camelcase@1.2.1 | |
| +-- gulp-unzip@0.1.3 | |
| | +-- defaults@1.0.3 | |
| | +-- gulp-util@2.2.20 | |
| | | +-- chalk@0.5.1 | |
| | | | +-- ansi-styles@1.1.0 | |
| | | | +-- has-ansi@0.1.0 | |
| | | | | `-- ansi-regex@0.2.1 | |
| | | | +-- strip-ansi@0.3.0 | |
| | | | `-- supports-color@0.2.0 | |
| | | +-- lodash._reinterpolate@2.4.1 | |
| | | +-- lodash.template@2.4.1 | |
| | | | +-- lodash.escape@2.4.1 | |
| | | | +-- lodash.keys@2.4.1 | |
| | | | `-- lodash.templatesettings@2.4.1 | |
| | | +-- minimist@0.2.0 | |
| | | +-- through2@0.5.1 | |
| | | | `-- xtend@3.0.0 | |
| | | `-- vinyl@0.2.3 | |
| | +-- through2@0.4.2 | |
| | | +-- readable-stream@1.0.34 | |
| | | `-- xtend@2.1.2 | |
| | `-- unzip@0.1.11 | |
| | +-- binary@0.3.0 | |
| | | `-- chainsaw@0.1.0 | |
| | | `-- traverse@0.3.9 | |
| | +-- fstream@0.1.31 | |
| | | `-- graceful-fs@3.0.8 | |
| | +-- match-stream@0.0.2 | |
| | | `-- readable-stream@1.0.34 | |
| | +-- pullstream@0.4.1 | |
| | | +-- over@0.0.5 | |
| | | +-- readable-stream@1.0.34 | |
| | | `-- slice-stream@1.0.0 | |
| | | `-- readable-stream@1.0.34 | |
| | +-- readable-stream@1.0.34 | |
| | `-- setimmediate@1.0.4 | |
| +-- gulp-util@3.0.6 | |
| | +-- array-differ@1.0.0 | |
| | +-- array-uniq@1.0.3 | |
| | +-- beeper@1.1.0 | |
| | +-- dateformat@1.0.12 | |
| | | +-- get-stdin@4.0.1 | |
| | | `-- meow@3.7.0 | |
| | | +-- camelcase-keys@2.1.0 | |
| | | | `-- camelcase@2.1.1 | |
| | | +-- loud-rejection@1.6.0 | |
| | | | +-- currently-unhandled@0.4.1 | |
| | | | | `-- array-find-index@1.0.1 | |
| | | | `-- signal-exit@3.0.0 | |
| | | +-- map-obj@1.0.1 | |
| | | +-- normalize-package-data@2.3.5 | |
| | | | +-- hosted-git-info@2.1.5 | |
| | | | +-- is-builtin-module@1.0.0 | |
| | | | | `-- builtin-modules@1.1.1 | |
| | | | `-- validate-npm-package-license@3.0.1 | |
| | | | +-- spdx-correct@1.0.2 | |
| | | | | `-- spdx-license-ids@1.2.2 | |
| | | | `-- spdx-expression-parse@1.0.2 | |
| | | | `-- spdx-exceptions@1.0.5 | |
| | | +-- read-pkg-up@1.0.1 | |
| | | | +-- find-up@1.1.2 | |
| | | | | `-- path-exists@2.1.0 | |
| | | | `-- read-pkg@1.1.0 | |
| | | | +-- load-json-file@1.1.0 | |
| | | | `-- path-type@1.1.0 | |
| | | +-- redent@1.0.0 | |
| | | | +-- indent-string@2.1.0 | |
| | | | | `-- repeating@2.0.1 | |
| | | | | `-- is-finite@1.0.1 | |
| | | | | `-- number-is-nan@1.0.0 | |
| | | | `-- strip-indent@1.0.1 | |
| | | `-- trim-newlines@1.0.0 | |
| | +-- lodash._reescape@3.0.0 | |
| | +-- lodash._reevaluate@3.0.0 | |
| | +-- lodash._reinterpolate@3.0.0 | |
| | +-- lodash.template@3.6.2 | |
| | | +-- lodash._basecopy@3.0.1 | |
| | | +-- lodash._basetostring@3.0.1 | |
| | | +-- lodash._basevalues@3.0.0 | |
| | | +-- lodash._isiterateecall@3.0.9 | |
| | | +-- lodash.escape@3.2.0 | |
| | | | `-- lodash._root@3.0.1 | |
| | | +-- lodash.keys@3.1.2 | |
| | | | +-- lodash._getnative@3.9.1 | |
| | | | +-- lodash.isarguments@3.0.9 | |
| | | | `-- lodash.isarray@3.0.4 | |
| | | +-- lodash.restparam@3.6.1 | |
| | | `-- lodash.templatesettings@3.1.1 | |
| | +-- multipipe@0.1.2 | |
| | | `-- duplexer2@0.0.2 | |
| | +-- object-assign@3.0.0 | |
| | +-- replace-ext@0.0.1 | |
| | `-- vinyl@0.5.3 | |
| +-- gulp-zip@3.2.0 | |
| | +-- concat-stream@1.5.1 | |
| | | +-- readable-stream@2.0.6 | |
| | | | `-- isarray@1.0.0 | |
| | | `-- typedarray@0.0.6 | |
| | `-- yazl@2.4.1 | |
| | `-- buffer-crc32@0.2.5 | |
| +-- gulp.spritesmith@4.0.0 | |
| | +-- async@0.9.2 | |
| | +-- gulp-util@2.2.20 | |
| | | +-- chalk@0.5.1 | |
| | | | +-- ansi-styles@1.1.0 | |
| | | | +-- has-ansi@0.1.0 | |
| | | | | `-- ansi-regex@0.2.1 | |
| | | | +-- strip-ansi@0.3.0 | |
| | | | `-- supports-color@0.2.0 | |
| | | +-- lodash._reinterpolate@2.4.1 | |
| | | +-- lodash.template@2.4.1 | |
| | | | +-- lodash.escape@2.4.1 | |
| | | | +-- lodash.keys@2.4.1 | |
| | | | `-- lodash.templatesettings@2.4.1 | |
| | | +-- minimist@0.2.0 | |
| | | +-- through2@0.5.1 | |
| | | | `-- xtend@3.0.0 | |
| | | `-- vinyl@0.2.3 | |
| | +-- minimatch@2.0.10 | |
| | +-- spritesheet-templates@10.0.1 | |
| | | +-- handlebars@3.0.3 | |
| | | | +-- source-map@0.1.43 | |
| | | | `-- uglify-js@2.3.6 | |
| | | | +-- async@0.2.10 | |
| | | | `-- optimist@0.3.7 | |
| | | +-- handlebars-layouts@1.1.0 | |
| | | +-- json-content-demux@0.1.3 | |
| | | +-- underscore@1.4.4 | |
| | | `-- underscore.string@3.0.3 | |
| | +-- spritesmith@1.3.2 | |
| | | +-- async@0.2.10 | |
| | | +-- layout@2.2.0 | |
| | | | `-- bin-pack@1.0.2 | |
| | | `-- pixelsmith@1.1.2 | |
| | | +-- async@0.9.2 | |
| | | +-- concat-stream@1.4.10 | |
| | | +-- get-pixels@3.1.1 | |
| | | | +-- data-uri-to-buffer@0.0.3 | |
| | | | +-- jpeg-js@0.1.2 | |
| | | | +-- ndarray-pack@1.2.0 | |
| | | | | `-- cwise-compiler@1.1.2 | |
| | | | +-- node-bitmap@0.0.1 | |
| | | | +-- omggif@1.0.8 | |
| | | | +-- parse-data-uri@0.2.0 | |
| | | | +-- pngparse@1.1.4 | |
| | | | `-- request@2.74.0 | |
| | | | +-- aws-sign2@0.6.0 | |
| | | | +-- combined-stream@1.0.5 | |
| | | | | `-- delayed-stream@1.0.0 | |
| | | | +-- forever-agent@0.6.1 | |
| | | | +-- form-data@1.0.0-rc4 | |
| | | | +-- hawk@3.1.3 | |
| | | | | +-- boom@2.10.1 | |
| | | | | +-- cryptiles@2.0.5 | |
| | | | | +-- hoek@2.16.3 | |
| | | | | `-- sntp@1.0.9 | |
| | | | +-- http-signature@1.1.1 | |
| | | | | `-- assert-plus@0.2.0 | |
| | | | +-- oauth-sign@0.8.2 | |
| | | | +-- qs@6.2.1 | |
| | | | `-- tunnel-agent@0.4.3 | |
| | | +-- ndarray@1.0.18 | |
| | | | +-- iota-array@1.0.0 | |
| | | | `-- is-buffer@1.1.3 | |
| | | +-- ndarray-fill@1.0.1 | |
| | | | `-- cwise@1.0.9 | |
| | | | +-- cwise-parser@1.0.3 | |
| | | | | `-- esprima@1.2.5 | |
| | | | `-- static-module@1.3.1 | |
| | | | +-- concat-stream@1.4.10 | |
| | | | | `-- readable-stream@1.1.14 | |
| | | | +-- escodegen@1.3.3 | |
| | | | | +-- esprima@1.1.1 | |
| | | | | +-- estraverse@1.5.1 | |
| | | | | +-- esutils@1.0.0 | |
| | | | | `-- source-map@0.1.43 | |
| | | | +-- falafel@1.2.0 | |
| | | | | +-- acorn@1.2.2 | |
| | | | | +-- foreach@2.0.5 | |
| | | | | `-- object-keys@1.0.11 | |
| | | | +-- has@1.0.1 | |
| | | | | `-- function-bind@1.1.0 | |
| | | | +-- object-inspect@0.4.0 | |
| | | | +-- quote-stream@0.0.0 | |
| | | | | +-- minimist@0.0.8 | |
| | | | | `-- through2@0.4.2 | |
| | | | | +-- readable-stream@1.0.34 | |
| | | | | `-- xtend@2.1.2 | |
| | | | +-- readable-stream@1.0.34 | |
| | | | +-- shallow-copy@0.0.1 | |
| | | | +-- static-eval@0.2.4 | |
| | | | | `-- escodegen@0.0.28 | |
| | | | | +-- esprima@1.0.4 | |
| | | | | `-- estraverse@1.3.2 | |
| | | | `-- through2@0.4.2 | |
| | | | `-- xtend@2.1.2 | |
| | | +-- obj-extend@0.1.0 | |
| | | `-- save-pixels@2.2.1 | |
| | | +-- contentstream@1.0.0 | |
| | | | `-- readable-stream@1.0.34 | |
| | | +-- gif-encoder@0.4.3 | |
| | | +-- jpeg-js@0.0.4 | |
| | | `-- pngjs2@1.2.0 | |
| | +-- through2@0.6.5 | |
| | | +-- readable-stream@1.0.34 | |
| | | `-- xtend@4.0.1 | |
| | +-- underscore@1.6.0 | |
| | `-- url2@1.0.4 | |
| | `-- url@0.10.2 | |
| +-- imports-loader@0.6.5 | |
| | `-- source-map@0.1.43 | |
| | `-- amdefine@1.0.0 | |
| +-- jasmine-core@2.4.1 | |
| +-- jasmine-jquery@2.0.5 | |
| +-- karma@0.13.22 | |
| | +-- batch@0.5.3 | |
| | +-- body-parser@1.15.2 | |
| | | +-- bytes@2.4.0 | |
| | | +-- depd@1.1.0 | |
| | | +-- http-errors@1.5.0 | |
| | | | +-- setprototypeof@1.0.1 | |
| | | | `-- statuses@1.3.0 | |
| | | +-- iconv-lite@0.4.13 | |
| | | +-- qs@6.2.0 | |
| | | `-- raw-body@2.1.7 | |
| | +-- chokidar@1.6.0 | |
| | | +-- anymatch@1.3.0 | |
| | | +-- async-each@1.0.0 | |
| | | +-- glob-parent@2.0.0 | |
| | | +-- is-binary-path@1.0.1 | |
| | | | `-- binary-extensions@1.5.0 | |
| | | +-- is-glob@2.0.1 | |
| | | | `-- is-extglob@1.0.0 | |
| | | `-- readdirp@2.1.0 | |
| | | +-- readable-stream@2.1.4 | |
| | | | `-- isarray@1.0.0 | |
| | | `-- set-immediate-shim@1.0.1 | |
| | +-- connect@3.4.1 | |
| | | `-- finalhandler@0.4.1 | |
| | | `-- escape-html@1.0.3 | |
| | +-- core-js@2.4.1 | |
| | +-- di@0.0.1 | |
| | +-- dom-serialize@2.2.1 | |
| | | +-- custom-event@1.0.0 | |
| | | +-- ent@2.2.0 | |
| | | `-- void-elements@2.0.1 | |
| | +-- expand-braces@0.1.2 | |
| | | +-- array-slice@0.2.3 | |
| | | +-- array-unique@0.2.1 | |
| | | `-- braces@0.1.5 | |
| | | `-- expand-range@0.1.1 | |
| | | +-- is-number@0.1.1 | |
| | | `-- repeat-string@0.2.2 | |
| | +-- http-proxy@1.14.0 | |
| | | +-- eventemitter3@1.2.0 | |
| | | `-- requires-port@1.0.0 | |
| | +-- isbinaryfile@3.0.0 | |
| | +-- log4js@0.6.38 | |
| | | `-- readable-stream@1.0.34 | |
| | +-- mime@1.3.4 | |
| | +-- optimist@0.6.1 | |
| | | +-- minimist@0.0.10 | |
| | | `-- wordwrap@0.0.2 | |
| | +-- socket.io@1.4.8 | |
| | | +-- engine.io@1.6.11 | |
| | | | +-- accepts@1.1.4 | |
| | | | | +-- mime-types@2.0.14 | |
| | | | | | `-- mime-db@1.12.0 | |
| | | | | `-- negotiator@0.4.9 | |
| | | | +-- base64id@0.1.0 | |
| | | | +-- engine.io-parser@1.2.4 | |
| | | | | +-- after@0.8.1 | |
| | | | | +-- arraybuffer.slice@0.0.6 | |
| | | | | +-- base64-arraybuffer@0.1.2 | |
| | | | | +-- blob@0.0.4 | |
| | | | | +-- has-binary@0.1.6 | |
| | | | | `-- utf8@2.1.0 | |
| | | | `-- ws@1.1.0 | |
| | | | +-- options@0.0.6 | |
| | | | `-- ultron@1.0.2 | |
| | | +-- has-binary@0.1.7 | |
| | | +-- socket.io-adapter@0.4.0 | |
| | | | `-- socket.io-parser@2.2.2 | |
| | | | +-- debug@0.7.4 | |
| | | | `-- json3@3.2.6 | |
| | | +-- socket.io-client@1.4.8 | |
| | | | +-- backo2@1.0.2 | |
| | | | +-- component-bind@1.0.0 | |
| | | | +-- component-emitter@1.2.0 | |
| | | | +-- engine.io-client@1.6.11 | |
| | | | | +-- component-inherit@0.0.3 | |
| | | | | +-- has-cors@1.1.0 | |
| | | | | +-- parsejson@0.0.1 | |
| | | | | +-- parseqs@0.0.2 | |
| | | | | +-- ws@1.0.1 | |
| | | | | +-- xmlhttprequest-ssl@1.5.1 | |
| | | | | `-- yeast@0.1.2 | |
| | | | +-- indexof@0.0.1 | |
| | | | +-- object-component@0.0.3 | |
| | | | +-- parseuri@0.0.4 | |
| | | | | `-- better-assert@1.0.2 | |
| | | | | `-- callsite@1.0.0 | |
| | | | `-- to-array@0.1.4 | |
| | | `-- socket.io-parser@2.2.6 | |
| | | +-- benchmark@1.0.0 | |
| | | +-- component-emitter@1.1.2 | |
| | | `-- json3@3.3.2 | |
| | `-- useragent@2.1.9 | |
| | `-- lru-cache@2.2.4 | |
| +-- karma-chrome-launcher@0.2.3 | |
| | +-- fs-access@1.0.0 | |
| | | `-- null-check@1.0.0 | |
| | `-- which@1.2.10 | |
| | `-- isexe@1.1.2 | |
| +-- karma-jasmine@0.3.8 | |
| +-- karma-phantomjs-launcher@1.0.1 | |
| | `-- lodash@4.14.0 | |
| +-- karma-phantomjs2-launcher@0.5.0 | |
| | `-- phantomjs2-ext@0.2.2 | |
| | +-- adm-zip@0.4.7 | |
| | +-- kew@0.5.0 | |
| | +-- mkdirp@0.5.0 | |
| | | `-- minimist@0.0.8 | |
| | +-- ncp@2.0.0 | |
| | +-- npmconf@2.1.1 | |
| | | +-- config-chain@1.1.10 | |
| | | | `-- proto-list@1.2.4 | |
| | | +-- ini@1.3.4 | |
| | | +-- nopt@3.0.6 | |
| | | | `-- abbrev@1.0.9 | |
| | | +-- osenv@0.1.3 | |
| | | | `-- os-tmpdir@1.0.1 | |
| | | `-- uid-number@0.0.5 | |
| | +-- request@2.55.0 | |
| | | +-- bl@0.9.5 | |
| | | | `-- readable-stream@1.0.34 | |
| | | +-- caseless@0.9.0 | |
| | | +-- forever-agent@0.6.1 | |
| | | +-- form-data@0.2.0 | |
| | | | `-- async@0.9.2 | |
| | | +-- har-validator@1.8.0 | |
| | | +-- hawk@2.3.1 | |
| | | | +-- boom@2.10.1 | |
| | | | +-- cryptiles@2.0.5 | |
| | | | +-- hoek@2.16.3 | |
| | | | `-- sntp@1.0.9 | |
| | | +-- mime-types@2.0.14 | |
| | | | `-- mime-db@1.12.0 | |
| | | +-- oauth-sign@0.6.0 | |
| | | +-- qs@2.4.2 | |
| | | `-- tunnel-agent@0.4.3 | |
| | +-- request-progress@0.3.1 | |
| | | `-- throttleit@0.0.2 | |
| | +-- rimraf@2.3.4 | |
| | | `-- glob@4.5.3 | |
| | | `-- minimatch@2.0.10 | |
| | `-- which@1.0.9 | |
| +-- karma-trx-reporter@0.2.6 | |
| | `-- xmlbuilder@0.4.2 | |
| +-- karma-typescript-preprocessor2@1.2.1 | |
| +-- karma-webpack@1.7.0 | |
| | +-- async@0.9.2 | |
| | +-- source-map@0.1.43 | |
| | `-- webpack-dev-middleware@1.6.1 | |
| | `-- memory-fs@0.3.0 | |
| | `-- readable-stream@2.1.4 | |
| | `-- isarray@1.0.0 | |
| +-- less-loader@2.2.3 | |
| +-- loader-utils@0.2.15 | |
| | +-- big.js@3.1.3 | |
| | +-- emojis-list@2.0.1 | |
| | `-- json5@0.5.0 | |
| +-- merge2@0.3.6 | |
| +-- minimist@1.2.0 | |
| +-- object-assign@4.1.0 | |
| +-- opn@4.0.2 | |
| +-- phantomjs-prebuilt@2.1.8 | |
| | +-- extract-zip@1.5.0 | |
| | | +-- concat-stream@1.5.0 | |
| | | | `-- readable-stream@2.0.6 | |
| | | | `-- isarray@1.0.0 | |
| | | +-- debug@0.7.4 | |
| | | +-- mkdirp@0.5.0 | |
| | | | `-- minimist@0.0.8 | |
| | | `-- yauzl@2.4.1 | |
| | | `-- fd-slicer@1.0.1 | |
| | | `-- pend@1.2.0 | |
| | +-- hasha@2.2.0 | |
| | | `-- is-stream@1.1.0 | |
| | +-- kew@0.7.0 | |
| | +-- progress@1.1.8 | |
| | `-- request@2.74.0 | |
| | +-- aws-sign2@0.6.0 | |
| | +-- combined-stream@1.0.5 | |
| | | `-- delayed-stream@1.0.0 | |
| | +-- forever-agent@0.6.1 | |
| | +-- form-data@1.0.0-rc4 | |
| | +-- hawk@3.1.3 | |
| | | +-- boom@2.10.1 | |
| | | +-- cryptiles@2.0.5 | |
| | | +-- hoek@2.16.3 | |
| | | `-- sntp@1.0.9 | |
| | +-- http-signature@1.1.1 | |
| | | `-- assert-plus@0.2.0 | |
| | +-- oauth-sign@0.8.2 | |
| | +-- qs@6.2.1 | |
| | `-- tunnel-agent@0.4.3 | |
| +-- q@1.4.1 | |
| +-- raw-loader@0.5.1 | |
| +-- resolve-url-loader@1.6.0 | |
| | +-- camelcase@1.2.1 | |
| | +-- convert-source-map@1.3.0 | |
| | +-- lodash.defaults@3.1.2 | |
| | | `-- lodash.assign@3.2.0 | |
| | | +-- lodash._baseassign@3.2.0 | |
| | | `-- lodash._createassigner@3.1.1 | |
| | | `-- lodash._bindcallback@3.0.1 | |
| | +-- rework@1.0.1 | |
| | | +-- convert-source-map@0.3.5 | |
| | | `-- css@2.2.1 | |
| | | +-- source-map@0.1.43 | |
| | | `-- source-map-resolve@0.3.1 | |
| | | +-- atob@1.1.3 | |
| | | +-- resolve-url@0.2.1 | |
| | | `-- source-map-url@0.3.0 | |
| | +-- rework-visit@1.0.0 | |
| | +-- source-map@0.1.43 | |
| | `-- urix@0.1.0 | |
| +-- run-sequence@1.1.2 | |
| +-- script-loader@0.6.1 | |
| +-- shelljs@0.5.3 | |
| +-- stream-consume@0.1.0 | |
| +-- style-loader@0.13.1 | |
| +-- through2@2.0.1 | |
| | +-- readable-stream@2.0.6 | |
| | | `-- isarray@1.0.0 | |
| | `-- xtend@4.0.1 | |
| +-- ts-loader@0.8.1 | |
| | +-- arrify@1.0.1 | |
| | +-- object-assign@2.1.1 | |
| | `-- semver@5.3.0 | |
| +-- tslint@3.3.0 | |
| | +-- findup-sync@0.2.1 | |
| | | `-- glob@4.3.5 | |
| | +-- glob@6.0.4 | |
| | | `-- minimatch@2.0.10 | |
| | `-- underscore.string@3.1.1 | |
| +-- tslint-loader@2.1.5 | |
| | +-- mkdirp@0.5.1 | |
| | | `-- minimist@0.0.8 | |
| | `-- strip-json-comments@1.0.4 | |
| +-- typescript@1.8.9 | |
| +-- url-loader@0.5.7 | |
| | `-- mime@1.2.11 | |
| +-- val-loader@0.5.0 | |
| +-- webpack@1.13.1 | |
| | +-- acorn@3.3.0 | |
| | +-- clone@1.0.2 | |
| | +-- memory-fs@0.3.0 | |
| | | `-- readable-stream@2.1.4 | |
| | | `-- isarray@1.0.0 | |
| | +-- node-libs-browser@0.5.3 | |
| | | +-- assert@1.4.1 | |
| | | +-- browserify-zlib@0.1.4 | |
| | | | `-- pako@0.2.9 | |
| | | +-- buffer@3.6.0 | |
| | | | +-- base64-js@0.0.8 | |
| | | | +-- ieee754@1.1.6 | |
| | | | `-- isarray@1.0.0 | |
| | | +-- console-browserify@1.1.0 | |
| | | | `-- date-now@0.1.4 | |
| | | +-- constants-browserify@0.0.1 | |
| | | +-- crypto-browserify@3.2.8 | |
| | | | +-- pbkdf2-compat@2.0.1 | |
| | | | +-- ripemd160@0.2.0 | |
| | | | `-- sha.js@2.2.6 | |
| | | +-- domain-browser@1.1.7 | |
| | | +-- events@1.1.1 | |
| | | +-- http-browserify@1.7.0 | |
| | | | `-- Base64@0.2.1 | |
| | | +-- https-browserify@0.0.0 | |
| | | +-- os-browserify@0.1.2 | |
| | | +-- path-browserify@0.0.0 | |
| | | +-- process@0.11.6 | |
| | | +-- punycode@1.3.2 | |
| | | +-- querystring-es3@0.2.1 | |
| | | +-- stream-browserify@1.0.0 | |
| | | +-- timers-browserify@1.4.2 | |
| | | +-- tty-browserify@0.0.0 | |
| | | +-- util@0.10.3 | |
| | | `-- vm-browserify@0.0.4 | |
| | +-- supports-color@3.1.2 | |
| | | `-- has-flag@1.0.0 | |
| | +-- tapable@0.1.10 | |
| | +-- uglify-js@2.6.4 | |
| | | +-- async@0.2.10 | |
| | | `-- yargs@3.10.0 | |
| | | `-- camelcase@1.2.1 | |
| | +-- watchpack@0.2.9 | |
| | | `-- async@0.9.2 | |
| | `-- webpack-core@0.6.8 | |
| | `-- source-map@0.4.4 | |
| +-- webpack-dev-server@1.14.1 | |
| | +-- compression@1.6.2 | |
| | | +-- accepts@1.3.3 | |
| | | | `-- negotiator@0.6.1 | |
| | | +-- bytes@2.3.0 | |
| | | +-- compressible@2.0.8 | |
| | | +-- on-headers@1.0.1 | |
| | | `-- vary@1.1.0 | |
| | +-- connect-history-api-fallback@1.1.0 | |
| | +-- serve-index@1.8.0 | |
| | | +-- accepts@1.3.3 | |
| | | | `-- negotiator@0.6.1 | |
| | | +-- escape-html@1.0.3 | |
| | | `-- http-errors@1.5.0 | |
| | | `-- statuses@1.3.0 | |
| | +-- sockjs@0.3.17 | |
| | | +-- faye-websocket@0.10.0 | |
| | | | `-- websocket-driver@0.6.5 | |
| | | | `-- websocket-extensions@0.1.1 | |
| | | `-- uuid@2.0.2 | |
| | +-- sockjs-client@1.1.1 | |
| | | +-- eventsource@0.1.6 | |
| | | | `-- original@1.0.0 | |
| | | | `-- url-parse@1.0.5 | |
| | | +-- faye-websocket@0.11.0 | |
| | | +-- json3@3.3.2 | |
| | | `-- url-parse@1.1.1 | |
| | | `-- querystringify@0.0.3 | |
| | +-- stream-cache@0.0.2 | |
| | `-- strip-ansi@3.0.1 | |
| | `-- ansi-regex@2.0.0 | |
| +-- webpack-spritesmith@0.1.2 | |
| | +-- gaze@0.5.2 | |
| | | `-- globule@0.1.0 | |
| | | +-- glob@3.1.21 | |
| | | | +-- graceful-fs@1.2.3 | |
| | | | `-- inherits@1.0.2 | |
| | | +-- lodash@1.0.2 | |
| | | `-- minimatch@0.2.14 | |
| | +-- glob@6.0.4 | |
| | +-- lodash@4.14.0 | |
| | `-- spritesmith@3.1.0 | |
| | +-- pixelsmith@2.1.1 | |
| | | +-- async@0.9.2 | |
| | | +-- get-pixels@3.3.0 | |
| | | | +-- pngjs@2.3.1 | |
| | | | `-- request@2.74.0 | |
| | | | +-- aws-sign2@0.6.0 | |
| | | | +-- combined-stream@1.0.5 | |
| | | | | `-- delayed-stream@1.0.0 | |
| | | | +-- forever-agent@0.6.1 | |
| | | | +-- form-data@1.0.0-rc4 | |
| | | | +-- hawk@3.1.3 | |
| | | | | +-- boom@2.10.1 | |
| | | | | +-- cryptiles@2.0.5 | |
| | | | | +-- hoek@2.16.3 | |
| | | | | `-- sntp@1.0.9 | |
| | | | +-- http-signature@1.1.1 | |
| | | | | `-- assert-plus@0.2.0 | |
| | | | +-- oauth-sign@0.8.2 | |
| | | | +-- qs@6.2.1 | |
| | | | `-- tunnel-agent@0.4.3 | |
| | | +-- save-pixels@2.3.3 | |
| | | | +-- jpeg-js@0.0.4 | |
| | | | +-- ndarray-ops@1.2.2 | |
| | | | `-- pngjs-nozlib@1.0.0 | |
| | | `-- vinyl-file@1.3.0 | |
| | | `-- vinyl@1.2.0 | |
| | `-- semver@5.0.3 | |
| +-- webpack-stream@3.2.0 | |
| | +-- gulp-util@3.0.7 | |
| | | +-- object-assign@3.0.0 | |
| | | `-- vinyl@0.5.3 | |
| | +-- lodash.clone@4.4.0 | |
| | +-- lodash.some@4.5.0 | |
| | +-- memory-fs@0.3.0 | |
| | | `-- readable-stream@2.1.4 | |
| | | `-- isarray@1.0.0 | |
| | `-- vinyl@1.2.0 | |
| `-- yargs@3.20.0 | |
| +-- camelcase@1.2.1 | |
| +-- cliui@2.1.0 | |
| | +-- center-align@0.1.3 | |
| | | +-- align-text@0.1.4 | |
| | | | +-- longest@1.0.1 | |
| | | | `-- repeat-string@1.5.4 | |
| | | `-- lazy-cache@1.0.4 | |
| | `-- right-align@0.1.3 | |
| +-- decamelize@1.2.0 | |
| +-- os-locale@1.4.0 | |
| | `-- lcid@1.0.0 | |
| | `-- invert-kv@1.0.0 | |
| +-- window-size@0.1.4 | |
| `-- y18n@3.2.1 | |
| npm WARN optional Skipping failed optional dependency /chokidar/fsevents: | |
| npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.14 | |
| C:\pbi\PowerBI-visuals (master) (powerbi-visuals@0.5.7) | |
| λ gulp build | |
| [15:59:21] Using gulpfile C:\pbi\PowerBI-visuals\gulpfile.js | |
| [15:59:21] Starting 'build:copy-externals'... | |
| [15:59:21] Finished 'build:copy-externals' after 99 ms | |
| [15:59:21] Starting 'build'... | |
| [16:00:28] Webpack build: finished | |
| [16:00:28] Starting 'postBuild'... | |
| [16:00:28] Starting 'postBuild:uglify'... | |
| [16:00:29] Starting 'postBuild:css-min'... | |
| [16:00:29] Starting 'postBuild:create-symlink'... | |
| [16:00:29] Starting 'postBuild:nonmin'... | |
| [16:00:29] Finished 'postBuild:create-symlink' after 22 ms | |
| [16:01:33] Finished 'postBuild:css-min' after 1.07 min | |
| [16:01:33] Finished 'postBuild:nonmin' after 1.07 min | |
| [16:01:33] Finished 'postBuild:uglify' after 1.07 min | |
| [16:01:33] Finished 'postBuild' after 1.07 min | |
| [16:01:33] Finished 'build' after 2.18 min |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment