summaryrefslogtreecommitdiff
path: root/spec/fixtures/expected/js/npm/v1.1.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/expected/js/npm/v1.1.json')
-rw-r--r--spec/fixtures/expected/js/npm/v1.1.json7112
1 files changed, 7112 insertions, 0 deletions
diff --git a/spec/fixtures/expected/js/npm/v1.1.json b/spec/fixtures/expected/js/npm/v1.1.json
new file mode 100644
index 0000000..0acc153
--- /dev/null
+++ b/spec/fixtures/expected/js/npm/v1.1.json
@@ -0,0 +1,7112 @@
+{
+ "version": "1.1",
+ "licenses": [
+ {
+ "count": 271,
+ "name": "MIT"
+ },
+ {
+ "count": 38,
+ "name": "ISC"
+ },
+ {
+ "count": 14,
+ "name": "New BSD"
+ },
+ {
+ "count": 9,
+ "name": "Apache 2.0"
+ },
+ {
+ "count": 9,
+ "name": "Simplified BSD"
+ },
+ {
+ "count": 2,
+ "name": "MIT/X11"
+ },
+ {
+ "count": 1,
+ "name": "(MIT OR Apache-2.0)"
+ },
+ {
+ "count": 1,
+ "name": "BSD"
+ },
+ {
+ "count": 1,
+ "name": "BSD, AFLv2.1"
+ },
+ {
+ "count": 1,
+ "name": "BSD-3-Clause OR MIT"
+ },
+ {
+ "count": 1,
+ "name": "CC-BY-3.0"
+ },
+ {
+ "count": 1,
+ "name": "CC0-1.0"
+ },
+ {
+ "count": 1,
+ "name": "New BSD, MIT, ISC, Apache 2.0"
+ },
+ {
+ "count": 1,
+ "name": "Unlicense"
+ },
+ {
+ "count": 1,
+ "name": "WTFPL"
+ }
+ ],
+ "dependencies": [
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "abab",
+ "url": "https://github.com/jsdom/abab#readme",
+ "description": "WHATWG spec-compliant implementations of window.atob and window.btoa.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "acorn",
+ "url": "https://github.com/acornjs/acorn",
+ "description": "ECMAScript parser",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "acorn",
+ "url": "https://github.com/acornjs/acorn",
+ "description": "ECMAScript parser",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "acorn-globals",
+ "url": "https://github.com/ForbesLindesay/acorn-globals#readme",
+ "description": "Detect global variables in JavaScript using acorn",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "acorn-walk",
+ "url": "https://github.com/acornjs/acorn",
+ "description": "ECMAScript (ESTree) AST walker",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "ajv",
+ "url": "https://github.com/epoberezkin/ajv",
+ "description": "Another JSON Schema Validator",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "align-text",
+ "url": "https://github.com/jonschlinkert/align-text",
+ "description": "Align the text in a string.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "BSD-3-Clause OR MIT",
+ "url": ""
+ }
+ ],
+ "license": {
+ "name": "BSD-3-Clause OR MIT"
+ },
+ "dependency": {
+ "name": "amdefine",
+ "url": "http://github.com/jrburke/amdefine",
+ "description": "Provide AMD's define() API for declaring modules in the AMD format",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "ansi-regex",
+ "url": "https://github.com/chalk/ansi-regex#readme",
+ "description": "Regular expression for matching ANSI escape codes",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "ansi-regex",
+ "url": "https://github.com/chalk/ansi-regex#readme",
+ "description": "Regular expression for matching ANSI escape codes",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "ansi-styles",
+ "url": "https://github.com/chalk/ansi-styles#readme",
+ "description": "ANSI escape codes for styling strings in the terminal",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "append-transform",
+ "url": "https://github.com/jamestalmage/append-transform#readme",
+ "description": "Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "archy",
+ "url": "https://github.com/substack/node-archy#readme",
+ "description": "render nested hierarchies `npm ls` style with unicode pipes",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "arr-diff",
+ "url": "https://github.com/jonschlinkert/arr-diff",
+ "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "arr-flatten",
+ "url": "https://github.com/jonschlinkert/arr-flatten",
+ "description": "Recursively flatten an array or arrays.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "arr-union",
+ "url": "https://github.com/jonschlinkert/arr-union",
+ "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "array-equal",
+ "url": "https://github.com/component/array-equal#readme",
+ "description": "check if two arrays are equal",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "array-unique",
+ "url": "https://github.com/jonschlinkert/array-unique",
+ "description": "Remove duplicate values from an array. Fastest ES5 implementation.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "arrify",
+ "url": "https://github.com/sindresorhus/arrify#readme",
+ "description": "Convert a value to an array",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "asn1",
+ "url": "https://github.com/joyent/node-asn1#readme",
+ "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "assert-plus",
+ "url": "https://github.com/mcavage/node-assert-plus#readme",
+ "description": "Extra assertions on top of node's assert module",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "assign-symbols",
+ "url": "https://github.com/jonschlinkert/assign-symbols",
+ "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "async",
+ "url": "https://github.com/caolan/async#readme",
+ "description": "Higher-order functions and common patterns for asynchronous code",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "async-limiter",
+ "url": "https://github.com/strml/async-limiter#readme",
+ "description": "asynchronous function queue with adjustable concurrency",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "asynckit",
+ "url": "https://github.com/alexindigo/asynckit#readme",
+ "description": "Minimal async jobs utility library, with streams support",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "(MIT OR Apache-2.0)",
+ "url": ""
+ }
+ ],
+ "license": {
+ "name": "(MIT OR Apache-2.0)"
+ },
+ "dependency": {
+ "name": "atob",
+ "url": "https://git.coolaj86.com/coolaj86/atob.js.git",
+ "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "aws-sign2",
+ "url": "https://github.com/mikeal/aws-sign#readme",
+ "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "aws4",
+ "url": "https://github.com/mhart/aws4#readme",
+ "description": "Signs and prepares requests using AWS Signature Version 4",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "babel-code-frame",
+ "url": "https://babeljs.io/",
+ "description": "Generate errors that contain a code frame that point to source locations.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "babel-generator",
+ "url": "https://babeljs.io/",
+ "description": "Turns an AST into code.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "babel-messages",
+ "url": "https://babeljs.io/",
+ "description": "Collection of debug messages used by Babel.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "babel-runtime",
+ "description": "babel selfContained runtime",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "babel-template",
+ "url": "https://babeljs.io/",
+ "description": "Generate an AST from a string template.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "babel-traverse",
+ "url": "https://babeljs.io/",
+ "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "babel-types",
+ "url": "https://babeljs.io/",
+ "description": "Babel Types is a Lodash-esque utility library for AST nodes",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "babylon",
+ "url": "https://babeljs.io/",
+ "description": "A JavaScript parser",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "balanced-match",
+ "url": "https://github.com/juliangruber/balanced-match",
+ "description": "Match balanced character pairs, like \"{\" and \"}\"",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "base",
+ "url": "https://github.com/node-base/base",
+ "description": "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "bcrypt-pbkdf",
+ "url": "https://github.com/joyent/node-bcrypt-pbkdf#readme",
+ "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "brace-expansion",
+ "url": "https://github.com/juliangruber/brace-expansion",
+ "description": "Brace expansion as known from sh/bash",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "braces",
+ "url": "https://github.com/micromatch/braces",
+ "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ }
+ ],
+ "license": {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ },
+ "dependency": {
+ "name": "browser-process-hrtime",
+ "url": "https://github.com/kumavis/browser-process-hrtime#readme",
+ "description": "Shim for process.hrtime in the browser",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "builtin-modules",
+ "url": "https://github.com/sindresorhus/builtin-modules#readme",
+ "description": "List of the Node.js builtin modules",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "cache-base",
+ "url": "https://github.com/jonschlinkert/cache-base",
+ "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "caching-transform",
+ "url": "https://github.com/jamestalmage/caching-transform#readme",
+ "description": "Wraps a transform and provides caching",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "camelcase",
+ "url": "https://github.com/sindresorhus/camelcase#readme",
+ "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "camelcase",
+ "url": "https://github.com/sindresorhus/camelcase#readme",
+ "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "caseless",
+ "url": "https://github.com/mikeal/caseless#readme",
+ "description": "Caseless object set/get/has, very useful when working with HTTP headers.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "center-align",
+ "url": "https://github.com/jonschlinkert/center-align",
+ "description": "Center-align the text in a string.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "chalk",
+ "url": "https://github.com/chalk/chalk#readme",
+ "description": "Terminal string styling done right. Much color.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "class-utils",
+ "url": "https://github.com/jonschlinkert/class-utils",
+ "description": "Utils for working with JavaScript classes and prototype methods.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "cliui",
+ "url": "https://github.com/bcoe/cliui#readme",
+ "description": "easily create complex multi-column command-line-interfaces",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "cliui",
+ "url": "https://github.com/yargs/cliui#readme",
+ "description": "easily create complex multi-column command-line-interfaces",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "code-point-at",
+ "url": "https://github.com/sindresorhus/code-point-at#readme",
+ "description": "ES2015 `String#codePointAt()` ponyfill",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "collection-visit",
+ "url": "https://github.com/jonschlinkert/collection-visit",
+ "description": "Visit a method over the items in an object, or map visit over the objects in an array.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "combined-stream",
+ "url": "https://github.com/felixge/node-combined-stream",
+ "description": "A stream that emits multiple other streams one after another.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "commondir",
+ "url": "https://github.com/substack/node-commondir#readme",
+ "description": "compute the closest common parent for file paths",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "component-emitter",
+ "url": "https://github.com/component/emitter#readme",
+ "description": "Event emitter",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "concat-map",
+ "url": "https://github.com/substack/node-concat-map#readme",
+ "description": "concatenative mapdashery",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "convert-source-map",
+ "url": "https://github.com/thlorenz/convert-source-map",
+ "description": "Converts a source-map from/to different formats and allows adding/changing properties.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "copy-descriptor",
+ "url": "https://github.com/jonschlinkert/copy-descriptor",
+ "description": "Copy a descriptor from object A to object B",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "core-js",
+ "url": "https://github.com/zloirock/core-js#readme",
+ "description": "Standard library",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "core-util-is",
+ "url": "https://github.com/isaacs/core-util-is#readme",
+ "description": "The `util.is*` functions introduced in Node v0.12.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "cross-spawn",
+ "url": "https://github.com/IndigoUnited/node-cross-spawn#readme",
+ "description": "Cross platform child_process#spawn and child_process#spawnSync",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "cross-spawn",
+ "url": "https://github.com/IndigoUnited/node-cross-spawn#readme",
+ "description": "Cross platform child_process#spawn and child_process#spawnSync",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "cssom",
+ "url": "https://github.com/NV/CSSOM#readme",
+ "description": "CSS Object Model implementation and CSS parser",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "cssstyle",
+ "url": "https://github.com/jsakas/CSSStyleDeclaration",
+ "description": "CSSStyleDeclaration Object Model implementation",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "dashdash",
+ "url": "https://github.com/trentm/node-dashdash#readme",
+ "description": "A light, featureful and explicit option parsing library.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "data-urls",
+ "url": "https://github.com/jsdom/data-urls#readme",
+ "description": "Parses data: URLs",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "debug",
+ "url": "https://github.com/visionmedia/debug#readme",
+ "description": "small debugging utility",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "debug",
+ "url": "https://github.com/visionmedia/debug#readme",
+ "description": "small debugging utility",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "debug-log",
+ "url": "https://github.com/sindresorhus/debug-log#readme",
+ "description": "Node.js 0.12 util.debuglog() ponyfill",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "decamelize",
+ "url": "https://github.com/sindresorhus/decamelize#readme",
+ "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "decode-uri-component",
+ "url": "https://github.com/SamVerschueren/decode-uri-component#readme",
+ "description": "A better decodeURIComponent",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "deep-is",
+ "url": "https://github.com/thlorenz/deep-is#readme",
+ "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "default-require-extensions",
+ "url": "https://github.com/jamestalmage/default-require-extensions#readme",
+ "description": "Node's default require extensions as a separate module",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "define-property",
+ "url": "https://github.com/jonschlinkert/define-property",
+ "description": "Define a non-enumerable property on an object.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "define-property",
+ "url": "https://github.com/jonschlinkert/define-property",
+ "description": "Define a non-enumerable property on an object.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "define-property",
+ "url": "https://github.com/jonschlinkert/define-property",
+ "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "delayed-stream",
+ "url": "https://github.com/felixge/node-delayed-stream",
+ "description": "Buffers events from a stream until you are ready to handle them.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "detect-indent",
+ "url": "https://github.com/sindresorhus/detect-indent#readme",
+ "description": "Detect the indentation of code",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "domexception",
+ "url": "https://github.com/jsdom/domexception#readme",
+ "description": "An implementation of the DOMException class from browsers",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "ecc-jsbn",
+ "url": "https://github.com/quartzjer/ecc-jsbn",
+ "description": "ECC JS code based on JSBN",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "error-ex",
+ "url": "https://github.com/qix-/node-error-ex#readme",
+ "description": "Easy error subclassing and stack customization",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "escape-string-regexp",
+ "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
+ "description": "Escape RegExp special characters",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ }
+ ],
+ "license": {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ },
+ "dependency": {
+ "name": "escodegen",
+ "url": "http://github.com/estools/escodegen",
+ "description": "ECMAScript code generator",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ }
+ ],
+ "license": {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ },
+ "dependency": {
+ "name": "esprima",
+ "url": "http://esprima.org",
+ "description": "ECMAScript parsing infrastructure for multipurpose analysis",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ }
+ ],
+ "license": {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ },
+ "dependency": {
+ "name": "estraverse",
+ "url": "https://github.com/estools/estraverse",
+ "description": "ECMAScript JS AST traversal functions",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "BSD",
+ "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
+ }
+ ],
+ "license": {
+ "name": "BSD",
+ "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
+ },
+ "dependency": {
+ "name": "esutils",
+ "url": "https://github.com/estools/esutils",
+ "description": "utility box for ECMAScript language tools",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ }
+ ],
+ "license": {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ },
+ "dependency": {
+ "name": "esutils",
+ "url": "https://github.com/estools/esutils",
+ "description": "utility box for ECMAScript language tools",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "execa",
+ "url": "https://github.com/sindresorhus/execa#readme",
+ "description": "A better `child_process`",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "expand-brackets",
+ "url": "https://github.com/jonschlinkert/expand-brackets",
+ "description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "extend",
+ "url": "https://github.com/justmoon/node-extend#readme",
+ "description": "Port of jQuery.extend for node.js and the browser",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "extend-shallow",
+ "url": "https://github.com/jonschlinkert/extend-shallow",
+ "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "extend-shallow",
+ "url": "https://github.com/jonschlinkert/extend-shallow",
+ "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "extglob",
+ "url": "https://github.com/micromatch/extglob",
+ "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "extsprintf",
+ "url": "https://github.com/davepacheco/node-extsprintf#readme",
+ "description": "extended POSIX-style sprintf",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "fast-deep-equal",
+ "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
+ "description": "Fast deep equal",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "fast-json-stable-stringify",
+ "url": "https://github.com/epoberezkin/fast-json-stable-stringify",
+ "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "fast-levenshtein",
+ "url": "https://github.com/hiddentao/fast-levenshtein#readme",
+ "description": "Efficient implementation of Levenshtein algorithm with locale-specific collator support.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "fill-range",
+ "url": "https://github.com/jonschlinkert/fill-range",
+ "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "find-cache-dir",
+ "url": "https://github.com/jamestalmage/find-cache-dir#readme",
+ "description": "My well-made module",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "find-up",
+ "url": "https://github.com/sindresorhus/find-up#readme",
+ "description": "Find a file by walking up parent directories",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "find-up",
+ "url": "https://github.com/sindresorhus/find-up#readme",
+ "description": "Find a file by walking up parent directories",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "for-in",
+ "url": "https://github.com/jonschlinkert/for-in",
+ "description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "foreground-child",
+ "url": "https://github.com/tapjs/foreground-child#readme",
+ "description": "Run a child as if it's the foreground process. Give it stdio. Exit when it exits.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "forever-agent",
+ "url": "https://github.com/mikeal/forever-agent#readme",
+ "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "form-data",
+ "url": "https://github.com/form-data/form-data#readme",
+ "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "fragment-cache",
+ "url": "https://github.com/jonschlinkert/fragment-cache",
+ "description": "A cache for managing namespaced sub-caches",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "fs.realpath",
+ "url": "https://github.com/isaacs/fs.realpath#readme",
+ "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "get-caller-file",
+ "url": "https://github.com/stefanpenner/get-caller-file#readme",
+ "description": "[![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "get-stream",
+ "url": "https://github.com/sindresorhus/get-stream#readme",
+ "description": "Get a stream as a string, buffer, or array",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "get-value",
+ "url": "https://github.com/jonschlinkert/get-value",
+ "description": "Use property paths (`a.b.c`) to get a nested value from an object.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "getpass",
+ "url": "https://github.com/arekinath/node-getpass#readme",
+ "description": "getpass for node.js",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "glob",
+ "url": "https://github.com/isaacs/node-glob#readme",
+ "description": "a little globber",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "globals",
+ "url": "https://github.com/sindresorhus/globals#readme",
+ "description": "Global identifiers from different JavaScript environments",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "graceful-fs",
+ "url": "https://github.com/isaacs/node-graceful-fs#readme",
+ "description": "A drop-in replacement for fs, making various improvements.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "handlebars",
+ "url": "http://www.handlebarsjs.com/",
+ "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "har-schema",
+ "url": "https://github.com/ahmadnassri/har-schema",
+ "description": "JSON Schema for HTTP Archive (HAR)",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "har-validator",
+ "url": "https://github.com/ahmadnassri/node-har-validator",
+ "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "has-ansi",
+ "url": "https://github.com/sindresorhus/has-ansi#readme",
+ "description": "Check if a string has ANSI escape codes",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "has-flag",
+ "url": "https://github.com/sindresorhus/has-flag#readme",
+ "description": "Check if argv has a specific flag",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "has-value",
+ "url": "https://github.com/jonschlinkert/has-value",
+ "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "has-value",
+ "url": "https://github.com/jonschlinkert/has-value",
+ "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "has-values",
+ "url": "https://github.com/jonschlinkert/has-values",
+ "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "has-values",
+ "url": "https://github.com/jonschlinkert/has-values",
+ "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "highlight.js",
+ "url": "https://highlightjs.org/",
+ "description": "Syntax highlighting with language autodetection.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "hosted-git-info",
+ "url": "https://github.com/npm/hosted-git-info",
+ "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "html-encoding-sniffer",
+ "url": "https://github.com/jsdom/html-encoding-sniffer#readme",
+ "description": "Sniff the encoding from a HTML byte stream",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "http-signature",
+ "url": "https://github.com/joyent/node-http-signature/",
+ "description": "Reference implementation of Joyent's HTTP Signature scheme.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "iconv-lite",
+ "url": "https://github.com/ashtuchkin/iconv-lite",
+ "description": "Convert character encodings in pure javascript.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "imurmurhash",
+ "url": "https://github.com/jensyt/imurmurhash-js",
+ "description": "An incremental implementation of MurmurHash3",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "inflight",
+ "url": "https://github.com/isaacs/inflight",
+ "description": "Add callbacks to requests in flight to avoid async duplication",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "inherits",
+ "url": "https://github.com/isaacs/inherits#readme",
+ "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "invariant",
+ "url": "https://github.com/zertosh/invariant#readme",
+ "description": "invariant",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "invert-kv",
+ "url": "https://github.com/sindresorhus/invert-kv#readme",
+ "description": "Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-accessor-descriptor",
+ "url": "https://github.com/jonschlinkert/is-accessor-descriptor",
+ "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-accessor-descriptor",
+ "url": "https://github.com/jonschlinkert/is-accessor-descriptor",
+ "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-arrayish",
+ "url": "https://github.com/qix-/node-is-arrayish#readme",
+ "description": "Determines if an object can be used as an array",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-buffer",
+ "url": "https://github.com/feross/is-buffer#readme",
+ "description": "Determine if an object is a Buffer",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-builtin-module",
+ "url": "https://github.com/sindresorhus/is-builtin-module#readme",
+ "description": "Check if a string matches the name of a Node.js builtin module",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-data-descriptor",
+ "url": "https://github.com/jonschlinkert/is-data-descriptor",
+ "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-data-descriptor",
+ "url": "https://github.com/jonschlinkert/is-data-descriptor",
+ "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-descriptor",
+ "url": "https://github.com/jonschlinkert/is-descriptor",
+ "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-descriptor",
+ "url": "https://github.com/jonschlinkert/is-descriptor",
+ "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-extendable",
+ "url": "https://github.com/jonschlinkert/is-extendable",
+ "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-extendable",
+ "url": "https://github.com/jonschlinkert/is-extendable",
+ "description": "Returns true if a value is a plain object, array or function.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-finite",
+ "url": "https://github.com/sindresorhus/is-finite#readme",
+ "description": "ES2015 Number.isFinite() ponyfill",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-fullwidth-code-point",
+ "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
+ "description": "Check if the character represented by a given Unicode code point is fullwidth",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-fullwidth-code-point",
+ "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
+ "description": "Check if the character represented by a given Unicode code point is fullwidth",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-number",
+ "url": "https://github.com/jonschlinkert/is-number",
+ "description": "Returns true if the value is a number. comprehensive tests.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-number",
+ "url": "https://github.com/jonschlinkert/is-number",
+ "description": "Returns true if the value is a number. comprehensive tests.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-odd",
+ "url": "https://github.com/jonschlinkert/is-odd",
+ "description": "Returns true if the given number is odd.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-plain-object",
+ "url": "https://github.com/jonschlinkert/is-plain-object",
+ "description": "Returns true if an object was created by the `Object` constructor.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-stream",
+ "url": "https://github.com/sindresorhus/is-stream#readme",
+ "description": "Check if something is a Node.js stream",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-typedarray",
+ "url": "https://github.com/hughsk/is-typedarray",
+ "description": "Detect whether or not an object is a Typed Array",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-utf8",
+ "url": "https://github.com/wayfind/is-utf8#readme",
+ "description": "Detect if a buffer is utf8 encoded.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "is-windows",
+ "url": "https://github.com/jonschlinkert/is-windows",
+ "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "isarray",
+ "url": "https://github.com/juliangruber/isarray",
+ "description": "Array#isArray for older browsers",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "isexe",
+ "url": "https://github.com/isaacs/isexe#readme",
+ "description": "Minimal module to check if a file is executable.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "isobject",
+ "url": "https://github.com/jonschlinkert/isobject",
+ "description": "Returns true if the value is an object and not an array or null.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "isobject",
+ "url": "https://github.com/jonschlinkert/isobject",
+ "description": "Returns true if the value is an object and not an array or null.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "isstream",
+ "url": "https://github.com/rvagg/isstream",
+ "description": "Determine if an object is a Stream",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "istanbul-lib-coverage",
+ "url": "https://github.com/istanbuljs/istanbuljs",
+ "description": "Data library for istanbul coverage objects",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "istanbul-lib-hook",
+ "url": "https://github.com/istanbuljs/istanbuljs#readme",
+ "description": "Hooks for require, vm and script used in istanbul",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "istanbul-lib-instrument",
+ "url": "https://github.com/istanbuljs/istanbuljs",
+ "description": "Core istanbul API for JS code coverage",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "istanbul-lib-report",
+ "url": "https://github.com/istanbuljs/istanbuljs",
+ "description": "Base reporting library for istanbul",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "istanbul-lib-source-maps",
+ "url": "https://github.com/istanbuljs/istanbuljs#readme",
+ "description": "Source maps support for istanbul",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "istanbul-reports",
+ "url": "https://github.com/istanbuljs/istanbuljs",
+ "description": "istanbul reports",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD, MIT, ISC, Apache 2.0",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "js-npm",
+ "description": "Test project for js-npm",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "js-tokens",
+ "url": "https://github.com/lydell/js-tokens#readme",
+ "description": "A regex that tokenizes JavaScript.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "jsbn",
+ "url": "https://github.com/andyperlitch/jsbn#readme",
+ "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "jsdom",
+ "url": "https://github.com/jsdom/jsdom#readme",
+ "description": "A JavaScript implementation of many web standards",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "jsesc",
+ "url": "https://mths.be/jsesc",
+ "description": "A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "AFLv2.1",
+ "url": ""
+ },
+ {
+ "name": "BSD",
+ "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
+ }
+ ],
+ "license": {
+ "name": "BSD, AFLv2.1",
+ "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
+ },
+ "dependency": {
+ "name": "json-schema",
+ "url": "https://github.com/kriszyp/json-schema#readme",
+ "description": "JSON Schema validation and specifications",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "json-schema-traverse",
+ "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
+ "description": "Traverse JSON Schema passing each schema object to callback",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "json-stringify-safe",
+ "url": "https://github.com/isaacs/json-stringify-safe",
+ "description": "Like JSON.stringify, but doesn't blow up on circular refs.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "jsprim",
+ "url": "https://github.com/joyent/node-jsprim#readme",
+ "description": "utilities for primitive JavaScript types",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "kind-of",
+ "url": "https://github.com/jonschlinkert/kind-of",
+ "description": "Get the native type of a value.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "kind-of",
+ "url": "https://github.com/jonschlinkert/kind-of",
+ "description": "Get the native type of a value.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "kind-of",
+ "url": "https://github.com/jonschlinkert/kind-of",
+ "description": "Get the native type of a value.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "kind-of",
+ "url": "https://github.com/jonschlinkert/kind-of",
+ "description": "Get the native type of a value.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "lazy-cache",
+ "url": "https://github.com/jonschlinkert/lazy-cache",
+ "description": "Cache requires to be lazy-loaded when needed.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "lcid",
+ "url": "https://github.com/sindresorhus/lcid#readme",
+ "description": "Mapping between standard locale identifiers and Windows locale identifiers (LCID)",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "WTFPL",
+ "url": ""
+ }
+ ],
+ "license": {
+ "name": "WTFPL"
+ },
+ "dependency": {
+ "name": "left-pad",
+ "url": "https://github.com/stevemao/left-pad#readme",
+ "description": "String left pad",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "levn",
+ "url": "https://github.com/gkz/levn",
+ "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "load-json-file",
+ "url": "https://github.com/sindresorhus/load-json-file#readme",
+ "description": "Read and parse a JSON file",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "locate-path",
+ "url": "https://github.com/sindresorhus/locate-path#readme",
+ "description": "Get the first path that exists on disk of multiple paths",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "lodash",
+ "url": "https://lodash.com/",
+ "description": "Lodash modular utilities.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "lodash",
+ "url": "https://lodash.com/",
+ "description": "Lodash modular utilities.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "lodash.sortby",
+ "url": "https://lodash.com/",
+ "description": "The lodash method `_.sortBy` exported as a module.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "longest",
+ "url": "https://github.com/jonschlinkert/longest",
+ "description": "Get the longest item in an array.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "loose-envify",
+ "url": "https://github.com/zertosh/loose-envify",
+ "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "lru-cache",
+ "url": "https://github.com/isaacs/node-lru-cache#readme",
+ "description": "A cache object that deletes the least-recently-used items.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "map-cache",
+ "url": "https://github.com/jonschlinkert/map-cache",
+ "description": "Basic cache object for storing key-value pairs.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "map-visit",
+ "url": "https://github.com/jonschlinkert/map-visit",
+ "description": "Map `visit` over an array of objects.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "md5-hex",
+ "url": "https://github.com/sindresorhus/md5-hex#readme",
+ "description": "Create a MD5 hash with hex encoding",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "md5-o-matic",
+ "url": "https://github.com/trentmillar/md5-o-matic",
+ "description": "Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "mem",
+ "url": "https://github.com/sindresorhus/mem#readme",
+ "description": "Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "merge-source-map",
+ "url": "https://github.com/keik/merge-source-map#readme",
+ "description": "Merge old source map and new source map in multi-transform flow",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "micromatch",
+ "url": "https://github.com/micromatch/micromatch",
+ "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "mime-db",
+ "url": "https://github.com/jshttp/mime-db#readme",
+ "description": "Media Type Database",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "mime-types",
+ "url": "https://github.com/jshttp/mime-types#readme",
+ "description": "The ultimate javascript content-type utility.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "mimic-fn",
+ "url": "https://github.com/sindresorhus/mimic-fn#readme",
+ "description": "Make a function mimic another one",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "minimatch",
+ "url": "https://github.com/isaacs/minimatch#readme",
+ "description": "a glob matcher in javascript",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "minimist",
+ "url": "https://github.com/substack/minimist",
+ "description": "parse argument options",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "mixin-deep",
+ "url": "https://github.com/jonschlinkert/mixin-deep",
+ "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "mkdirp",
+ "url": "https://github.com/substack/node-mkdirp#readme",
+ "description": "Recursively mkdir, like `mkdir -p`",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "moment",
+ "url": "http://momentjs.com",
+ "description": "Parse, validate, manipulate, and display dates",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "ms",
+ "url": "https://github.com/zeit/ms#readme",
+ "description": "Tiny milisecond conversion utility",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "nanomatch",
+ "url": "https://github.com/micromatch/nanomatch",
+ "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ }
+ ],
+ "license": {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ },
+ "dependency": {
+ "name": "normalize-package-data",
+ "url": "https://github.com/npm/normalize-package-data#readme",
+ "description": "Normalizes data that can be found in package.json files.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "normalize.css",
+ "url": "https://necolas.github.io/normalize.css",
+ "description": "A modern alternative to CSS resets",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "npm-run-path",
+ "url": "https://github.com/sindresorhus/npm-run-path#readme",
+ "description": "Get your PATH prepended with locally installed binaries",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "number-is-nan",
+ "url": "https://github.com/sindresorhus/number-is-nan#readme",
+ "description": "ES2015 Number.isNaN() ponyfill",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "nwsapi",
+ "url": "http://javascript.nwbox.com/nwsapi/",
+ "description": "Fast CSS Selectors API Engine",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "nyc",
+ "url": "https://github.com/istanbuljs/nyc#readme",
+ "description": "the Istanbul command line interface",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "oauth-sign",
+ "url": "https://github.com/mikeal/oauth-sign#readme",
+ "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "object-assign",
+ "url": "https://github.com/sindresorhus/object-assign#readme",
+ "description": "ES2015 `Object.assign()` ponyfill",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "object-copy",
+ "url": "https://github.com/jonschlinkert/object-copy",
+ "description": "Copy static properties, prototype properties, and descriptors from one object to another.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "object-visit",
+ "url": "https://github.com/jonschlinkert/object-visit",
+ "description": "Call a specified method on each value in the given object.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "object.pick",
+ "url": "https://github.com/jonschlinkert/object.pick",
+ "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "once",
+ "url": "https://github.com/isaacs/once#readme",
+ "description": "Run a function exactly one time",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT/X11",
+ "url": ""
+ }
+ ],
+ "license": {
+ "name": "MIT/X11"
+ },
+ "dependency": {
+ "name": "optimist",
+ "url": "https://github.com/substack/node-optimist#readme",
+ "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "optionator",
+ "url": "https://github.com/gkz/optionator",
+ "description": "option parsing and help generation",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "os-homedir",
+ "url": "https://github.com/sindresorhus/os-homedir#readme",
+ "description": "Node.js 4 `os.homedir()` ponyfill",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "os-locale",
+ "url": "https://github.com/sindresorhus/os-locale#readme",
+ "description": "Get the system locale",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "p-finally",
+ "url": "https://github.com/sindresorhus/p-finally#readme",
+ "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "p-limit",
+ "url": "https://github.com/sindresorhus/p-limit#readme",
+ "description": "Run multiple promise-returning & async functions with limited concurrency",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "p-locate",
+ "url": "https://github.com/sindresorhus/p-locate#readme",
+ "description": "Get the first fulfilled promise that satisfies the provided testing function",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "p-try",
+ "url": "https://github.com/sindresorhus/p-try#readme",
+ "description": "`Promise#try()` ponyfill - Starts a promise chain",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "parse-json",
+ "url": "https://github.com/sindresorhus/parse-json#readme",
+ "description": "Parse JSON with more helpful errors",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "parse5",
+ "url": "https://github.com/inikulin/parse5",
+ "description": "HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "pascalcase",
+ "url": "https://github.com/jonschlinkert/pascalcase",
+ "description": "Convert a string to pascal-case.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "path-exists",
+ "url": "https://github.com/sindresorhus/path-exists#readme",
+ "description": "Check if a path exists",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "path-exists",
+ "url": "https://github.com/sindresorhus/path-exists#readme",
+ "description": "Check if a path exists",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "path-is-absolute",
+ "url": "https://github.com/sindresorhus/path-is-absolute#readme",
+ "description": "Node.js 0.12 path.isAbsolute() ponyfill",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "path-key",
+ "url": "https://github.com/sindresorhus/path-key#readme",
+ "description": "Get the PATH environment variable key cross-platform",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "path-parse",
+ "url": "https://github.com/jbgutierrez/path-parse#readme",
+ "description": "Node.js path.parse() ponyfill",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "path-type",
+ "url": "https://github.com/sindresorhus/path-type#readme",
+ "description": "Check if a path is a file, directory, or symlink",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "performance-now",
+ "url": "https://github.com/braveg1rl/performance-now",
+ "description": "Implements performance.now (based on process.hrtime).",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "pify",
+ "url": "https://github.com/sindresorhus/pify#readme",
+ "description": "Promisify a callback-style function",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "pinkie",
+ "url": "https://github.com/floatdrop/pinkie#readme",
+ "description": "Itty bitty little widdle twinkie pinkie ES2015 Promise implementation",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "pinkie-promise",
+ "url": "https://github.com/floatdrop/pinkie-promise#readme",
+ "description": "ES2015 Promise ponyfill",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "pkg-dir",
+ "url": "https://github.com/sindresorhus/pkg-dir#readme",
+ "description": "Find the root directory of a npm package",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "pn",
+ "url": "https://github.com/cscott/node-pn#readme",
+ "description": "Promisify the node standard library.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "posix-character-classes",
+ "url": "https://github.com/jonschlinkert/posix-character-classes",
+ "description": "POSIX character classes for creating regular expressions.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "prelude-ls",
+ "url": "http://preludels.com",
+ "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "pseudomap",
+ "url": "https://github.com/isaacs/pseudomap#readme",
+ "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "psl",
+ "url": "https://github.com/lupomontero/psl#readme",
+ "description": "Domain name parser based on the Public Suffix List",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "punycode",
+ "url": "https://mths.be/punycode",
+ "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "punycode",
+ "url": "https://mths.be/punycode",
+ "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "qs",
+ "url": "https://github.com/ljharb/qs",
+ "description": "A querystring parser that supports nesting and arrays, with a depth limit",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "read-pkg",
+ "url": "https://github.com/sindresorhus/read-pkg#readme",
+ "description": "Read a package.json file",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "read-pkg-up",
+ "url": "https://github.com/sindresorhus/read-pkg-up#readme",
+ "description": "Read the closest package.json file",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "regenerator-runtime",
+ "description": "Runtime for Regenerator-compiled generator and async functions.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "regex-not",
+ "url": "https://github.com/jonschlinkert/regex-not",
+ "description": "Create a javascript regular expression for matching everything except for the given string.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "repeat-element",
+ "url": "https://github.com/jonschlinkert/repeat-element",
+ "description": "Create an array by repeating the given value n times.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "repeat-string",
+ "url": "https://github.com/jonschlinkert/repeat-string",
+ "description": "Repeat the given string n times. Fastest implementation for repeating a string.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "repeating",
+ "url": "https://github.com/sindresorhus/repeating#readme",
+ "description": "Repeat a string - fast",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "request",
+ "url": "https://github.com/request/request#readme",
+ "description": "Simplified HTTP request client.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "request-promise-core",
+ "url": "https://github.com/request/promise-core#readme",
+ "description": "Core Promise support implementation for the simplified HTTP request client 'request'.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "request-promise-native",
+ "url": "https://github.com/request/request-promise-native#readme",
+ "description": "The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "require-directory",
+ "url": "https://github.com/troygoode/node-require-directory/",
+ "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "require-main-filename",
+ "url": "https://github.com/yargs/require-main-filename#readme",
+ "description": "shim for require.main.filename() that works in as many environments as possible",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "resolve-from",
+ "url": "https://github.com/sindresorhus/resolve-from#readme",
+ "description": "Resolve the path of a module like require.resolve() but from a given path",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "resolve-url",
+ "url": "https://github.com/lydell/resolve-url#readme",
+ "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "ret",
+ "url": "https://github.com/fent/ret.js#readme",
+ "description": "Tokenizes a string that represents a regular expression.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "right-align",
+ "url": "https://github.com/jonschlinkert/right-align",
+ "description": "Right-align the text in a string.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "rimraf",
+ "url": "https://github.com/isaacs/rimraf#readme",
+ "description": "A deep deletion module for node (like `rm -rf`)",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "safe-buffer",
+ "url": "https://github.com/feross/safe-buffer",
+ "description": "Safer Node.js Buffer API",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "safe-regex",
+ "url": "https://github.com/substack/safe-regex",
+ "description": "detect possibly catastrophic, exponential-time regular expressions",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "safer-buffer",
+ "url": "https://github.com/ChALkeR/safer-buffer#readme",
+ "description": "Modern Buffer API polyfill without footguns",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "sax",
+ "url": "https://github.com/isaacs/sax-js#readme",
+ "description": "An evented streaming XML parser in JavaScript",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "semver",
+ "url": "https://github.com/npm/node-semver#readme",
+ "description": "The semantic version parser used by npm.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "set-blocking",
+ "url": "https://github.com/yargs/set-blocking#readme",
+ "description": "set blocking stdio and stderr ensuring that terminal output does not truncate",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "set-value",
+ "url": "https://github.com/jonschlinkert/set-value",
+ "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "set-value",
+ "url": "https://github.com/jonschlinkert/set-value",
+ "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "shebang-command",
+ "url": "https://github.com/kevva/shebang-command#readme",
+ "description": "Get the command from a shebang",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "shebang-regex",
+ "url": "https://github.com/sindresorhus/shebang-regex#readme",
+ "description": "Regular expression for matching a shebang",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "signal-exit",
+ "url": "https://github.com/tapjs/signal-exit",
+ "description": "when you want to fire an event no matter how a process exits.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "slide",
+ "url": "https://github.com/isaacs/slide-flow-control#readme",
+ "description": "A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "snapdragon",
+ "url": "https://github.com/jonschlinkert/snapdragon",
+ "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "snapdragon-node",
+ "url": "https://github.com/jonschlinkert/snapdragon-node",
+ "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "snapdragon-util",
+ "url": "https://github.com/jonschlinkert/snapdragon-util",
+ "description": "Utilities for the snapdragon parser/compiler.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "source-map",
+ "url": "https://github.com/mozilla/source-map",
+ "description": "Generates and consumes source maps",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "source-map",
+ "url": "https://github.com/mozilla/source-map",
+ "description": "Generates and consumes source maps",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "source-map",
+ "url": "https://github.com/mozilla/source-map",
+ "description": "Generates and consumes source maps",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "source-map-resolve",
+ "url": "https://github.com/lydell/source-map-resolve#readme",
+ "description": "Resolve the source map and/or sources for a generated file.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "source-map-url",
+ "url": "https://github.com/lydell/source-map-url#readme",
+ "description": "Tools for working with sourceMappingURL comments.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "spawn-wrap",
+ "url": "https://github.com/isaacs/spawn-wrap#readme",
+ "description": "Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "spdx-correct",
+ "url": "https://github.com/jslicense/spdx-correct.js#readme",
+ "description": "correct invalid SPDX expressions",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "CC-BY-3.0",
+ "url": ""
+ }
+ ],
+ "license": {
+ "name": "CC-BY-3.0"
+ },
+ "dependency": {
+ "name": "spdx-exceptions",
+ "url": "https://github.com/kemitchell/spdx-exceptions.json#readme",
+ "description": "list of SPDX standard license exceptions",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "spdx-expression-parse",
+ "url": "https://github.com/jslicense/spdx-expression-parse.js#readme",
+ "description": "parse SPDX license expressions",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "CC0-1.0",
+ "url": ""
+ }
+ ],
+ "license": {
+ "name": "CC0-1.0"
+ },
+ "dependency": {
+ "name": "spdx-license-ids",
+ "url": "https://github.com/shinnn/spdx-license-ids#readme",
+ "description": "A list of SPDX license identifiers",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "split-string",
+ "url": "https://github.com/jonschlinkert/split-string",
+ "description": "Split a string on a character except when the character is escaped.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "sshpk",
+ "url": "https://github.com/arekinath/node-sshpk#readme",
+ "description": "A library for finding and using SSH public keys",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "static-extend",
+ "url": "https://github.com/jonschlinkert/static-extend",
+ "description": "Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "stealthy-require",
+ "url": "https://github.com/analog-nico/stealthy-require#readme",
+ "description": "The closest you can get to require something with bypassing the require cache",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "string-width",
+ "url": "https://github.com/sindresorhus/string-width#readme",
+ "description": "Get the visual width of a string - the number of columns required to display it",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "string-width",
+ "url": "https://github.com/sindresorhus/string-width#readme",
+ "description": "Get the visual width of a string - the number of columns required to display it",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "strip-ansi",
+ "url": "https://github.com/chalk/strip-ansi#readme",
+ "description": "Strip ANSI escape codes",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "strip-ansi",
+ "url": "https://github.com/chalk/strip-ansi#readme",
+ "description": "Strip ANSI escape codes",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "strip-bom",
+ "url": "https://github.com/sindresorhus/strip-bom#readme",
+ "description": "Strip UTF-8 byte order mark (BOM) from a string/buffer",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "strip-eof",
+ "url": "https://github.com/sindresorhus/strip-eof#readme",
+ "description": "Strip the End-Of-File (EOF) character from a string/buffer",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "supports-color",
+ "url": "https://github.com/chalk/supports-color#readme",
+ "description": "Detect whether a terminal supports color",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "supports-color",
+ "url": "https://github.com/chalk/supports-color#readme",
+ "description": "Detect whether a terminal supports color",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "symbol-tree",
+ "url": "https://github.com/jsdom/js-symbol-tree#symbol-tree",
+ "description": "Turn any collection of objects into its own efficient tree or linked list using Symbol",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "test-exclude",
+ "url": "https://github.com/istanbuljs/istanbuljs#readme",
+ "description": "test for inclusion or exclusion of paths using pkg-conf and globs",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "to-fast-properties",
+ "url": "https://github.com/sindresorhus/to-fast-properties#readme",
+ "description": "Force V8 to use fast properties for an object",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "to-object-path",
+ "url": "https://github.com/jonschlinkert/to-object-path",
+ "description": "Create an object path from a list or array of strings.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "to-regex",
+ "url": "https://github.com/jonschlinkert/to-regex",
+ "description": "Generate a regex from a string or array of strings.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "to-regex-range",
+ "url": "https://github.com/micromatch/to-regex-range",
+ "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ }
+ ],
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
+ },
+ "dependency": {
+ "name": "tough-cookie",
+ "url": "https://github.com/salesforce/tough-cookie",
+ "description": "RFC6265 Cookies and Cookie Jar for node.js",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "tr46",
+ "url": "https://github.com/Sebmaster/tr46.js#readme",
+ "description": "An implementation of the Unicode TR46 spec",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "trim-right",
+ "url": "https://github.com/sindresorhus/trim-right#readme",
+ "description": "Similar to String#trim() but removes only whitespace on the right",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "tunnel-agent",
+ "url": "https://github.com/mikeal/tunnel-agent#readme",
+ "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Unlicense",
+ "url": ""
+ }
+ ],
+ "license": {
+ "name": "Unlicense"
+ },
+ "dependency": {
+ "name": "tweetnacl",
+ "url": "https://tweetnacl.js.org",
+ "description": "Port of TweetNaCl cryptographic library to JavaScript",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "type-check",
+ "url": "https://github.com/gkz/type-check",
+ "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ }
+ ],
+ "license": {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ },
+ "dependency": {
+ "name": "uglify-js",
+ "url": "http://lisperator.net/uglifyjs",
+ "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "uglify-to-browserify",
+ "url": "https://github.com/ForbesLindesay/uglify-to-browserify#readme",
+ "description": "A transform to make UglifyJS work in browserify.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "union-value",
+ "url": "https://github.com/jonschlinkert/union-value",
+ "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "unset-value",
+ "url": "https://github.com/jonschlinkert/unset-value",
+ "description": "Delete nested properties from an object using dot notation.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ }
+ ],
+ "license": {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ },
+ "dependency": {
+ "name": "uri-js",
+ "url": "https://github.com/garycourt/uri-js",
+ "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "urix",
+ "url": "https://github.com/lydell/urix#readme",
+ "description": "Makes Windows-style paths more unix and URI friendly.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "use",
+ "url": "https://github.com/jonschlinkert/use",
+ "description": "Easily add plugin support to your node.js application.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "uuid",
+ "url": "https://github.com/kelektiv/node-uuid#readme",
+ "description": "RFC4122 (v1, v4, and v5) UUIDs",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "validate-npm-package-license",
+ "url": "https://github.com/kemitchell/validate-npm-package-license.js#readme",
+ "description": "Give me a string and I'll tell you if it's a valid npm package license string",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "verror",
+ "url": "https://github.com/davepacheco/node-verror#readme",
+ "description": "richer JavaScript errors",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "w3c-hr-time",
+ "url": "https://github.com/jsdom/w3c-hr-time#readme",
+ "description": "An implementation of the W3C High Resolution Time Level 2 specification.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ }
+ ],
+ "license": {
+ "name": "Simplified BSD",
+ "url": "http://opensource.org/licenses/bsd-license"
+ },
+ "dependency": {
+ "name": "webidl-conversions",
+ "url": "https://github.com/jsdom/webidl-conversions#readme",
+ "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "whatwg-encoding",
+ "url": "https://github.com/jsdom/whatwg-encoding#readme",
+ "description": "Decode strings according to the WHATWG Encoding Standard",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "whatwg-mimetype",
+ "url": "https://github.com/jsdom/whatwg-mimetype#readme",
+ "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "whatwg-url",
+ "url": "https://github.com/jsdom/whatwg-url#readme",
+ "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "whatwg-url",
+ "url": "https://github.com/jsdom/whatwg-url#readme",
+ "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "which",
+ "url": "https://github.com/isaacs/node-which#readme",
+ "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "which-module",
+ "url": "https://github.com/nexdrew/which-module#readme",
+ "description": "Find the module object for something that was require()d",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "window-size",
+ "url": "https://github.com/jonschlinkert/window-size",
+ "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "word-wrap",
+ "url": "https://github.com/jonschlinkert/word-wrap",
+ "description": "Wrap words to a specified length.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT/X11",
+ "url": ""
+ }
+ ],
+ "license": {
+ "name": "MIT/X11"
+ },
+ "dependency": {
+ "name": "wordwrap",
+ "url": "https://github.com/substack/node-wordwrap#readme",
+ "description": "Wrap those words. Show them at what columns to start and stop.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "wordwrap",
+ "url": "https://github.com/substack/node-wordwrap#readme",
+ "description": "Wrap those words. Show them at what columns to start and stop.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "wrap-ansi",
+ "url": "https://github.com/chalk/wrap-ansi#readme",
+ "description": "Wordwrap a string with ANSI escape codes",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "wrappy",
+ "url": "https://github.com/npm/wrappy",
+ "description": "Callback wrapping utility",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "write-file-atomic",
+ "url": "https://github.com/iarna/write-file-atomic",
+ "description": "Write files in an atomic fashion w/configurable ownership",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "ws",
+ "url": "https://github.com/websockets/ws",
+ "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "xml-name-validator",
+ "url": "https://github.com/jsdom/xml-name-validator#readme",
+ "description": "Validates whether a string matches the production for an XML name or qualified name",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "y18n",
+ "url": "https://github.com/yargs/y18n",
+ "description": "the bare-bones internationalization library used by yargs",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "yallist",
+ "url": "https://github.com/isaacs/yallist#readme",
+ "description": "Yet Another Linked List",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "yargs",
+ "url": "http://yargs.js.org/",
+ "description": "yargs the modern, pirate-themed, successor to optimist.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ }
+ ],
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "yargs",
+ "url": "https://github.com/bcoe/yargs#readme",
+ "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "yargs-parser",
+ "url": "https://github.com/yargs/yargs-parser#readme",
+ "description": "the mighty option parser used by yargs",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ }
+ ],
+ "license": {
+ "name": "ISC",
+ "url": "http://en.wikipedia.org/wiki/ISC_license"
+ },
+ "dependency": {
+ "name": "yargs-parser",
+ "url": "https://github.com/yargs/yargs-parser#readme",
+ "description": "the mighty option parser used by yargs",
+ "pathes": [
+ "."
+ ]
+ }
+ }
+ ]
+}