Skip to content

Instantly share code, notes, and snippets.

@TimvdLippe
Created April 3, 2016 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TimvdLippe/a62ee54f8d1541557f550aa9ffb738f7 to your computer and use it in GitHub Desktop.
Save TimvdLippe/a62ee54f8d1541557f550aa9ffb738f7 to your computer and use it in GitHub Desktop.
Project dependencies
/home/tim/Projects/lancie-frontend
├─┬ browser-sync@2.11.2
│ ├── async-each-series@0.1.1
│ ├─┬ browser-sync-client@2.4.1
│ │ ├── etag@1.7.0
│ │ └── fresh@0.3.0
│ ├─┬ browser-sync-ui@0.5.18
│ │ ├── connect-history-api-fallback@1.2.0
│ │ ├─┬ stream-throttle@0.1.3
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ └── limiter@1.1.0
│ │ └─┬ weinre@2.0.0-pre-I0Z7U9OV
│ │ ├─┬ express@2.5.11
│ │ │ ├─┬ connect@1.9.2
│ │ │ │ └── formidable@1.0.17
│ │ │ ├── mime@1.2.4
│ │ │ ├── mkdirp@0.3.0
│ │ │ └── qs@0.4.2
│ │ └── underscore@1.7.0
│ ├── bs-recipes@1.2.2
│ ├─┬ chokidar@1.4.1
│ │ ├── anymatch@1.3.0
│ │ ├── async-each@0.1.6
│ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@^1.0.0
│ │ ├── glob-parent@2.0.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ └── binary-extensions@1.4.0
│ │ ├── is-glob@2.0.1
│ │ ├── path-is-absolute@1.0.0
│ │ └── readdirp@2.0.0
│ ├─┬ connect@3.4.1
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├─┬ finalhandler@0.4.1
│ │ │ ├─┬ on-finished@2.3.0
│ │ │ │ └── ee-first@1.1.1
│ │ │ └── unpipe@1.0.0
│ │ ├── parseurl@1.3.1
│ │ └── utils-merge@1.0.0
│ ├── dev-ip@1.0.1
│ ├── easy-extender@2.3.2
│ ├─┬ eazy-logger@2.1.3
│ │ ├─┬ lodash.clonedeep@4.3.1
│ │ │ └── lodash._baseclone@4.5.4
│ │ ├── opt-merger@1.1.1
│ │ └─┬ tfunk@3.0.2
│ │ └── object-path@0.9.2
│ ├── emitter-steward@1.0.0
│ ├─┬ foxy@11.1.5
│ │ ├─┬ http-proxy@1.13.2
│ │ │ ├── eventemitter3@1.2.0
│ │ │ └── requires-port@1.0.0
│ │ ├─┬ lodash.merge@3.3.2
│ │ │ ├── lodash._arraycopy@3.0.0
│ │ │ ├── lodash._arrayeach@3.0.0
│ │ │ ├─┬ lodash._createassigner@3.1.1
│ │ │ │ └── lodash._bindcallback@3.0.1
│ │ │ ├── lodash._getnative@3.9.1
│ │ │ ├── lodash.isarguments@3.0.8
│ │ │ ├── lodash.isarray@3.0.4
│ │ │ ├─┬ lodash.isplainobject@3.2.0
│ │ │ │ └── lodash._basefor@3.0.3
│ │ │ ├── lodash.istypedarray@3.0.6
│ │ │ ├── lodash.keys@3.1.2
│ │ │ ├── lodash.keysin@3.0.8
│ │ │ └── lodash.toplainobject@3.0.0
│ │ └── resp-modifier@4.0.4
│ ├─┬ fs-extra@0.26.7
│ │ ├── graceful-fs@4.1.3
│ │ ├── jsonfile@2.2.3
│ │ └── klaw@1.1.3
│ ├── immutable@3.7.6
│ ├─┬ localtunnel@1.8.1
│ │ ├── openurl@1.1.0
│ │ ├─┬ request@2.65.0
│ │ │ ├── aws-sign2@0.6.0
│ │ │ ├── bl@1.0.3
│ │ │ ├── caseless@0.11.0
│ │ │ ├─┬ combined-stream@1.0.5
│ │ │ │ └── delayed-stream@1.0.0
│ │ │ ├── extend@3.0.0
│ │ │ ├── forever-agent@0.6.1
│ │ │ ├─┬ form-data@1.0.0-rc4
│ │ │ │ └── async@1.5.2
│ │ │ ├─┬ har-validator@2.0.6
│ │ │ │ └─┬ 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@0.11.0
│ │ │ │ ├── asn1@0.1.11
│ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ └── ctype@0.5.3
│ │ │ ├── isstream@0.1.2
│ │ │ ├── json-stringify-safe@5.0.1
│ │ │ ├── node-uuid@1.4.7
│ │ │ ├── oauth-sign@0.8.1
│ │ │ ├── qs@5.2.0
│ │ │ ├── stringstream@0.0.5
│ │ │ ├── tough-cookie@2.2.2
│ │ │ └── tunnel-agent@0.4.2
│ │ └─┬ yargs@3.29.0
│ │ ├── camelcase@1.2.1
│ │ ├─┬ cliui@3.1.2
│ │ │ └── wrap-ansi@2.0.0
│ │ ├── 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
│ ├── lodash@3.10.1
│ ├── longest@1.0.1
│ ├─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.2
│ │ │ └─┬ repeating@1.1.3
│ │ │ └── is-finite@1.0.1
│ │ └── object-assign@3.0.0
│ ├─┬ micromatch@2.3.5
│ │ ├─┬ arr-diff@2.0.0
│ │ │ └── arr-flatten@1.0.1
│ │ ├── array-unique@0.2.1
│ │ ├─┬ braces@1.8.3
│ │ │ ├─┬ expand-range@1.8.1
│ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ ├── is-number@2.1.0
│ │ │ │ ├── isobject@2.0.0
│ │ │ │ ├── randomatic@1.1.5
│ │ │ │ └── repeat-string@1.5.4
│ │ │ ├── preserve@0.2.0
│ │ │ └── repeat-element@1.1.2
│ │ ├─┬ expand-brackets@0.1.5
│ │ │ └── is-posix-bracket@0.1.0
│ │ ├── extglob@0.3.2
│ │ ├── filename-regex@2.0.0
│ │ ├── is-extglob@1.0.0
│ │ ├─┬ kind-of@3.0.2
│ │ │ └── is-buffer@1.1.3
│ │ ├── lazy-cache@0.2.7
│ │ ├── 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
│ ├─┬ opn@3.0.3
│ │ └── object-assign@4.0.1
│ ├─┬ portscanner@1.0.0
│ │ └── async@0.1.15
│ ├─┬ query-string@2.4.2
│ │ └── strict-uri-encode@1.1.0
│ ├── resp-modifier@5.0.2
│ ├─┬ serve-index@1.7.3
│ │ ├─┬ accepts@1.2.13
│ │ │ └── negotiator@0.5.3
│ │ ├── batch@0.5.3
│ │ ├── escape-html@1.0.3
│ │ ├─┬ http-errors@1.3.1
│ │ │ └── statuses@1.2.1
│ │ └─┬ mime-types@2.1.10
│ │ └── mime-db@1.22.0
│ ├─┬ serve-static@1.10.2
│ │ └─┬ send@0.13.1
│ │ ├── depd@1.1.0
│ │ ├── destroy@1.0.4
│ │ ├── mime@1.3.4
│ │ └── range-parser@1.0.3
│ ├─┬ socket.io@1.4.5
│ │ ├─┬ engine.io@1.6.8
│ │ │ ├─┬ 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.0.1
│ │ │ ├── options@0.0.6
│ │ │ └── ultron@1.0.2
│ │ ├─┬ has-binary@0.1.7
│ │ │ └── isarray@0.0.1
│ │ ├─┬ 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.5
│ │ │ ├── backo2@1.0.2
│ │ │ ├── component-bind@1.0.0
│ │ │ ├── component-emitter@1.2.0
│ │ │ ├─┬ engine.io-client@1.6.8
│ │ │ │ ├── component-inherit@0.0.3
│ │ │ │ ├── has-cors@1.1.0
│ │ │ │ ├── parsejson@0.0.1
│ │ │ │ ├── parseqs@0.0.2
│ │ │ │ ├── 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
│ ├── ua-parser-js@0.7.10
│ └── ucfirst@1.0.0
├─┬ del@2.2.0
│ ├─┬ globby@4.0.0
│ │ ├── array-union@1.0.1
│ │ ├── arrify@1.0.1
│ │ ├── glob@6.0.4
│ │ └── object-assign@4.0.1
│ ├── 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
│ ├── object-assign@4.0.1
│ ├── pify@2.3.0
│ ├─┬ pinkie-promise@2.0.0
│ │ └── pinkie@2.0.4
│ └─┬ rimraf@2.5.2
│ └── glob@7.0.3
├─┬ glob-all@3.0.1
│ └─┬ glob@4.5.3
│ ├─┬ inflight@1.0.4
│ │ └── wrappy@1.0.1
│ └── once@1.3.3
├─┬ gulp@3.9.1
│ ├── archy@1.0.0
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├── deprecated@0.0.1
│ ├─┬ gulp-util@3.0.7
│ │ ├── array-differ@1.0.0
│ │ ├── array-uniq@1.0.2
│ │ ├── beeper@1.1.0
│ │ ├── dateformat@1.0.12
│ │ ├─┬ fancy-log@1.2.0
│ │ │ └── time-stamp@1.0.0
│ │ ├─┬ gulplog@1.0.0
│ │ │ └── glogg@1.0.0
│ │ ├─┬ has-gulplog@0.1.0
│ │ │ └── sparkles@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.restparam@3.6.1
│ │ │ └── lodash.templatesettings@3.1.1
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └── readable-stream@1.1.13
│ │ ├── replace-ext@0.0.1
│ │ └─┬ vinyl@0.5.3
│ │ └── clone-stats@0.0.1
│ ├── interpret@1.0.0
│ ├─┬ liftoff@2.2.1
│ │ ├── extend@2.0.1
│ │ ├─┬ findup-sync@0.3.0
│ │ │ └── glob@5.0.15
│ │ ├── flagged-respawn@0.3.2
│ │ └── rechoir@0.6.2
│ ├── minimist@1.2.0
│ ├─┬ orchestrator@0.3.7
│ │ ├── end-of-stream@0.1.5
│ │ ├── sequencify@0.0.7
│ │ └── stream-consume@0.1.0
│ ├── pretty-hrtime@1.0.2
│ ├── semver@4.3.6
│ ├─┬ tildify@1.1.2
│ │ └── os-homedir@1.0.1
│ ├─┬ v8flags@2.0.11
│ │ └── user-home@1.1.1
│ └─┬ vinyl-fs@0.3.14
│ ├── defaults@1.0.3
│ ├─┬ glob-stream@3.1.18
│ │ ├── glob@4.5.3
│ │ ├─┬ glob2base@0.0.12
│ │ │ └── find-index@0.1.1
│ │ ├── ordered-read-streams@0.1.0
│ │ ├─┬ through2@0.6.5
│ │ │ └── readable-stream@1.0.33
│ │ └── unique-stream@1.0.0
│ ├─┬ glob-watcher@0.0.6
│ │ └─┬ 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
│ ├── graceful-fs@3.0.8
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ strip-bom@1.0.0
│ │ ├── first-chunk-stream@1.0.0
│ │ └── is-utf8@0.2.1
│ ├─┬ through2@0.6.5
│ │ └── readable-stream@1.0.33
│ └─┬ vinyl@0.4.6
│ └── clone@0.2.0
├─┬ gulp-htmlmin@1.3.0
│ ├── bufferstreams@1.1.0
│ ├─┬ html-minifier@1.4.0
│ │ ├─┬ change-case@2.3.1
│ │ │ ├── camel-case@1.2.2
│ │ │ ├── constant-case@1.1.2
│ │ │ ├── dot-case@1.1.2
│ │ │ ├── is-lower-case@1.1.3
│ │ │ ├── is-upper-case@1.1.2
│ │ │ ├── lower-case@1.1.3
│ │ │ ├── lower-case-first@1.0.2
│ │ │ ├── param-case@1.1.2
│ │ │ ├── pascal-case@1.1.2
│ │ │ ├── path-case@1.1.2
│ │ │ ├── sentence-case@1.1.3
│ │ │ ├── snake-case@1.1.2
│ │ │ ├── swap-case@1.1.2
│ │ │ ├── title-case@1.1.2
│ │ │ ├── upper-case@1.1.3
│ │ │ └── upper-case-first@1.1.2
│ │ ├─┬ clean-css@3.4.11
│ │ │ ├── commander@2.8.1
│ │ │ └─┬ source-map@0.4.4
│ │ │ └── amdefine@1.0.0
│ │ ├─┬ cli@0.11.2
│ │ │ └── glob@5.0.15
│ │ ├─┬ concat-stream@1.5.1
│ │ │ └── typedarray@0.0.6
│ │ ├─┬ ncname@1.0.0
│ │ │ └── xml-char-classes@1.0.0
│ │ ├── relateurl@0.2.6
│ │ └─┬ uglify-js@2.6.2
│ │ ├── async@0.2.10
│ │ ├── source-map@0.5.3
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.10.0
│ │ ├─┬ cliui@2.1.0
│ │ │ ├─┬ center-align@0.1.3
│ │ │ │ ├── align-text@0.1.4
│ │ │ │ └── lazy-cache@1.0.3
│ │ │ ├── right-align@0.1.3
│ │ │ └── wordwrap@0.0.2
│ │ └── window-size@0.1.0
│ ├── object-assign@4.0.1
│ ├─┬ readable-stream@2.0.6
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.6
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ └── tryit@1.0.2
├─┬ gulp-if@2.0.0
│ ├─┬ gulp-match@1.0.1
│ │ └── minimatch@3.0.0
│ └─┬ ternary-stream@2.0.0
│ ├─┬ duplexify@3.4.3
│ │ └── end-of-stream@1.0.0
│ └── fork-stream@0.0.4
├─┬ gulp-imagemin@2.4.0
│ ├─┬ imagemin@4.0.0
│ │ ├─┬ buffer-to-vinyl@1.1.0
│ │ │ ├── file-type@3.8.0
│ │ │ ├── uuid@2.0.1
│ │ │ └── vinyl@1.1.1
│ │ ├─┬ imagemin-gifsicle@4.2.0
│ │ │ ├─┬ gifsicle@3.0.3
│ │ │ │ ├─┬ bin-build@2.2.0
│ │ │ │ │ ├── archive-type@3.2.0
│ │ │ │ │ ├─┬ decompress@3.0.0
│ │ │ │ │ │ ├─┬ decompress-tar@3.1.0
│ │ │ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ │ │ └── sum-up@1.0.3
│ │ │ │ │ │ │ ├─┬ tar-stream@1.3.2
│ │ │ │ │ │ │ │ └── end-of-stream@1.1.0
│ │ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ │ └── readable-stream@1.0.33
│ │ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ │ ├─┬ decompress-tarbz2@3.1.0
│ │ │ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ │ │ ├─┬ seek-bzip@1.0.5
│ │ │ │ │ │ │ │ └── commander@2.8.1
│ │ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ │ └── readable-stream@1.0.33
│ │ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ │ ├─┬ decompress-targz@3.1.0
│ │ │ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ │ └── readable-stream@1.0.33
│ │ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ │ ├─┬ decompress-unzip@3.4.0
│ │ │ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ │ │ ├── stat-mode@0.2.1
│ │ │ │ │ │ │ ├── vinyl@1.1.1
│ │ │ │ │ │ │ └─┬ yauzl@2.4.1
│ │ │ │ │ │ │ └─┬ fd-slicer@1.0.1
│ │ │ │ │ │ │ └── pend@1.2.0
│ │ │ │ │ │ ├─┬ vinyl-assign@1.2.1
│ │ │ │ │ │ │ └── object-assign@4.0.1
│ │ │ │ │ │ └─┬ vinyl-fs@2.4.3
│ │ │ │ │ │ ├─┬ glob-stream@5.3.2
│ │ │ │ │ │ │ ├── glob@5.0.15
│ │ │ │ │ │ │ ├── micromatch@2.3.7
│ │ │ │ │ │ │ ├── ordered-read-streams@0.3.0
│ │ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ │ └── readable-stream@1.0.33
│ │ │ │ │ │ │ └── unique-stream@2.2.1
│ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ ├── object-assign@4.0.1
│ │ │ │ │ │ ├── strip-bom@2.0.0
│ │ │ │ │ │ └── vinyl@1.1.1
│ │ │ │ │ ├─┬ download@4.4.3
│ │ │ │ │ │ ├─┬ caw@1.2.0
│ │ │ │ │ │ │ └─┬ get-proxy@1.0.1
│ │ │ │ │ │ │ └─┬ rc@0.5.5
│ │ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ │ ├─┬ filenamify@1.2.0
│ │ │ │ │ │ │ ├── filename-reserved-regex@1.0.0
│ │ │ │ │ │ │ ├── strip-outer@1.0.0
│ │ │ │ │ │ │ └── trim-repeated@1.0.0
│ │ │ │ │ │ ├── gulp-decompress@1.2.0
│ │ │ │ │ │ ├── is-url@1.2.1
│ │ │ │ │ │ ├── object-assign@4.0.1
│ │ │ │ │ │ ├── vinyl@1.1.1
│ │ │ │ │ │ ├─┬ vinyl-fs@2.4.3
│ │ │ │ │ │ │ ├─┬ glob-stream@5.3.2
│ │ │ │ │ │ │ │ ├── glob@5.0.15
│ │ │ │ │ │ │ │ ├── micromatch@2.3.7
│ │ │ │ │ │ │ │ ├── ordered-read-streams@0.3.0
│ │ │ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ │ │ └── readable-stream@1.0.33
│ │ │ │ │ │ │ │ └── unique-stream@2.2.1
│ │ │ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ │ └── strip-bom@2.0.0
│ │ │ │ │ │ └─┬ ware@1.3.0
│ │ │ │ │ │ └─┬ wrap-fn@0.1.5
│ │ │ │ │ │ └── co@3.1.0
│ │ │ │ │ ├─┬ exec-series@1.0.2
│ │ │ │ │ │ └── async-each-series@1.1.0
│ │ │ │ │ └─┬ url-regex@3.1.0
│ │ │ │ │ └── ip-regex@1.0.3
│ │ │ │ ├─┬ bin-wrapper@3.0.2
│ │ │ │ │ ├─┬ bin-check@2.0.0
│ │ │ │ │ │ └── executable@1.1.0
│ │ │ │ │ ├─┬ bin-version-check@2.1.0
│ │ │ │ │ │ ├─┬ bin-version@1.0.4
│ │ │ │ │ │ │ └─┬ find-versions@1.2.1
│ │ │ │ │ │ │ ├─┬ meow@3.7.0
│ │ │ │ │ │ │ │ ├─┬ camelcase-keys@2.1.0
│ │ │ │ │ │ │ │ │ └── camelcase@2.1.1
│ │ │ │ │ │ │ │ ├─┬ loud-rejection@1.3.0
│ │ │ │ │ │ │ │ │ ├── array-find-index@1.0.1
│ │ │ │ │ │ │ │ │ └── signal-exit@2.1.2
│ │ │ │ │ │ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ │ │ │ │ │ ├── hosted-git-info@2.1.4
│ │ │ │ │ │ │ │ │ ├─┬ 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.0
│ │ │ │ │ │ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ │ │ │ │ │ └── spdx-exceptions@1.0.4
│ │ │ │ │ │ │ │ ├── object-assign@4.0.1
│ │ │ │ │ │ │ │ ├─┬ 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
│ │ │ │ │ │ │ │ │ │ └── strip-bom@2.0.0
│ │ │ │ │ │ │ │ │ └── path-type@1.1.0
│ │ │ │ │ │ │ │ ├─┬ redent@1.0.0
│ │ │ │ │ │ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ │ │ │ │ │ └── repeating@2.0.0
│ │ │ │ │ │ │ │ │ └── strip-indent@1.0.1
│ │ │ │ │ │ │ │ └── trim-newlines@1.0.0
│ │ │ │ │ │ │ └── semver-regex@1.0.0
│ │ │ │ │ │ └─┬ semver-truncate@1.1.0
│ │ │ │ │ │ └── semver@5.1.0
│ │ │ │ │ ├─┬ each-async@1.1.1
│ │ │ │ │ │ ├── onetime@1.1.0
│ │ │ │ │ │ └── set-immediate-shim@1.0.1
│ │ │ │ │ ├── lazy-req@1.1.0
│ │ │ │ │ └── os-filter-obj@1.0.3
│ │ │ │ └─┬ logalot@2.1.0
│ │ │ │ ├── figures@1.5.0
│ │ │ │ └─┬ squeak@1.3.0
│ │ │ │ ├── console-stream@0.1.1
│ │ │ │ └─┬ lpad-align@1.1.0
│ │ │ │ └── lpad@2.0.1
│ │ │ ├── is-gif@1.0.0
│ │ │ └─┬ through2@0.6.5
│ │ │ └── readable-stream@1.0.33
│ │ ├─┬ imagemin-jpegtran@4.3.2
│ │ │ ├── is-jpg@1.0.0
│ │ │ └── jpegtran-bin@3.0.6
│ │ ├─┬ imagemin-optipng@4.3.0
│ │ │ ├─┬ exec-buffer@2.0.1
│ │ │ │ └── tempfile@1.1.1
│ │ │ ├── is-png@1.0.0
│ │ │ ├── optipng-bin@3.1.0
│ │ │ └─┬ through2@0.6.5
│ │ │ └── readable-stream@1.0.33
│ │ ├─┬ imagemin-svgo@4.2.1
│ │ │ ├── is-svg@1.1.1
│ │ │ └─┬ svgo@0.6.3
│ │ │ ├─┬ coa@1.0.1
│ │ │ │ └── q@1.4.1
│ │ │ ├── colors@1.1.2
│ │ │ ├─┬ csso@1.6.4
│ │ │ │ └─┬ clap@1.1.0
│ │ │ │ └── chalk@1.1.1
│ │ │ ├─┬ js-yaml@3.5.5
│ │ │ │ └─┬ argparse@1.0.7
│ │ │ │ └── sprintf-js@1.0.3
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ ├── sax@1.1.6
│ │ │ └── whet.extend@0.9.9
│ │ ├── optional@0.1.3
│ │ ├─┬ stream-combiner2@1.1.1
│ │ │ └── duplexer2@0.1.4
│ │ └─┬ vinyl-fs@2.4.3
│ │ ├─┬ glob-stream@5.3.2
│ │ │ ├── glob@5.0.15
│ │ │ ├── micromatch@2.3.7
│ │ │ ├── ordered-read-streams@0.3.0
│ │ │ ├─┬ through2@0.6.5
│ │ │ │ └── readable-stream@1.0.33
│ │ │ └── unique-stream@2.2.1
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ ├── object-assign@4.0.1
│ │ ├── strip-bom@2.0.0
│ │ └── vinyl@1.1.1
│ ├── object-assign@4.0.1
│ ├─┬ plur@2.1.2
│ │ └── irregular-plurals@1.1.0
│ ├─┬ pretty-bytes@2.0.1
│ │ ├── get-stdin@4.0.1
│ │ └── number-is-nan@1.0.0
│ └── through2-concurrent@1.1.0
├─┬ gulp-jshint@2.0.0
│ ├─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.3
│ │ ├── balanced-match@0.3.0
│ │ └── concat-map@0.0.1
│ ├─┬ rcloader@0.1.2
│ │ ├── lodash@2.4.2
│ │ └─┬ rcfinder@0.1.8
│ │ └── lodash@2.4.2
│ └─┬ through2@0.6.5
│ └── readable-stream@1.0.33
├─┬ gulp-jsonminify@1.0.0
│ ├── jsonminify@0.2.3
│ └─┬ through2@0.6.5
│ └── readable-stream@1.0.33
├─┬ gulp-load-plugins@1.2.0
│ ├─┬ findup-sync@0.2.1
│ │ └── glob@4.3.5
│ ├── multimatch@2.0.0
│ └── resolve@1.1.7
├── gulp-rename@1.2.2
├─┬ gulp-rev@7.0.0
│ ├── modify-filename@1.1.0
│ ├── object-assign@4.0.1
│ ├── rev-hash@1.0.0
│ ├── rev-path@1.0.0
│ ├─┬ sort-keys@1.1.1
│ │ └── is-plain-obj@1.1.0
│ └─┬ vinyl-file@1.3.0
│ ├── strip-bom@2.0.0
│ ├─┬ strip-bom-stream@1.0.0
│ │ └── strip-bom@2.0.0
│ └── vinyl@1.1.1
├── gulp-rev-replace@0.4.3
├─┬ gulp-size@2.1.0
│ ├─┬ gzip-size@3.0.0
│ │ └── duplexer@0.1.1
│ ├── object-assign@4.0.1
│ ├── pretty-bytes@3.0.1
│ └── stream-counter@1.0.0
├─┬ gulp-useref@3.0.8
│ ├─┬ event-stream@3.3.2
│ │ ├── from@0.1.3
│ │ ├── map-stream@0.1.0
│ │ ├── pause-stream@0.0.11
│ │ ├── split@0.3.3
│ │ ├── stream-combiner@0.0.4
│ │ └── through@2.3.8
│ ├── glob@6.0.4
│ ├─┬ gulp-concat@2.6.0
│ │ ├── concat-with-sourcemaps@1.0.4
│ │ └─┬ through2@0.6.5
│ │ └── readable-stream@1.0.33
│ ├─┬ is-relative-url@1.0.0
│ │ └── is-absolute-url@1.0.0
│ ├─┬ through2@0.6.5
│ │ └── readable-stream@1.0.33
│ ├── useref@1.2.0
│ └─┬ vinyl-fs@2.4.3
│ ├─┬ glob-stream@5.3.2
│ │ ├── glob@5.0.15
│ │ ├── micromatch@2.3.7
│ │ ├─┬ ordered-read-streams@0.3.0
│ │ │ ├── is-stream@1.0.1
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ └── isarray@1.0.0
│ │ ├─┬ 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
│ ├─┬ gulp-sourcemaps@1.6.0
│ │ ├── convert-source-map@1.2.0
│ │ ├── strip-bom@2.0.0
│ │ └── vinyl@1.1.1
│ ├── is-valid-glob@0.3.0
│ ├── lazystream@1.0.0
│ ├─┬ lodash.isequal@4.1.3
│ │ ├── lodash._root@3.0.1
│ │ ├── lodash._stack@4.1.2
│ │ └── lodash.keys@4.0.6
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── object-assign@4.0.1
│ ├─┬ readable-stream@2.0.6
│ │ └── isarray@1.0.0
│ ├── strip-bom@2.0.0
│ ├── through2@2.0.1
│ ├── through2-filter@2.0.0
│ ├── vali-date@1.0.0
│ └── vinyl@1.1.1
├─┬ jshint@2.9.1
│ ├─┬ cli@0.6.6
│ │ └─┬ glob@3.2.11
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├─┬ console-browserify@1.1.0
│ │ └── date-now@0.1.4
│ ├── exit@0.1.2
│ ├─┬ htmlparser2@3.8.3
│ │ ├── domelementtype@1.3.0
│ │ ├── domhandler@2.3.0
│ │ ├─┬ domutils@1.5.1
│ │ │ └─┬ dom-serializer@0.1.0
│ │ │ ├── domelementtype@1.1.3
│ │ │ └── entities@1.1.1
│ │ ├── entities@1.0.0
│ │ └── readable-stream@1.1.13
│ ├── lodash@3.7.0
│ ├── shelljs@0.3.0
│ └── strip-json-comments@1.0.4
├─┬ jshint-stylish@2.1.0
│ ├── log-symbols@1.0.2
│ ├── string-length@1.0.1
│ └── text-table@0.2.0
├── merge-stream@1.0.0
├─┬ polybuild@1.1.0
│ ├─┬ gulp-crisper@1.0.0
│ │ ├─┬ crisper@2.0.1
│ │ │ └─┬ command-line-args@2.1.6
│ │ │ ├── array-back@1.0.3
│ │ │ ├─┬ command-line-usage@2.0.3
│ │ │ │ ├─┬ ansi-escape-sequences@2.2.2
│ │ │ │ │ └─┬ collect-all@0.2.1
│ │ │ │ │ ├── stream-connect@1.0.2
│ │ │ │ │ └── stream-via@0.1.1
│ │ │ │ ├─┬ column-layout@2.1.1
│ │ │ │ │ ├─┬ collect-json@1.0.7
│ │ │ │ │ │ ├── collect-all@1.0.1
│ │ │ │ │ │ └── stream-via@1.0.1
│ │ │ │ │ ├── deep-extend@0.4.1
│ │ │ │ │ └── wordwrapjs@1.2.0
│ │ │ │ └─┬ object-tools@2.0.6
│ │ │ │ ├── object-get@2.0.4
│ │ │ │ └── test-value@1.1.0
│ │ │ ├── feature-detect-es6@1.2.0
│ │ │ ├─┬ find-replace@1.0.2
│ │ │ │ └── test-value@2.0.0
│ │ │ └── typical@2.4.2
│ │ └── object-assign@4.0.1
│ ├── gulp-vulcanize@6.1.0
│ ├── lazypipe@1.0.1
│ ├─┬ nopt@3.0.6
│ │ └── abbrev@1.0.7
│ ├─┬ polyclean@1.3.1
│ │ ├─┬ escodegen@1.8.0
│ │ │ ├── esprima@2.7.2
│ │ │ ├── estraverse@1.9.3
│ │ │ ├── esutils@2.0.2
│ │ │ ├─┬ optionator@0.8.1
│ │ │ │ ├── deep-is@0.1.3
│ │ │ │ ├── fast-levenshtein@1.1.3
│ │ │ │ ├── levn@0.3.0
│ │ │ │ ├── prelude-ls@1.1.2
│ │ │ │ ├── type-check@0.3.2
│ │ │ │ └── wordwrap@1.0.0
│ │ │ └── source-map@0.2.0
│ │ ├── espree@2.2.5
│ │ └─┬ plugin-error@0.1.2
│ │ ├─┬ ansi-cyan@0.1.1
│ │ │ └── ansi-wrap@0.1.0
│ │ ├── ansi-red@0.1.1
│ │ ├─┬ arr-diff@1.1.0
│ │ │ └── array-slice@0.2.3
│ │ ├── arr-union@2.1.0
│ │ └─┬ extend-shallow@1.1.4
│ │ └── kind-of@1.1.0
│ └─┬ vinyl-fs@2.4.3
│ ├─┬ glob-stream@5.3.2
│ │ ├── glob@5.0.15
│ │ ├── micromatch@2.3.7
│ │ ├── ordered-read-streams@0.3.0
│ │ ├─┬ through2@0.6.5
│ │ │ └── readable-stream@1.0.33
│ │ └── unique-stream@2.2.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── object-assign@4.0.1
│ ├── strip-bom@2.0.0
│ └── vinyl@1.1.1
├── proxy-middleware@0.15.0
├── require-dir@0.3.0
├── run-sequence@1.1.5
├─┬ through2@2.0.1
│ └── xtend@4.0.1
├─┬ url@0.11.0
│ ├── punycode@1.3.2
│ └── querystring@0.2.0
└─┬ vulcanize@1.14.8
├─┬ dom5@1.3.1
│ ├── clone@1.0.2
│ └── parse5@1.5.1
├── es6-promise@2.3.0
├─┬ hydrolysis@1.23.3
│ ├─┬ babel-polyfill@6.7.4
│ │ ├── babel-regenerator-runtime@6.5.0
│ │ ├─┬ babel-runtime@5.8.38
│ │ │ └── core-js@1.2.6
│ │ └── core-js@2.2.1
│ ├─┬ doctrine@0.7.2
│ │ └── esutils@1.1.6
│ ├─┬ espree@3.1.3
│ │ ├── acorn@3.0.4
│ │ └─┬ acorn-jsx@2.0.1
│ │ └── acorn@2.7.0
│ └── estraverse@3.1.0
├── path-posix@1.0.0
└─┬ update-notifier@0.6.3
├─┬ boxen@0.3.1
│ ├── filled-array@1.1.0
│ ├── object-assign@4.0.1
│ ├── repeating@2.0.0
│ ├─┬ string-width@1.0.1
│ │ ├── code-point-at@1.0.0
│ │ └── is-fullwidth-code-point@1.0.0
│ └── widest-line@1.0.0
├─┬ configstore@2.0.0
│ ├─┬ dot-prop@2.4.0
│ │ └── is-obj@1.0.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── object-assign@4.0.1
│ ├── os-tmpdir@1.0.1
│ ├── osenv@0.1.3
│ ├─┬ write-file-atomic@1.1.4
│ │ ├── imurmurhash@0.1.4
│ │ └── slide@1.1.6
│ └── xdg-basedir@2.0.0
├── is-npm@1.0.0
├─┬ latest-version@2.0.0
│ └─┬ package-json@2.3.1
│ ├─┬ got@5.5.0
│ │ ├─┬ create-error-class@2.0.1
│ │ │ └── capture-stack-trace@1.0.0
│ │ ├── duplexer2@0.1.4
│ │ ├── is-redirect@1.0.0
│ │ ├── is-retry-allowed@1.0.0
│ │ ├── lowercase-keys@1.0.0
│ │ ├── node-status-codes@1.0.0
│ │ ├── object-assign@4.0.1
│ │ ├─┬ parse-json@2.2.0
│ │ │ └─┬ error-ex@1.3.0
│ │ │ └── is-arrayish@0.2.1
│ │ ├── read-all-stream@3.1.0
│ │ ├── timed-out@2.0.0
│ │ ├── unzip-response@1.0.0
│ │ └─┬ url-parse-lax@1.0.0
│ │ └── prepend-http@1.0.3
│ ├─┬ rc@1.1.6
│ │ ├── deep-extend@0.4.1
│ │ ├── ini@1.3.4
│ │ └── strip-json-comments@1.0.4
│ ├─┬ registry-url@3.0.3
│ │ └─┬ rc@1.1.6
│ │ ├── deep-extend@0.4.1
│ │ └── strip-json-comments@1.0.4
│ └── semver@5.1.0
└─┬ semver-diff@2.1.0
└── semver@5.1.0
/*
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*/
'use strict';
// Include Gulp & Tools We'll Use
var gulp = require('gulp');
var load = require('gulp-load-plugins')();
var del = require('del');
var runSequence = require('run-sequence');
var browserSync = require('browser-sync');
var reload = browserSync.reload;
var merge = require('merge-stream');
var path = require('path');
var fs = require('fs');
var glob = require('glob-all');
var packageJson = require('./package.json');
var crypto = require('crypto');
var url = require('url');
var proxy = require('proxy-middleware');
var polybuild = require('polybuild');
var jsonminify = require('gulp-jsonminify');
var jshint = require('gulp-jshint');
var htmlmin = require('gulp-htmlmin');
var DIST = 'dist';
var dist = function(subpath) {
return !subpath ? DIST : path.join(DIST, subpath);
};
var imageOptimizeTask = function(src, dest) {
return gulp.src(src)
.pipe(load.imagemin({
progressive: true,
interlaced: true
}))
.pipe(gulp.dest(dest))
.pipe(load.size({title: 'images'}));
};
// Lint JavaScript
gulp.task('jshint', function () {
return gulp.src([
'app/scripts/**/*.js',
'app/elements/**/*.js',
'app/elements/**/*.html'
])
.pipe(reload({stream: true, once: true}))
.pipe(jshint.extract()) // Extract JS from .html files
.pipe(jshint())
.pipe(jshint.reporter('jshint-stylish'))
.pipe(load.if(!browserSync.active, jshint.reporter('fail')));
});
// Optimize images
gulp.task('images', function() {
return imageOptimizeTask('app/images/**/*', dist('images'));
});
// Copy All Files At The Root Level (app)
gulp.task('copy', function() {
var app = gulp.src([
'app/*',
'!app/elements',
'!app/test',
'!app/bower_components',
'!app/cache-config.json',
'!**/.DS_Store'
], {
dot: true
}).pipe(gulp.dest(dist()));
var markdown = gulp.src([
'app/scripts/*.md'
]).pipe(gulp.dest(dist('scripts')));
var scripts = gulp.src(['app/scripts/*.json'])
.pipe(jsonminify())
.pipe(gulp.dest(dist('scripts')));
return merge(app, markdown, scripts)
.pipe(load.size({title: 'copy'}));
});
// Copy Web Fonts To Dist
gulp.task('fonts', function () {
return gulp.src(['app/fonts/**'])
.pipe(gulp.dest('dist/fonts'))
.pipe(load.size({title: 'fonts'}));
});
gulp.task('build', function() {
return gulp.src('app/index.html')
.pipe(polybuild({
maximumCrush: true,
suffix: ''
}))
.pipe(load.if('*.js', load.rev()))
.pipe(load.revReplace())
.pipe(load.if('*.html', htmlmin({
collapseWhitespace: true,
removeComments: true,
removeAttributeQuotes: true,
removeRedundantAttributes: true,
useShortDoctype: true,
removeEmptyAttributes: true,
removeScriptTypeAttributes: true,
removeStyleLinkTypeAttributes: true,
removeOptionalTags: true
})))
.pipe(gulp.dest('dist/.'));
});
// Generate config data for the <sw-precache-cache> element.
// This include a list of files that should be precached, as well as a (hopefully unique) cache
// id that ensure that multiple PSK projects don't share the same Cache Storage.
// This task does not run by default, but if you are interested in using service worker caching
// in your project, please enable it within the 'default' task.
// See https://github.com/PolymerElements/polymer-starter-kit#enable-service-worker-support
// for more context.
gulp.task('cache-config', function(callback) {
var dir = dist();
var config = {
cacheId: packageJson.name || path.basename(__dirname),
disabled: false
};
glob([
'index.html',
'./',
'bower_components/webcomponentsjs/webcomponents-lite.min.js',
'{elements,scripts,styles}/**/*.*'],
{cwd: dir}, function(error, files) {
if (error) {
callback(error);
} else {
config.precache = files;
var md5 = crypto.createHash('md5');
md5.update(JSON.stringify(config.precache));
config.precacheFingerprint = md5.digest('hex');
var configPath = path.join(dir, 'cache-config.json');
fs.writeFile(configPath, JSON.stringify(config), callback);
}
});
});
// Clean output directory
gulp.task('clean', function() {
return del(['.tmp', dist()]);
});
var serve = function(baseDir) {
var proxyOptions = url.parse('http://localhost:9000/api/');
proxyOptions.route = '/api';
browserSync({
port: 5100,
notify: false,
logPrefix: 'PSK',
snippetOptions: {
rule: {
match: '<span id="browser-sync-binding"></span>',
fn: function (snippet) {
return snippet;
}
}
},
// Run as an https by uncommenting 'https: true'
// Note: this uses an unsigned certificate which on first access
// will present a certificate warning in the browser.
// https: true,
server: {
baseDir: baseDir,
middleware: [proxy(proxyOptions)]
}
});
};
// Watch Files For Changes & Reload
gulp.task('serve', ['images'], function () {
serve(['.tmp', 'app']);
gulp.watch(['app/**/*.html'], reload);
gulp.watch(['app/styles/**/*.css'], [reload]);
gulp.watch(['app/elements/**/*.css'], [reload]);
gulp.watch(['app/{scripts,elements}/**/*.js'], ['jshint', reload]);
gulp.watch(['app/images/**/*'], reload);
});
// Build and serve the output from the dist build
gulp.task('serve:dist', ['default'], function() {
serve(['dist']);
gulp.watch(['app/**/*.html'], ['default', reload]);
gulp.watch(['app/styles/**/*.css'], ['default', reload]);
gulp.watch(['app/elements/**/*.css'], ['default', reload]);
gulp.watch(['app/images/**/*'], reload);
});
// Build production files, the default task
gulp.task('default', ['clean'], function(cb) {
runSequence(
'copy',
['images', 'fonts'],
'build',
cb);
});
// Load custom tasks from the `tasks` directory
try {
require('require-dir')('tasks');
} catch (err) {}
{
"private": true,
"devDependencies": {
"browser-sync": "^2.7.7",
"del": "^2.0.2",
"glob-all": "^3.0.1",
"gulp": "^3.8.5",
"gulp-htmlmin": "^1.3.0",
"gulp-if": "^2.0.0",
"gulp-imagemin": "^2.2.1",
"gulp-jshint": "^2.0.0",
"gulp-jsonminify": "^1.0.0",
"gulp-load-plugins": "^1.1.0",
"gulp-rev": "^7.0.0",
"gulp-rev-replace": "^0.4.3",
"gulp-size": "^2.0.0",
"gulp-useref": "^3.0.0",
"jshint": "^2.9.1",
"jshint-stylish": "^2.0.0",
"merge-stream": "^1.0.0",
"polybuild": "^1.1.0",
"proxy-middleware": "^0.15.0",
"require-dir": "^0.3.0",
"run-sequence": "^1.0.2",
"through2": "^2.0.0",
"url": "^0.11.0",
"vulcanize": ">= 1.4.2"
},
"engines": {
"node": ">=5.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment