From d1291f67551c58168af43698a359cb5ddfd266b0 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 3 Nov 2016 01:33:53 +0100 Subject: node_modules --- node_modules/gulp-sym/node_modules/.bin/has-ansi | 1 - node_modules/gulp-sym/node_modules/.bin/mkdirp | 1 + node_modules/gulp-sym/node_modules/.bin/rimraf | 1 + node_modules/gulp-sym/node_modules/.bin/strip-ansi | 1 - .../gulp-sym/node_modules/.bin/supports-color | 1 - .../gulp-sym/node_modules/ansi-regex/index.js | 4 - .../gulp-sym/node_modules/ansi-regex/package.json | 114 ----- .../gulp-sym/node_modules/ansi-regex/readme.md | 33 -- .../gulp-sym/node_modules/ansi-styles/index.js | 40 -- .../gulp-sym/node_modules/ansi-styles/package.json | 108 ----- .../gulp-sym/node_modules/ansi-styles/readme.md | 70 --- node_modules/gulp-sym/node_modules/chalk/index.js | 95 ---- .../gulp-sym/node_modules/chalk/package.json | 115 ----- node_modules/gulp-sym/node_modules/chalk/readme.md | 175 ------- .../gulp-sym/node_modules/gulp-util/.npmignore | 7 - .../gulp-sym/node_modules/gulp-util/.travis.yml | 5 - .../gulp-sym/node_modules/gulp-util/LICENSE | 20 - .../gulp-sym/node_modules/gulp-util/README.md | 140 ------ .../gulp-sym/node_modules/gulp-util/index.js | 18 - .../gulp-sym/node_modules/gulp-util/lib/File.js | 1 - .../node_modules/gulp-util/lib/PluginError.js | 64 --- .../gulp-sym/node_modules/gulp-util/lib/beep.js | 3 - .../gulp-sym/node_modules/gulp-util/lib/buffer.js | 15 - .../gulp-sym/node_modules/gulp-util/lib/colors.js | 1 - .../gulp-sym/node_modules/gulp-util/lib/combine.js | 11 - .../gulp-sym/node_modules/gulp-util/lib/date.js | 1 - .../gulp-sym/node_modules/gulp-util/lib/env.js | 4 - .../node_modules/gulp-util/lib/isBuffer.js | 7 - .../gulp-sym/node_modules/gulp-util/lib/isNull.js | 3 - .../node_modules/gulp-util/lib/isStream.js | 5 - .../node_modules/gulp-util/lib/linefeed.js | 1 - .../gulp-sym/node_modules/gulp-util/lib/log.js | 10 - .../gulp-sym/node_modules/gulp-util/lib/noop.js | 5 - .../node_modules/gulp-util/lib/replaceExtension.js | 9 - .../node_modules/gulp-util/lib/template.js | 19 - .../gulp-sym/node_modules/gulp-util/package.json | 109 ----- node_modules/gulp-sym/node_modules/has-ansi/cli.js | 53 -- .../gulp-sym/node_modules/has-ansi/index.js | 4 - .../gulp-sym/node_modules/has-ansi/package.json | 118 ----- .../gulp-sym/node_modules/has-ansi/readme.md | 45 -- .../gulp-sym/node_modules/isarray/README.md | 54 +++ .../gulp-sym/node_modules/isarray/build/build.js | 209 ++++++++ .../gulp-sym/node_modules/isarray/component.json | 19 + .../gulp-sym/node_modules/isarray/index.js | 3 + .../gulp-sym/node_modules/isarray/package.json | 25 + .../node_modules/lodash._reinterpolate/LICENSE.txt | 22 - .../node_modules/lodash._reinterpolate/README.md | 15 - .../node_modules/lodash._reinterpolate/index.js | 13 - .../lodash._reinterpolate/package.json | 111 ----- .../node_modules/lodash.escape/LICENSE.txt | 22 - .../gulp-sym/node_modules/lodash.escape/README.md | 15 - .../gulp-sym/node_modules/lodash.escape/index.js | 31 -- .../node_modules/lodash.escape/package.json | 121 ----- .../gulp-sym/node_modules/lodash.keys/LICENSE.txt | 22 - .../gulp-sym/node_modules/lodash.keys/README.md | 15 - .../gulp-sym/node_modules/lodash.keys/index.js | 36 -- .../gulp-sym/node_modules/lodash.keys/package.json | 121 ----- .../node_modules/lodash.template/LICENSE.txt | 22 - .../node_modules/lodash.template/README.md | 15 - .../gulp-sym/node_modules/lodash.template/index.js | 216 --------- .../node_modules/lodash.template/package.json | 124 ----- .../lodash.templatesettings/LICENSE.txt | 22 - .../node_modules/lodash.templatesettings/README.md | 15 - .../node_modules/lodash.templatesettings/index.js | 73 --- .../lodash.templatesettings/package.json | 119 ----- .../gulp-sym/node_modules/minimist/.travis.yml | 4 - .../gulp-sym/node_modules/minimist/LICENSE | 18 - .../node_modules/minimist/example/parse.js | 2 - .../gulp-sym/node_modules/minimist/index.js | 200 -------- .../gulp-sym/node_modules/minimist/package.json | 102 ---- .../gulp-sym/node_modules/minimist/readme.markdown | 86 ---- .../node_modules/minimist/test/all_bool.js | 32 -- .../gulp-sym/node_modules/minimist/test/bool.js | 119 ----- .../gulp-sym/node_modules/minimist/test/dash.js | 31 -- .../node_modules/minimist/test/default_bool.js | 20 - .../gulp-sym/node_modules/minimist/test/dotted.js | 22 - .../gulp-sym/node_modules/minimist/test/long.js | 31 -- .../gulp-sym/node_modules/minimist/test/num.js | 36 -- .../gulp-sym/node_modules/minimist/test/parse.js | 197 -------- .../node_modules/minimist/test/parse_modified.js | 9 - .../gulp-sym/node_modules/minimist/test/short.js | 67 --- .../node_modules/minimist/test/whitespace.js | 8 - .../node_modules/readable-stream/package.json | 112 +---- .../gulp-sym/node_modules/strip-ansi/cli.js | 39 -- .../gulp-sym/node_modules/strip-ansi/index.js | 6 - .../gulp-sym/node_modules/strip-ansi/package.json | 117 ----- .../gulp-sym/node_modules/strip-ansi/readme.md | 43 -- .../gulp-sym/node_modules/supports-color/cli.js | 28 -- .../gulp-sym/node_modules/supports-color/index.js | 32 -- .../node_modules/supports-color/package.json | 112 ----- .../gulp-sym/node_modules/supports-color/readme.md | 44 -- .../gulp-sym/node_modules/through2/package.json | 105 +--- .../gulp-sym/node_modules/vinyl/.npmignore | 6 - .../gulp-sym/node_modules/vinyl/.travis.yml | 6 - node_modules/gulp-sym/node_modules/vinyl/LICENSE | 20 - node_modules/gulp-sym/node_modules/vinyl/README.md | 123 ----- node_modules/gulp-sym/node_modules/vinyl/index.js | 128 ----- .../gulp-sym/node_modules/vinyl/lib/cloneBuffer.js | 7 - .../node_modules/vinyl/lib/inspectStream.js | 12 - .../gulp-sym/node_modules/vinyl/lib/isBuffer.js | 7 - .../gulp-sym/node_modules/vinyl/lib/isNull.js | 3 - .../gulp-sym/node_modules/vinyl/lib/isStream.js | 5 - .../gulp-sym/node_modules/vinyl/package.json | 101 ---- .../gulp-sym/node_modules/vinyl/test/File.js | 540 --------------------- .../node_modules/vinyl/test/cloneBuffer.js | 28 -- .../node_modules/vinyl/test/inspectStream.js | 53 -- .../gulp-sym/node_modules/vinyl/test/isBuffer.js | 29 -- .../gulp-sym/node_modules/vinyl/test/isNull.js | 23 - .../gulp-sym/node_modules/vinyl/test/isStream.js | 29 -- .../gulp-sym/node_modules/xtend/package.json | 110 +---- node_modules/gulp-sym/package.json | 115 +---- 111 files changed, 392 insertions(+), 5472 deletions(-) delete mode 120000 node_modules/gulp-sym/node_modules/.bin/has-ansi create mode 120000 node_modules/gulp-sym/node_modules/.bin/mkdirp create mode 120000 node_modules/gulp-sym/node_modules/.bin/rimraf delete mode 120000 node_modules/gulp-sym/node_modules/.bin/strip-ansi delete mode 120000 node_modules/gulp-sym/node_modules/.bin/supports-color delete mode 100644 node_modules/gulp-sym/node_modules/ansi-regex/index.js delete mode 100644 node_modules/gulp-sym/node_modules/ansi-regex/package.json delete mode 100644 node_modules/gulp-sym/node_modules/ansi-regex/readme.md delete mode 100644 node_modules/gulp-sym/node_modules/ansi-styles/index.js delete mode 100644 node_modules/gulp-sym/node_modules/ansi-styles/package.json delete mode 100644 node_modules/gulp-sym/node_modules/ansi-styles/readme.md delete mode 100644 node_modules/gulp-sym/node_modules/chalk/index.js delete mode 100644 node_modules/gulp-sym/node_modules/chalk/package.json delete mode 100644 node_modules/gulp-sym/node_modules/chalk/readme.md delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/.npmignore delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/.travis.yml delete mode 100755 node_modules/gulp-sym/node_modules/gulp-util/LICENSE delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/README.md delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/index.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/File.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/PluginError.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/beep.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/buffer.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/colors.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/combine.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/date.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/env.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/isBuffer.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/isNull.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/isStream.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/linefeed.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/log.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/noop.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/replaceExtension.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/lib/template.js delete mode 100644 node_modules/gulp-sym/node_modules/gulp-util/package.json delete mode 100755 node_modules/gulp-sym/node_modules/has-ansi/cli.js delete mode 100644 node_modules/gulp-sym/node_modules/has-ansi/index.js delete mode 100644 node_modules/gulp-sym/node_modules/has-ansi/package.json delete mode 100644 node_modules/gulp-sym/node_modules/has-ansi/readme.md create mode 100644 node_modules/gulp-sym/node_modules/isarray/README.md create mode 100644 node_modules/gulp-sym/node_modules/isarray/build/build.js create mode 100644 node_modules/gulp-sym/node_modules/isarray/component.json create mode 100644 node_modules/gulp-sym/node_modules/isarray/index.js create mode 100644 node_modules/gulp-sym/node_modules/isarray/package.json delete mode 100644 node_modules/gulp-sym/node_modules/lodash._reinterpolate/LICENSE.txt delete mode 100644 node_modules/gulp-sym/node_modules/lodash._reinterpolate/README.md delete mode 100644 node_modules/gulp-sym/node_modules/lodash._reinterpolate/index.js delete mode 100644 node_modules/gulp-sym/node_modules/lodash._reinterpolate/package.json delete mode 100644 node_modules/gulp-sym/node_modules/lodash.escape/LICENSE.txt delete mode 100644 node_modules/gulp-sym/node_modules/lodash.escape/README.md delete mode 100644 node_modules/gulp-sym/node_modules/lodash.escape/index.js delete mode 100644 node_modules/gulp-sym/node_modules/lodash.escape/package.json delete mode 100644 node_modules/gulp-sym/node_modules/lodash.keys/LICENSE.txt delete mode 100644 node_modules/gulp-sym/node_modules/lodash.keys/README.md delete mode 100644 node_modules/gulp-sym/node_modules/lodash.keys/index.js delete mode 100644 node_modules/gulp-sym/node_modules/lodash.keys/package.json delete mode 100644 node_modules/gulp-sym/node_modules/lodash.template/LICENSE.txt delete mode 100644 node_modules/gulp-sym/node_modules/lodash.template/README.md delete mode 100644 node_modules/gulp-sym/node_modules/lodash.template/index.js delete mode 100644 node_modules/gulp-sym/node_modules/lodash.template/package.json delete mode 100644 node_modules/gulp-sym/node_modules/lodash.templatesettings/LICENSE.txt delete mode 100644 node_modules/gulp-sym/node_modules/lodash.templatesettings/README.md delete mode 100644 node_modules/gulp-sym/node_modules/lodash.templatesettings/index.js delete mode 100644 node_modules/gulp-sym/node_modules/lodash.templatesettings/package.json delete mode 100644 node_modules/gulp-sym/node_modules/minimist/.travis.yml delete mode 100644 node_modules/gulp-sym/node_modules/minimist/LICENSE delete mode 100644 node_modules/gulp-sym/node_modules/minimist/example/parse.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/index.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/package.json delete mode 100644 node_modules/gulp-sym/node_modules/minimist/readme.markdown delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/all_bool.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/bool.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/dash.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/default_bool.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/dotted.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/long.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/num.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/parse.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/parse_modified.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/short.js delete mode 100644 node_modules/gulp-sym/node_modules/minimist/test/whitespace.js delete mode 100755 node_modules/gulp-sym/node_modules/strip-ansi/cli.js delete mode 100644 node_modules/gulp-sym/node_modules/strip-ansi/index.js delete mode 100644 node_modules/gulp-sym/node_modules/strip-ansi/package.json delete mode 100644 node_modules/gulp-sym/node_modules/strip-ansi/readme.md delete mode 100755 node_modules/gulp-sym/node_modules/supports-color/cli.js delete mode 100644 node_modules/gulp-sym/node_modules/supports-color/index.js delete mode 100644 node_modules/gulp-sym/node_modules/supports-color/package.json delete mode 100644 node_modules/gulp-sym/node_modules/supports-color/readme.md delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/.npmignore delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/.travis.yml delete mode 100755 node_modules/gulp-sym/node_modules/vinyl/LICENSE delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/README.md delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/index.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/lib/cloneBuffer.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/lib/inspectStream.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/lib/isBuffer.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/lib/isNull.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/lib/isStream.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/package.json delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/test/File.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/test/cloneBuffer.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/test/inspectStream.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/test/isBuffer.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/test/isNull.js delete mode 100644 node_modules/gulp-sym/node_modules/vinyl/test/isStream.js (limited to 'node_modules/gulp-sym') diff --git a/node_modules/gulp-sym/node_modules/.bin/has-ansi b/node_modules/gulp-sym/node_modules/.bin/has-ansi deleted file mode 120000 index c1e7413f1..000000000 --- a/node_modules/gulp-sym/node_modules/.bin/has-ansi +++ /dev/null @@ -1 +0,0 @@ -../has-ansi/cli.js \ No newline at end of file diff --git a/node_modules/gulp-sym/node_modules/.bin/mkdirp b/node_modules/gulp-sym/node_modules/.bin/mkdirp new file mode 120000 index 000000000..91a5f623f --- /dev/null +++ b/node_modules/gulp-sym/node_modules/.bin/mkdirp @@ -0,0 +1 @@ +../../../mkdirp/bin/cmd.js \ No newline at end of file diff --git a/node_modules/gulp-sym/node_modules/.bin/rimraf b/node_modules/gulp-sym/node_modules/.bin/rimraf new file mode 120000 index 000000000..632d6da23 --- /dev/null +++ b/node_modules/gulp-sym/node_modules/.bin/rimraf @@ -0,0 +1 @@ +../../../rimraf/bin.js \ No newline at end of file diff --git a/node_modules/gulp-sym/node_modules/.bin/strip-ansi b/node_modules/gulp-sym/node_modules/.bin/strip-ansi deleted file mode 120000 index b65c9f81d..000000000 --- a/node_modules/gulp-sym/node_modules/.bin/strip-ansi +++ /dev/null @@ -1 +0,0 @@ -../strip-ansi/cli.js \ No newline at end of file diff --git a/node_modules/gulp-sym/node_modules/.bin/supports-color b/node_modules/gulp-sym/node_modules/.bin/supports-color deleted file mode 120000 index af0f05efe..000000000 --- a/node_modules/gulp-sym/node_modules/.bin/supports-color +++ /dev/null @@ -1 +0,0 @@ -../supports-color/cli.js \ No newline at end of file diff --git a/node_modules/gulp-sym/node_modules/ansi-regex/index.js b/node_modules/gulp-sym/node_modules/ansi-regex/index.js deleted file mode 100644 index 783c5c7bb..000000000 --- a/node_modules/gulp-sym/node_modules/ansi-regex/index.js +++ /dev/null @@ -1,4 +0,0 @@ -'use strict'; -module.exports = function () { - return /\u001b\[(?:[0-9]{1,3}(?:;[0-9]{1,3})*)?[m|K]/g; -}; diff --git a/node_modules/gulp-sym/node_modules/ansi-regex/package.json b/node_modules/gulp-sym/node_modules/ansi-regex/package.json deleted file mode 100644 index 5f0504596..000000000 --- a/node_modules/gulp-sym/node_modules/ansi-regex/package.json +++ /dev/null @@ -1,114 +0,0 @@ -{ - "_args": [ - [ - { - "raw": "ansi-regex@^0.2.0", - "scope": null, - "escapedName": "ansi-regex", - "name": "ansi-regex", - "rawSpec": "^0.2.0", - "spec": ">=0.2.0 <0.3.0", - "type": "range" - }, - "/home/dold/repos/taler/wallet-webex/node_modules/gulp-sym/node_modules/has-ansi" - ] - ], - "_from": "ansi-regex@>=0.2.0 <0.3.0", - "_id": "ansi-regex@0.2.1", - "_inCache": true, - "_location": "/gulp-sym/ansi-regex", - "_npmUser": { - "name": "sindresorhus", - "email": "sindresorhus@gmail.com" - }, - "_npmVersion": "1.4.9", - "_phantomChildren": {}, - "_requested": { - "raw": "ansi-regex@^0.2.0", - "scope": null, - "escapedName": "ansi-regex", - "name": "ansi-regex", - "rawSpec": "^0.2.0", - "spec": ">=0.2.0 <0.3.0", - "type": "range" - }, - "_requiredBy": [ - "/gulp-sym/has-ansi", - "/gulp-sym/strip-ansi" - ], - "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz", - "_shasum": "0d8e946967a3d8143f93e24e298525fc1b2235f9", - "_shrinkwrap": null, - "_spec": "ansi-regex@^0.2.0", - "_where": "/home/dold/repos/taler/wallet-webex/node_modules/gulp-sym/node_modules/has-ansi", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "http://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/ansi-regex/issues" - }, - "dependencies": {}, - "description": "Regular expression for matching ANSI escape codes", - "devDependencies": { - "mocha": "*" - }, - "directories": {}, - "dist": { - "shasum": "0d8e946967a3d8143f93e24e298525fc1b2235f9", - "tarball": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz" - }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/sindresorhus/ansi-regex", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "text", - "regex", - "regexp", - "re", - "match", - "test", - "find", - "pattern" - ], - "license": "MIT", - "maintainers": [ - { - "name": "sindresorhus", - "email": "sindresorhus@gmail.com" - } - ], - "name": "ansi-regex", - "optionalDependencies": {}, - "readme": "ERROR: No README data found!", - "repository": { - "type": "git", - "url": "git://github.com/sindresorhus/ansi-regex.git" - }, - "scripts": { - "test": "mocha" - }, - "version": "0.2.1" -} diff --git a/node_modules/gulp-sym/node_modules/ansi-regex/readme.md b/node_modules/gulp-sym/node_modules/ansi-regex/readme.md deleted file mode 100644 index ae876e729..000000000 --- a/node_modules/gulp-sym/node_modules/ansi-regex/readme.md +++ /dev/null @@ -1,33 +0,0 @@ -# ansi-regex [![Build Status](https://travis-ci.org/sindresorhus/ansi-regex.svg?branch=master)](https://travis-ci.org/sindresorhus/ansi-regex) - -> Regular expression for matching [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code) - - -## Install - -```sh -$ npm install --save ansi-regex -``` - - -## Usage - -```js -var ansiRegex = require('ansi-regex'); - -ansiRegex().test('\u001b[4mcake\u001b[0m'); -//=> true - -ansiRegex().test('cake'); -//=> false - -'\u001b[4mcake\u001b[0m'.match(ansiRegex()); -//=> ['\u001b[4m', '\u001b[0m'] -``` - -*It's a function so you can create multiple instances. Regexes with the global flag will have the `.lastIndex` property changed for each call to methods on the instance. Therefore reusing the instance with multiple calls will not work as expected for `.test()`.* - - -## License - -MIT © [Sindre Sorhus](http://sindresorhus.com) diff --git a/node_modules/gulp-sym/node_modules/ansi-styles/index.js b/node_modules/gulp-sym/node_modules/ansi-styles/index.js deleted file mode 100644 index 2d8b4726d..000000000 --- a/node_modules/gulp-sym/node_modules/ansi-styles/index.js +++ /dev/null @@ -1,40 +0,0 @@ -'use strict'; -var styles = module.exports; - -var codes = { - reset: [0, 0], - - bold: [1, 22], // 21 isn't widely supported and 22 does the same thing - dim: [2, 22], - italic: [3, 23], - underline: [4, 24], - inverse: [7, 27], - hidden: [8, 28], - strikethrough: [9, 29], - - black: [30, 39], - red: [31, 39], - green: [32, 39], - yellow: [33, 39], - blue: [34, 39], - magenta: [35, 39], - cyan: [36, 39], - white: [37, 39], - gray: [90, 39], - - bgBlack: [40, 49], - bgRed: [41, 49], - bgGreen: [42, 49], - bgYellow: [43, 49], - bgBlue: [44, 49], - bgMagenta: [45, 49], - bgCyan: [46, 49], - bgWhite: [47, 49] -}; - -Object.keys(codes).forEach(function (key) { - var val = codes[key]; - var style = styles[key] = {}; - style.open = '\u001b[' + val[0] + 'm'; - style.close = '\u001b[' + val[1] + 'm'; -}); diff --git a/node_modules/gulp-sym/node_modules/ansi-styles/package.json b/node_modules/gulp-sym/node_modules/ansi-styles/package.json deleted file mode 100644 index 9acf3eb1c..000000000 --- a/node_modules/gulp-sym/node_modules/ansi-styles/package.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "_args": [ - [ - { - "raw": "ansi-styles@^1.1.0", - "scope": null, - "escapedName": "ansi-styles", - "name": "ansi-styles", - "rawSpec": "^1.1.0", - "spec": ">=1.1.0 <2.0.0", - "type": "range" - }, - "/home/dold/repos/taler/wallet-webex/node_modules/gulp-sym/node_modules/chalk" - ] - ], - "_from": "ansi-styles@>=1.1.0 <2.0.0", - "_id": "ansi-styles@1.1.0", - "_inCache": true, - "_location": "/gulp-sym/ansi-styles", - "_npmUser": { - "name": "sindresorhus", - "email": "sindresorhus@gmail.com" - }, - "_npmVersion": "1.4.9", - "_phantomChildren": {}, - "_requested": { - "raw": "ansi-styles@^1.1.0", - "scope": null, - "escapedName": "ansi-styles", - "name": "ansi-styles", - "rawSpec": "^1.1.0", - "spec": ">=1.1.0 <2.0.0", - "type": "range" - }, - "_requiredBy": [ - "/gulp-sym/chalk" - ], - "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz", - "_shasum": "eaecbf66cd706882760b2f4691582b8f55d7a7de", - "_shrinkwrap": null, - "_spec": "ansi-styles@^1.1.0", - "_where": "/home/dold/repos/taler/wallet-webex/node_modules/gulp-sym/node_modules/chalk", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "http://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/ansi-styles/issues" - }, - "dependencies": {}, - "description": "ANSI escape codes for styling strings in the terminal", - "devDependencies": { - "mocha": "*" - }, - "directories": {}, - "dist": { - "shasum": "eaecbf66cd706882760b2f4691582b8f55d7a7de", - "tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz" - }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/sindresorhus/ansi-styles", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "maintainers": [ - { - "name": "sindresorhus", - "email": "sindresorhus@gmail.com" - } - ], - "name": "ansi-styles", - "optionalDependencies": {}, - "readme": "ERROR: No README data found!", - "repository": { - "type": "git", - "url": "git://github.com/sindresorhus/ansi-styles.git" - }, - "scripts": { - "test": "mocha" - }, - "version": "1.1.0" -} diff --git a/node_modules/gulp-sym/node_modules/ansi-styles/readme.md b/node_modules/gulp-sym/node_modules/ansi-styles/readme.md deleted file mode 100644 index 73584cc95..000000000 --- a/node_modules/gulp-sym/node_modules/ansi-styles/readme.md +++ /dev/null @@ -1,70 +0,0 @@ -# ansi-styles [![Build Status](https://travis-ci.org/sindresorhus/ansi-styles.svg?branch=master)](https://travis-ci.org/sindresorhus/ansi-styles) - -> [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code#Colors_and_Styles) for styling strings in the terminal - -You probably want the higher-level [chalk](https://github.com/sindresorhus/chalk) module for styling your strings. - -![screenshot](screenshot.png) - - -## Install - -```sh -$ npm install --save ansi-styles -``` - - -## Usage - -```js -var ansi = require('ansi-styles'); - -console.log(ansi.green.open + 'Hello world!' + ansi.green.close); -``` - - -## API - -Each style has an `open` and `close` property. - - -## Styles - -### General - -- `reset` -- `bold` -- `dim` -- `italic` *(not widely supported)* -- `underline` -- `inverse` -- `hidden` -- `strikethrough` *(not widely supported)* - -### Text colors - -- `black` -- `red` -- `green` -- `yellow` -- `blue` -- `magenta` -- `cyan` -- `white` -- `gray` - -### Background colors - -- `bgBlack` -- `bgRed` -- `bgGreen` -- `bgYellow` -- `bgBlue` -- `bgMagenta` -- `bgCyan` -- `bgWhite` - - -## License - -MIT © [Sindre Sorhus](http://sindresorhus.com) diff --git a/node_modules/gulp-sym/node_modules/chalk/index.js b/node_modules/gulp-sym/node_modules/chalk/index.js deleted file mode 100644 index ac1f16820..000000000 --- a/node_modules/gulp-sym/node_modules/chalk/index.js +++ /dev/null @@ -1,95 +0,0 @@ -'use strict'; -var escapeStringRegexp = require('escape-string-regexp'); -var ansiStyles = require('ansi-styles'); -var stripAnsi = require('strip-ansi'); -var hasAnsi = require('has-ansi'); -var supportsColor = require('supports-color'); -var defineProps = Object.defineProperties; -var chalk = module.exports; - -function build(_styles) { - var builder = function builder() { - return applyStyle.apply(builder, arguments); - }; - builder._styles = _styles; - // __proto__ is used because we must return a function, but there is - // no way to create a function with a different prototype. - builder.__proto__ = proto; - return builder; -} - -var styles = (function () { - var ret = {}; - - ansiStyles.grey = ansiStyles.gray; - - Object.keys(ansiStyles).forEach(function (key) { - ansiStyles[key].closeRe = new RegExp(escapeStringRegexp(ansiStyles[key].close), 'g'); - - ret[key] = { - get: function () { - return build(this._styles.concat(key)); - } - }; - }); - - return ret; -})(); - -var proto = defineProps(function chalk() {}, styles); - -function applyStyle() { - // support varags, but simply cast to string in case there's only one arg - var args = arguments; - var argsLen = args.length; - var str = argsLen !== 0 && String(arguments[0]); - if (argsLen > 1) { - // don't slice `arguments`, it prevents v8 optimizations - for (var a = 1; a < argsLen; a++) { - str += ' ' + args[a]; - } - } - - if (!chalk.enabled || !str) { - return str; - } - - /*jshint validthis: true*/ - var nestedStyles = this._styles; - - for (var i = 0; i < nestedStyles.length; i++) { - var code = ansiStyles[nestedStyles[i]]; - // Replace any instances already present with a re-opening code - // otherwise only the part of the string until said closing code - // will be colored, and the rest will simply be 'plain'. - str = code.open + str.replace(code.closeRe, code.open) + code.close; - } - - return str; -} - -function init() { - var ret = {}; - - Object.keys(styles).forEach(function (name) { - ret[name] = { - get: function () { - return build([name]); - } - }; - }); - - return ret; -} - -defineProps(chalk, init()); - -chalk.styles = ansiStyles; -chalk.hasColor = hasAnsi; -chalk.stripColor = stripAnsi; -chalk.supportsColor = supportsColor; - -// detect mode if not set manually -if (chalk.enabled === undefined) { - chalk.enabled = chalk.supportsColor; -} diff --git a/node_modules/gulp-sym/node_modules/chalk/package.json b/node_modules/gulp-sym/node_modules/chalk/package.json deleted file mode 100644 index e6c7a4e43..000000000 --- a/node_modules/gulp-sym/node_modules/chalk/package.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "_args": [ - [ - { - "raw": "chalk@^0.5.0", - "scope": null, - "escapedName": "chalk", - "name": "chalk", - "rawSpec": "^0.5.0", - "spec": ">=0.5.0 <0.6.0", - "type": "range" - }, - "/home/dold/repos/taler/wallet-webex/node_modules/gulp-sym/node_modules/gulp-util" - ] - ], - "_from": "chalk@>=0.5.0 <0.6.0", - "_id": "chalk@0.5.1", - "_inCache": true, - "_location": "/gulp-sym/chalk", - "_npmUser": { - "name": "jbnicolai", - "email": "jappelman@xebia.com" - }, - "_npmVersion": "1.4.14", - "_phantomChildren": {}, - "_requested": { - "raw": "chalk@^0.5.0", - "scope": null, - "escapedName": "chalk", - "name": "chalk", - "rawSpec": "^0.5.0", - "spec": ">=0.5.0 <0.6.0", - "type": "range" - }, - "_requiredBy": [ - "/gulp-sym/gulp-util" - ], - "_resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz", - "_shasum": "663b3a648b68b55d04690d49167aa837858f2174", - "_shrinkwrap": null, - "_spec": "chalk@^0.5.0", - "_where": "/home/dold/repos/taler/wallet-webex/node_modules/gulp-sym/node_modules/gulp-util", - "bugs": { - "url": "https://github.com/sindresorhus/chalk/issues" - }, - "dependencies": { - "ansi-styles": "^1.1.0", - "escape-string-regexp": "^1.0.0", - "has-ansi": "^0.1.0", - "strip-ansi": "^0.3.0", - "supports-color": "^0.2.0" - }, - "description": "Terminal string styling done right. Created because the `colors` module does some really horrible things.", - "devDependencies": { - "matcha": "^0.5.0", - "mocha": "*" - }, - "directories": {}, - "dist": { - "shasum": "663b3a648b68b55d04690d49167aa837858f2174", - "tarball": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz" - }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "gitHead": "994758f01293f1fdcf63282e9917cb9f2cfbdaac", - "homepage": "https://github.com/sindresorhus/chalk", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "ansi", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "maintainers": [ - { - "name": "sindresorhus", - "email": "sindresorhus@gmail.com" - }, - { - "name": "jbnicolai", - "email": "jappelman@xebia.com" - } - ], - "name": "chalk", - "optionalDependencies": {}, - "readme": "ERROR: No README data found!", - "repository": { - "type": "git", - "url": "git://github.com/sindresorhus/chalk.git" - }, - "scripts": { - "bench": "matcha benchmark.js", - "test": "mocha" - }, - "version": "0.5.1" -} diff --git a/node_modules/gulp-sym/node_modules/chalk/readme.md b/node_modules/gulp-sym/node_modules/chalk/readme.md deleted file mode 100644 index 239c791f8..000000000 --- a/node_modules/gulp-sym/node_modules/chalk/readme.md +++ /dev/null @@ -1,175 +0,0 @@ -# chalk - -> Terminal string styling done right - -[![Build Status](https://travis-ci.org/sindresorhus/chalk.svg?branch=master)](https://travis-ci.org/sindresorhus/chalk) -![](http://img.shields.io/badge/unicorn-approved-ff69b4.svg) - -[colors.js](https://github.com/Marak/colors.js) is currently the most popular string styling module, but it has serious deficiencies like extending String.prototype which causes all kinds of [problems](https://github.com/yeoman/yo/issues/68). Although there are other ones, they either do too much or not enough. - -**Chalk is a clean and focused alternative.** - -![screenshot](https://github.com/sindresorhus/ansi-styles/raw/master/screenshot.png) - - -## Why - -- Highly performant -- Doesn't extend String.prototype -- Expressive API -- Ability to nest styles -- Clean and focused -- Auto-detects color support -- Actively maintained -- [Used by 1000+ modules](https://npmjs.org/browse/depended/chalk) - - -## Install - -```sh -$ npm install --save chalk -``` - - -## Usage - -Chalk comes with an easy to use composable API where you just chain and nest the styles you want. - -```js -var chalk = require('chalk'); - -// style a string -console.log( chalk.blue('Hello world!') ); - -// combine styled and normal strings -console.log( chalk.blue('Hello'), 'World' + chalk.red('!') ); - -// compose multiple styles using the chainable API -console.log( chalk.blue.bgRed.bold('Hello world!') ); - -// pass in multiple arguments -console.log( chalk.blue('Hello', 'World!', 'Foo', 'bar', 'biz', 'baz') ); - -// nest styles -console.log( chalk.red('Hello', chalk.underline.bgBlue('world') + '!') ); - -// nest styles of the same type even (color, underline, background) -console.log( chalk.green('I am a green line ' + chalk.blue('with a blue substring') + ' that becomes green again!') ); -``` - -Easily define your own themes. - -```js -var chalk = require('chalk'); -var error = chalk.bold.red; -console.log(error('Error!')); -``` - -Take advantage of console.log [string substitution](http://nodejs.org/docs/latest/api/console.html#console_console_log_data). - -```js -var name = 'Sindre'; -console.log(chalk.green('Hello %s'), name); -//=> Hello Sindre -``` - - -## API - -### chalk.`