diff options
| author | Can Eldem <celdem@gitlab.com> | 2019-12-05 17:06:27 +0000 |
|---|---|---|
| committer | Can Eldem <celdem@gitlab.com> | 2019-12-05 17:06:27 +0000 |
| commit | daf6c9d460938ff58ba910cf4b518082f34378f6 (patch) | |
| tree | 1269089ec3853a4a42be338d26f468d566876d1c /test/results/js-npm-v2.json | |
| parent | 669ee51b1296d0fa18501fddec4ac64f5ec43dc2 (diff) | |
| parent | 0749b1f14a5a1632a433550a59420054cbab4f28 (diff) | |
Merge branch 'update-license-finder' into 'master'v2.1.0
Update license finder to 5.9.2
See merge request gitlab-org/security-products/license-management!86
Diffstat (limited to 'test/results/js-npm-v2.json')
| -rw-r--r-- | test/results/js-npm-v2.json | 1104 |
1 files changed, 568 insertions, 536 deletions
diff --git a/test/results/js-npm-v2.json b/test/results/js-npm-v2.json index c471036..1e5f634 100644 --- a/test/results/js-npm-v2.json +++ b/test/results/js-npm-v2.json @@ -5,25 +5,25 @@ "id": "MIT", "name": "MIT License", "url": "https://opensource.org/licenses/MIT", - "count": 273 + "count": 274 }, { "id": "ISC", "name": "ISC License", "url": "https://opensource.org/licenses/ISC", - "count": 38 + "count": 39 }, { "id": "BSD-3-Clause", "name": "BSD 3-Clause \"New\" or \"Revised\" License", "url": "https://opensource.org/licenses/BSD-3-Clause", - "count": 14 + "count": 15 }, { "id": "Apache-2.0", "name": "Apache License 2.0", "url": "https://opensource.org/licenses/Apache-2.0", - "count": 9 + "count": 10 }, { "id": "BSD-2-Clause", @@ -32,15 +32,21 @@ "count": 9 }, { + "id": "BSD-4-Clause", + "name": "BSD 4-Clause \"Original\" or \"Old\" License", + "url": "http://directory.fsf.org/wiki/License:BSD_4Clause", + "count": 2 + }, + { "id": "(mit or apache-2.0)", "name": "(MIT OR Apache-2.0)", "url": "", "count": 1 }, { - "id": "bsd*", - "name": "BSD*", - "url": "", + "id": "AFL-2.1", + "name": "Academic Free License v2.1", + "url": "http://opensource.linux-mirror.org/licenses/afl-2.1.txt", "count": 1 }, { @@ -78,7 +84,7 @@ { "name": "abab", "url": "https://github.com/jsdom/abab#readme", - "description": "", + "description": "WHATWG spec-compliant implementations of window.atob and window.btoa.", "paths": [ "." ], @@ -89,7 +95,7 @@ { "name": "acorn", "url": "https://github.com/acornjs/acorn", - "description": "", + "description": "ECMAScript parser", "paths": [ "." ], @@ -100,7 +106,7 @@ { "name": "acorn", "url": "https://github.com/acornjs/acorn", - "description": "", + "description": "ECMAScript parser", "paths": [ "." ], @@ -110,8 +116,8 @@ }, { "name": "acorn-globals", - "url": "Unknown", - "description": "", + "url": "https://github.com/ForbesLindesay/acorn-globals#readme", + "description": "Detect global variables in JavaScript using acorn", "paths": [ "." ], @@ -122,7 +128,7 @@ { "name": "acorn-walk", "url": "https://github.com/acornjs/acorn", - "description": "", + "description": "ECMAScript (ESTree) AST walker", "paths": [ "." ], @@ -133,7 +139,7 @@ { "name": "ajv", "url": "https://github.com/epoberezkin/ajv", - "description": "", + "description": "Another JSON Schema Validator", "paths": [ "." ], @@ -144,7 +150,7 @@ { "name": "align-text", "url": "https://github.com/jonschlinkert/align-text", - "description": "", + "description": "Align the text in a string.", "paths": [ "." ], @@ -155,7 +161,7 @@ { "name": "amdefine", "url": "http://github.com/jrburke/amdefine", - "description": "", + "description": "Provide AMD's define() API for declaring modules in the AMD format", "paths": [ "." ], @@ -165,8 +171,8 @@ }, { "name": "ansi-regex", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/chalk/ansi-regex#readme", + "description": "Regular expression for matching ANSI escape codes", "paths": [ "." ], @@ -176,8 +182,8 @@ }, { "name": "ansi-regex", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/chalk/ansi-regex#readme", + "description": "Regular expression for matching ANSI escape codes", "paths": [ "." ], @@ -187,8 +193,8 @@ }, { "name": "ansi-styles", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/chalk/ansi-styles#readme", + "description": "ANSI escape codes for styling strings in the terminal", "paths": [ "." ], @@ -198,8 +204,8 @@ }, { "name": "append-transform", - "url": "github.com/jamestalmage", - "description": "", + "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.", "paths": [ "." ], @@ -209,8 +215,8 @@ }, { "name": "archy", - "url": "http://substack.net", - "description": "", + "url": "https://github.com/substack/node-archy#readme", + "description": "render nested hierarchies `npm ls` style with unicode pipes", "paths": [ "." ], @@ -221,7 +227,7 @@ { "name": "arr-diff", "url": "https://github.com/jonschlinkert/arr-diff", - "description": "", + "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.", "paths": [ "." ], @@ -232,7 +238,7 @@ { "name": "arr-flatten", "url": "https://github.com/jonschlinkert/arr-flatten", - "description": "", + "description": "Recursively flatten an array or arrays.", "paths": [ "." ], @@ -243,7 +249,7 @@ { "name": "arr-union", "url": "https://github.com/jonschlinkert/arr-union", - "description": "", + "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", "paths": [ "." ], @@ -253,8 +259,8 @@ }, { "name": "array-equal", - "url": "http://jongleberry.com", - "description": "", + "url": "https://github.com/component/array-equal#readme", + "description": "check if two arrays are equal", "paths": [ "." ], @@ -265,7 +271,7 @@ { "name": "array-unique", "url": "https://github.com/jonschlinkert/array-unique", - "description": "", + "description": "Remove duplicate values from an array. Fastest ES5 implementation.", "paths": [ "." ], @@ -275,8 +281,8 @@ }, { "name": "arrify", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/arrify#readme", + "description": "Convert a value to an array", "paths": [ "." ], @@ -286,8 +292,8 @@ }, { "name": "asn1", - "url": "joyent.com", - "description": "", + "url": "https://github.com/joyent/node-asn1#readme", + "description": "Contains parsers and serializers for ASN.1 (currently BER only)", "paths": [ "." ], @@ -297,8 +303,8 @@ }, { "name": "assert-plus", - "url": "Unknown", - "description": "", + "url": "https://github.com/mcavage/node-assert-plus#readme", + "description": "Extra assertions on top of node's assert module", "paths": [ "." ], @@ -309,7 +315,7 @@ { "name": "assign-symbols", "url": "https://github.com/jonschlinkert/assign-symbols", - "description": "", + "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.", "paths": [ "." ], @@ -319,8 +325,8 @@ }, { "name": "async", - "url": "Unknown", - "description": "", + "url": "https://github.com/caolan/async#readme", + "description": "Higher-order functions and common patterns for asynchronous code", "paths": [ "." ], @@ -330,8 +336,8 @@ }, { "name": "async-limiter", - "url": "Unknown", - "description": "", + "url": "https://github.com/strml/async-limiter#readme", + "description": "asynchronous function queue with adjustable concurrency", "paths": [ "." ], @@ -342,7 +348,7 @@ { "name": "asynckit", "url": "https://github.com/alexindigo/asynckit#readme", - "description": "", + "description": "Minimal async jobs utility library, with streams support", "paths": [ "." ], @@ -353,7 +359,7 @@ { "name": "atob", "url": "https://git.coolaj86.com/coolaj86/atob.js.git", - "description": "", + "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)", "paths": [ "." ], @@ -363,8 +369,8 @@ }, { "name": "aws-sign2", - "url": "http://www.futurealoof.com", - "description": "", + "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.", "paths": [ "." ], @@ -374,8 +380,8 @@ }, { "name": "aws4", - "url": "http://github.com/mhart", - "description": "", + "url": "https://github.com/mhart/aws4#readme", + "description": "Signs and prepares requests using AWS Signature Version 4", "paths": [ "." ], @@ -386,7 +392,7 @@ { "name": "babel-code-frame", "url": "https://babeljs.io/", - "description": "", + "description": "Generate errors that contain a code frame that point to source locations.", "paths": [ "." ], @@ -397,7 +403,7 @@ { "name": "babel-generator", "url": "https://babeljs.io/", - "description": "", + "description": "Turns an AST into code.", "paths": [ "." ], @@ -408,7 +414,7 @@ { "name": "babel-messages", "url": "https://babeljs.io/", - "description": "", + "description": "Collection of debug messages used by Babel.", "paths": [ "." ], @@ -418,8 +424,8 @@ }, { "name": "babel-runtime", - "url": "Unknown", - "description": "", + "url": "", + "description": "babel selfContained runtime", "paths": [ "." ], @@ -430,7 +436,7 @@ { "name": "babel-template", "url": "https://babeljs.io/", - "description": "", + "description": "Generate an AST from a string template.", "paths": [ "." ], @@ -441,7 +447,7 @@ { "name": "babel-traverse", "url": "https://babeljs.io/", - "description": "", + "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes", "paths": [ "." ], @@ -452,7 +458,7 @@ { "name": "babel-types", "url": "https://babeljs.io/", - "description": "", + "description": "Babel Types is a Lodash-esque utility library for AST nodes", "paths": [ "." ], @@ -463,7 +469,7 @@ { "name": "babylon", "url": "https://babeljs.io/", - "description": "", + "description": "A JavaScript parser", "paths": [ "." ], @@ -474,7 +480,7 @@ { "name": "balanced-match", "url": "https://github.com/juliangruber/balanced-match", - "description": "", + "description": "Match balanced character pairs, like \"{\" and \"}\"", "paths": [ "." ], @@ -485,7 +491,7 @@ { "name": "base", "url": "https://github.com/node-base/base", - "description": "", + "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`.", "paths": [ "." ], @@ -495,8 +501,8 @@ }, { "name": "bcrypt-pbkdf", - "url": "Unknown", - "description": "", + "url": "https://github.com/joyent/node-bcrypt-pbkdf#readme", + "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS", "paths": [ "." ], @@ -507,7 +513,7 @@ { "name": "brace-expansion", "url": "https://github.com/juliangruber/brace-expansion", - "description": "", + "description": "Brace expansion as known from sh/bash", "paths": [ "." ], @@ -518,7 +524,7 @@ { "name": "braces", "url": "https://github.com/micromatch/braces", - "description": "", + "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.", "paths": [ "." ], @@ -528,8 +534,8 @@ }, { "name": "browser-process-hrtime", - "url": "Unknown", - "description": "", + "url": "https://github.com/kumavis/browser-process-hrtime#readme", + "description": "Shim for process.hrtime in the browser", "paths": [ "." ], @@ -539,8 +545,8 @@ }, { "name": "builtin-modules", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/builtin-modules#readme", + "description": "List of the Node.js builtin modules", "paths": [ "." ], @@ -551,7 +557,7 @@ { "name": "cache-base", "url": "https://github.com/jonschlinkert/cache-base", - "description": "", + "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.", "paths": [ "." ], @@ -561,8 +567,8 @@ }, { "name": "caching-transform", - "url": "github.com/jamestalmage", - "description": "", + "url": "https://github.com/jamestalmage/caching-transform#readme", + "description": "Wraps a transform and provides caching", "paths": [ "." ], @@ -572,8 +578,8 @@ }, { "name": "camelcase", - "url": "http://sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/camelcase#readme", + "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar â fooBar", "paths": [ "." ], @@ -583,8 +589,8 @@ }, { "name": "camelcase", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/camelcase#readme", + "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar â fooBar", "paths": [ "." ], @@ -594,8 +600,8 @@ }, { "name": "caseless", - "url": "Unknown", - "description": "", + "url": "https://github.com/mikeal/caseless#readme", + "description": "Caseless object set/get/has, very useful when working with HTTP headers.", "paths": [ "." ], @@ -606,7 +612,7 @@ { "name": "center-align", "url": "https://github.com/jonschlinkert/center-align", - "description": "", + "description": "Center-align the text in a string.", "paths": [ "." ], @@ -616,8 +622,8 @@ }, { "name": "chalk", - "url": "Unknown", - "description": "", + "url": "https://github.com/chalk/chalk#readme", + "description": "Terminal string styling done right. Much color.", "paths": [ "." ], @@ -628,7 +634,7 @@ { "name": "class-utils", "url": "https://github.com/jonschlinkert/class-utils", - "description": "", + "description": "Utils for working with JavaScript classes and prototype methods.", "paths": [ "." ], @@ -638,8 +644,8 @@ }, { "name": "cliui", - "url": "Unknown", - "description": "", + "url": "https://github.com/bcoe/cliui#readme", + "description": "easily create complex multi-column command-line-interfaces", "paths": [ "." ], @@ -649,8 +655,8 @@ }, { "name": "cliui", - "url": "Unknown", - "description": "", + "url": "https://github.com/yargs/cliui#readme", + "description": "easily create complex multi-column command-line-interfaces", "paths": [ "." ], @@ -660,8 +666,8 @@ }, { "name": "code-point-at", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/code-point-at#readme", + "description": "ES2015 `String#codePointAt()` ponyfill", "paths": [ "." ], @@ -672,7 +678,7 @@ { "name": "collection-visit", "url": "https://github.com/jonschlinkert/collection-visit", - "description": "", + "description": "Visit a method over the items in an object, or map visit over the objects in an array.", "paths": [ "." ], @@ -683,7 +689,7 @@ { "name": "combined-stream", "url": "https://github.com/felixge/node-combined-stream", - "description": "", + "description": "A stream that emits multiple other streams one after another.", "paths": [ "." ], @@ -693,8 +699,8 @@ }, { "name": "commondir", - "url": "http://substack.net", - "description": "", + "url": "https://github.com/substack/node-commondir#readme", + "description": "compute the closest common parent for file paths", "paths": [ "." ], @@ -704,8 +710,8 @@ }, { "name": "component-emitter", - "url": "Unknown", - "description": "", + "url": "https://github.com/component/emitter#readme", + "description": "Event emitter", "paths": [ "." ], @@ -715,8 +721,8 @@ }, { "name": "concat-map", - "url": "http://substack.net", - "description": "", + "url": "https://github.com/substack/node-concat-map#readme", + "description": "concatenative mapdashery", "paths": [ "." ], @@ -727,7 +733,7 @@ { "name": "convert-source-map", "url": "https://github.com/thlorenz/convert-source-map", - "description": "", + "description": "Converts a source-map from/to different formats and allows adding/changing properties.", "paths": [ "." ], @@ -738,7 +744,7 @@ { "name": "copy-descriptor", "url": "https://github.com/jonschlinkert/copy-descriptor", - "description": "", + "description": "Copy a descriptor from object A to object B", "paths": [ "." ], @@ -748,8 +754,8 @@ }, { "name": "core-js", - "url": "Unknown", - "description": "", + "url": "https://github.com/zloirock/core-js#readme", + "description": "Standard library", "paths": [ "." ], @@ -759,8 +765,8 @@ }, { "name": "core-util-is", - "url": "http://blog.izs.me/", - "description": "", + "url": "https://github.com/isaacs/core-util-is#readme", + "description": "The `util.is*` functions introduced in Node v0.12.", "paths": [ "." ], @@ -770,8 +776,8 @@ }, { "name": "cross-spawn", - "url": "http://indigounited.com", - "description": "", + "url": "https://github.com/IndigoUnited/node-cross-spawn#readme", + "description": "Cross platform child_process#spawn and child_process#spawnSync", "paths": [ "." ], @@ -781,8 +787,8 @@ }, { "name": "cross-spawn", - "url": "http://indigounited.com", - "description": "", + "url": "https://github.com/IndigoUnited/node-cross-spawn#readme", + "description": "Cross platform child_process#spawn and child_process#spawnSync", "paths": [ "." ], @@ -792,8 +798,8 @@ }, { "name": "cssom", - "url": "Unknown", - "description": "", + "url": "https://github.com/NV/CSSOM#readme", + "description": "CSS Object Model implementation and CSS parser", "paths": [ "." ], @@ -804,7 +810,7 @@ { "name": "cssstyle", "url": "https://github.com/jsakas/CSSStyleDeclaration", - "description": "", + "description": "CSSStyleDeclaration Object Model implementation", "paths": [ "." ], @@ -814,8 +820,8 @@ }, { "name": "dashdash", - "url": "http://trentm.com", - "description": "", + "url": "https://github.com/trentm/node-dashdash#readme", + "description": "A light, featureful and explicit option parsing library.", "paths": [ "." ], @@ -825,8 +831,8 @@ }, { "name": "data-urls", - "url": "https://domenic.me/", - "description": "", + "url": "https://github.com/jsdom/data-urls#readme", + "description": "Parses data: URLs", "paths": [ "." ], @@ -836,8 +842,8 @@ }, { "name": "debug", - "url": "Unknown", - "description": "", + "url": "https://github.com/visionmedia/debug#readme", + "description": "small debugging utility", "paths": [ "." ], @@ -847,8 +853,8 @@ }, { "name": "debug", - "url": "Unknown", - "description": "", + "url": "https://github.com/visionmedia/debug#readme", + "description": "small debugging utility", "paths": [ "." ], @@ -858,8 +864,8 @@ }, { "name": "debug-log", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/debug-log#readme", + "description": "Node.js 0.12 util.debuglog() ponyfill", "paths": [ "." ], @@ -869,8 +875,8 @@ }, { "name": "decamelize", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/decamelize#readme", + "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow â unicorn_rainbow", "paths": [ "." ], @@ -880,8 +886,8 @@ }, { "name": "decode-uri-component", - "url": "github.com/SamVerschueren", - "description": "", + "url": "https://github.com/SamVerschueren/decode-uri-component#readme", + "description": "A better decodeURIComponent", "paths": [ "." ], @@ -891,8 +897,8 @@ }, { "name": "deep-is", - "url": "http://thlorenz.com", - "description": "", + "url": "https://github.com/thlorenz/deep-is#readme", + "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN", "paths": [ "." ], @@ -902,8 +908,8 @@ }, { "name": "default-require-extensions", - "url": "github.com/jamestalmage", - "description": "", + "url": "https://github.com/jamestalmage/default-require-extensions#readme", + "description": "Node's default require extensions as a separate module", "paths": [ "." ], @@ -914,7 +920,7 @@ { "name": "define-property", "url": "https://github.com/jonschlinkert/define-property", - "description": "", + "description": "Define a non-enumerable property on an object.", "paths": [ "." ], @@ -925,7 +931,7 @@ { "name": "define-property", "url": "https://github.com/jonschlinkert/define-property", - "description": "", + "description": "Define a non-enumerable property on an object.", "paths": [ "." ], @@ -936,7 +942,7 @@ { "name": "define-property", "url": "https://github.com/jonschlinkert/define-property", - "description": "", + "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.", "paths": [ "." ], @@ -947,7 +953,7 @@ { "name": "delayed-stream", "url": "https://github.com/felixge/node-delayed-stream", - "description": "", + "description": "Buffers events from a stream until you are ready to handle them.", "paths": [ "." ], @@ -957,8 +963,8 @@ }, { "name": "detect-indent", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/detect-indent#readme", + "description": "Detect the indentation of code", "paths": [ "." ], @@ -968,8 +974,8 @@ }, { "name": "domexception", - "url": "https://domenic.me/", - "description": "", + "url": "https://github.com/jsdom/domexception#readme", + "description": "An implementation of the DOMException class from browsers", "paths": [ "." ], @@ -980,7 +986,7 @@ { "name": "ecc-jsbn", "url": "https://github.com/quartzjer/ecc-jsbn", - "description": "", + "description": "ECC JS code based on JSBN", "paths": [ "." ], @@ -990,8 +996,8 @@ }, { "name": "error-ex", - "url": "Unknown", - "description": "", + "url": "https://github.com/qix-/node-error-ex#readme", + "description": "Easy error subclassing and stack customization", "paths": [ "." ], @@ -1001,8 +1007,8 @@ }, { "name": "escape-string-regexp", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/escape-string-regexp#readme", + "description": "Escape RegExp special characters", "paths": [ "." ], @@ -1013,7 +1019,7 @@ { "name": "escodegen", "url": "http://github.com/estools/escodegen", - "description": "", + "description": "ECMAScript code generator", "paths": [ "." ], @@ -1023,8 +1029,8 @@ }, { "name": "esprima", - "url": "http://esprima.org/", - "description": "", + "url": "http://esprima.org", + "description": "ECMAScript parsing infrastructure for multipurpose analysis", "paths": [ "." ], @@ -1035,7 +1041,7 @@ { "name": "estraverse", "url": "https://github.com/estools/estraverse", - "description": "", + "description": "ECMAScript JS AST traversal functions", "paths": [ "." ], @@ -1046,7 +1052,18 @@ { "name": "esutils", "url": "https://github.com/estools/esutils", - "description": "", + "description": "utility box for ECMAScript language tools", + "paths": [ + "." + ], + "licenses": [ + "BSD-4-Clause" + ] + }, + { + "name": "esutils", + "url": "https://github.com/estools/esutils", + "description": "utility box for ECMAScript language tools", "paths": [ "." ], @@ -1056,8 +1073,8 @@ }, { "name": "execa", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/execa#readme", + "description": "A better `child_process`", "paths": [ "." ], @@ -1068,7 +1085,7 @@ { "name": "expand-brackets", "url": "https://github.com/jonschlinkert/expand-brackets", - "description": "", + "description": "Expand POSIX bracket expressions (character classes) in glob patterns.", "paths": [ "." ], @@ -1078,8 +1095,8 @@ }, { "name": "extend", - "url": "http://www.justmoon.net", - "description": "", + "url": "https://github.com/justmoon/node-extend#readme", + "description": "Port of jQuery.extend for node.js and the browser", "paths": [ "." ], @@ -1090,7 +1107,7 @@ { "name": "extend-shallow", "url": "https://github.com/jonschlinkert/extend-shallow", - "description": "", + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "paths": [ "." ], @@ -1101,7 +1118,7 @@ { "name": "extend-shallow", "url": "https://github.com/jonschlinkert/extend-shallow", - "description": "", + "description": "Extend an object with the properties of additional objects. node.js/javascript util.", "paths": [ "." ], @@ -1112,7 +1129,7 @@ { "name": "extglob", "url": "https://github.com/micromatch/extglob", - "description": "", + "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.", "paths": [ "." ], @@ -1122,8 +1139,8 @@ }, { "name": "extsprintf", - "url": "Unknown", - "description": "", + "url": "https://github.com/davepacheco/node-extsprintf#readme", + "description": "extended POSIX-style sprintf", "paths": [ "." ], @@ -1134,7 +1151,7 @@ { "name": "fast-deep-equal", "url": "https://github.com/epoberezkin/fast-deep-equal#readme", - "description": "", + "description": "Fast deep equal", "paths": [ "." ], @@ -1145,7 +1162,7 @@ { "name": "fast-json-stable-stringify", "url": "https://github.com/epoberezkin/fast-json-stable-stringify", - "description": "", + "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify", "paths": [ "." ], @@ -1155,8 +1172,8 @@ }, { "name": "fast-levenshtein", - "url": "http://www.hiddentao.com/", - "description": "", + "url": "https://github.com/hiddentao/fast-levenshtein#readme", + "description": "Efficient implementation of Levenshtein algorithm with locale-specific collator support.", "paths": [ "." ], @@ -1167,7 +1184,7 @@ { "name": "fill-range", "url": "https://github.com/jonschlinkert/fill-range", - "description": "", + "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`", "paths": [ "." ], @@ -1177,8 +1194,8 @@ }, { "name": "find-cache-dir", - "url": "github.com/jamestalmage", - "description": "", + "url": "https://github.com/jamestalmage/find-cache-dir#readme", + "description": "My well-made module", "paths": [ "." ], @@ -1188,8 +1205,8 @@ }, { "name": "find-up", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/find-up#readme", + "description": "Find a file by walking up parent directories", "paths": [ "." ], @@ -1199,8 +1216,8 @@ }, { "name": "find-up", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/find-up#readme", + "description": "Find a file by walking up parent directories", "paths": [ "." ], @@ -1211,7 +1228,7 @@ { "name": "for-in", "url": "https://github.com/jonschlinkert/for-in", - "description": "", + "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", "paths": [ "." ], @@ -1222,7 +1239,7 @@ { "name": "foreground-child", "url": "https://github.com/tapjs/foreground-child#readme", - "description": "", + "description": "Run a child as if it's the foreground process. Give it stdio. Exit when it exits.", "paths": [ "." ], @@ -1232,8 +1249,8 @@ }, { "name": "forever-agent", - "url": "http://www.futurealoof.com", - "description": "", + "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.", "paths": [ "." ], @@ -1243,8 +1260,8 @@ }, { "name": "form-data", - "url": "http://debuggable.com/", - "description": "", + "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.", "paths": [ "." ], @@ -1255,7 +1272,7 @@ { "name": "fragment-cache", "url": "https://github.com/jonschlinkert/fragment-cache", - "description": "", + "description": "A cache for managing namespaced sub-caches", "paths": [ "." ], @@ -1265,8 +1282,8 @@ }, { "name": "fs.realpath", - "url": "http://blog.izs.me/", - "description": "", + "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", "paths": [ "." ], @@ -1277,7 +1294,7 @@ { "name": "get-caller-file", "url": "https://github.com/stefanpenner/get-caller-file#readme", - "description": "", + "description": "[](https://travis-ci.org/ember-cli/ember-cli) [](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)", "paths": [ "." ], @@ -1287,8 +1304,8 @@ }, { "name": "get-stream", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/get-stream#readme", + "description": "Get a stream as a string, buffer, or array", "paths": [ "." ], @@ -1299,7 +1316,7 @@ { "name": "get-value", "url": "https://github.com/jonschlinkert/get-value", - "description": "", + "description": "Use property paths (`a.b.c`) to get a nested value from an object.", "paths": [ "." ], @@ -1309,8 +1326,8 @@ }, { "name": "getpass", - "url": "Unknown", - "description": "", + "url": "https://github.com/arekinath/node-getpass#readme", + "description": "getpass for node.js", "paths": [ "." ], @@ -1320,8 +1337,8 @@ }, { "name": "glob", - "url": "http://blog.izs.me/", - "description": "", + "url": "https://github.com/isaacs/node-glob#readme", + "description": "a little globber", "paths": [ "." ], @@ -1331,8 +1348,8 @@ }, { "name": "globals", - "url": "http://sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/globals#readme", + "description": "Global identifiers from different JavaScript environments", "paths": [ "." ], @@ -1342,8 +1359,8 @@ }, { "name": "graceful-fs", - "url": "Unknown", - "description": "", + "url": "https://github.com/isaacs/node-graceful-fs#readme", + "description": "A drop-in replacement for fs, making various improvements.", "paths": [ "." ], @@ -1354,7 +1371,7 @@ { "name": "handlebars", "url": "http://www.handlebarsjs.com/", - "description": "", + "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration", "paths": [ "." ], @@ -1365,7 +1382,7 @@ { "name": "har-schema", "url": "https://github.com/ahmadnassri/har-schema", - "description": "", + "description": "JSON Schema for HTTP Archive (HAR)", "paths": [ "." ], @@ -1376,7 +1393,7 @@ { "name": "har-validator", "url": "https://github.com/ahmadnassri/node-har-validator", - "description": "", + "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema", "paths": [ "." ], @@ -1386,8 +1403,8 @@ }, { "name": "has-ansi", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/has-ansi#readme", + "description": "Check if a string has ANSI escape codes", "paths": [ "." ], @@ -1397,8 +1414,8 @@ }, { "name": "has-flag", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/has-flag#readme", + "description": "Check if argv has a specific flag", "paths": [ "." ], @@ -1409,7 +1426,7 @@ { "name": "has-value", "url": "https://github.com/jonschlinkert/has-value", - "description": "", + "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", "paths": [ "." ], @@ -1420,7 +1437,7 @@ { "name": "has-value", "url": "https://github.com/jonschlinkert/has-value", - "description": "", + "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", "paths": [ "." ], @@ -1431,7 +1448,7 @@ { "name": "has-values", "url": "https://github.com/jonschlinkert/has-values", - "description": "", + "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", "paths": [ "." ], @@ -1442,7 +1459,7 @@ { "name": "has-values", "url": "https://github.com/jonschlinkert/has-values", - "description": "", + "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", "paths": [ "." ], @@ -1453,7 +1470,7 @@ { "name": "highlight.js", "url": "https://highlightjs.org/", - "description": "", + "description": "Syntax highlighting with language autodetection.", "paths": [ "." ], @@ -1464,7 +1481,7 @@ { "name": "hosted-git-info", "url": "https://github.com/npm/hosted-git-info", - "description": "", + "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab", "paths": [ "." ], @@ -1474,8 +1491,8 @@ }, { "name": "html-encoding-sniffer", - "url": "https://domenic.me/", - "description": "", + "url": "https://github.com/jsdom/html-encoding-sniffer#readme", + "description": "Sniff the encoding from a HTML byte stream", "paths": [ "." ], @@ -1486,7 +1503,7 @@ { "name": "http-signature", "url": "https://github.com/joyent/node-http-signature/", - "description": "", + "description": "Reference implementation of Joyent's HTTP Signature scheme.", "paths": [ "." ], @@ -1497,7 +1514,7 @@ { "name": "iconv-lite", "url": "https://github.com/ashtuchkin/iconv-lite", - "description": "", + "description": "Convert character encodings in pure javascript.", "paths": [ "." ], @@ -1508,7 +1525,7 @@ { "name": "imurmurhash", "url": "https://github.com/jensyt/imurmurhash-js", - "description": "", + "description": "An incremental implementation of MurmurHash3", "paths": [ "." ], @@ -1519,7 +1536,7 @@ { "name": "inflight", "url": "https://github.com/isaacs/inflight", - "description": "", + "description": "Add callbacks to requests in flight to avoid async duplication", "paths": [ "." ], @@ -1529,8 +1546,8 @@ }, { "name": "inherits", - "url": "Unknown", - "description": "", + "url": "https://github.com/isaacs/inherits#readme", + "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "paths": [ "." ], @@ -1540,8 +1557,8 @@ }, { "name": "invariant", - "url": "Unknown", - "description": "", + "url": "https://github.com/zertosh/invariant#readme", + "description": "invariant", "paths": [ "." ], @@ -1551,8 +1568,8 @@ }, { "name": "invert-kv", - "url": "http://sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/invert-kv#readme", + "description": "Invert the key/value of an object. Example: {foo: 'bar'} â {bar: 'foo'}", "paths": [ "." ], @@ -1563,7 +1580,7 @@ { "name": "is-accessor-descriptor", "url": "https://github.com/jonschlinkert/is-accessor-descriptor", - "description": "", + "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", "paths": [ "." ], @@ -1574,7 +1591,7 @@ { "name": "is-accessor-descriptor", "url": "https://github.com/jonschlinkert/is-accessor-descriptor", - "description": "", + "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", "paths": [ "." ], @@ -1584,8 +1601,8 @@ }, { "name": "is-arrayish", - "url": "http://github.com/qix-", - "description": "", + "url": "https://github.com/qix-/node-is-arrayish#readme", + "description": "Determines if an object can be used as an array", "paths": [ "." ], @@ -1595,8 +1612,8 @@ }, { "name": "is-buffer", - "url": "http://feross.org/", - "description": "", + "url": "https://github.com/feross/is-buffer#readme", + "description": "Determine if an object is a Buffer", "paths": [ "." ], @@ -1606,8 +1623,8 @@ }, { "name": "is-builtin-module", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/is-builtin-module#readme", + "description": "Check if a string matches the name of a Node.js builtin module", "paths": [ "." ], @@ -1618,7 +1635,7 @@ { "name": "is-data-descriptor", "url": "https://github.com/jonschlinkert/is-data-descriptor", - "description": "", + "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", "paths": [ "." ], @@ -1629,7 +1646,7 @@ { "name": "is-data-descriptor", "url": "https://github.com/jonschlinkert/is-data-descriptor", - "description": "", + "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", "paths": [ "." ], @@ -1640,7 +1657,7 @@ { "name": "is-descriptor", "url": "https://github.com/jonschlinkert/is-descriptor", - "description": "", + "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "paths": [ "." ], @@ -1651,7 +1668,7 @@ { "name": "is-descriptor", "url": "https://github.com/jonschlinkert/is-descriptor", - "description": "", + "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", "paths": [ "." ], @@ -1662,7 +1679,7 @@ { "name": "is-extendable", "url": "https://github.com/jonschlinkert/is-extendable", - "description": "", + "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?\"", "paths": [ "." ], @@ -1673,7 +1690,7 @@ { "name": "is-extendable", "url": "https://github.com/jonschlinkert/is-extendable", - "description": "", + "description": "Returns true if a value is a plain object, array or function.", "paths": [ "." ], @@ -1683,8 +1700,8 @@ }, { "name": "is-finite", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/is-finite#readme", + "description": "ES2015 Number.isFinite() ponyfill", "paths": [ "." ], @@ -1694,8 +1711,8 @@ }, { "name": "is-fullwidth-code-point", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", + "description": "Check if the character represented by a given Unicode code point is fullwidth", "paths": [ "." ], @@ -1705,8 +1722,8 @@ }, { "name": "is-fullwidth-code-point", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", + "description": "Check if the character represented by a given Unicode code point is fullwidth", "paths": [ "." ], @@ -1717,7 +1734,7 @@ { "name": "is-number", "url": "https://github.com/jonschlinkert/is-number", - "description": "", + "description": "Returns true if the value is a number. comprehensive tests.", "paths": [ "." ], @@ -1728,7 +1745,7 @@ { "name": "is-number", "url": "https://github.com/jonschlinkert/is-number", - "description": "", + "description": "Returns true if the value is a number. comprehensive tests.", "paths": [ "." ], @@ -1739,7 +1756,7 @@ { "name": "is-odd", "url": "https://github.com/jonschlinkert/is-odd", - "description": "", + "description": "Returns true if the given number is odd.", "paths": [ "." ], @@ -1750,7 +1767,7 @@ { "name": "is-plain-object", "url": "https://github.com/jonschlinkert/is-plain-object", - "description": "", + "description": "Returns true if an object was created by the `Object` constructor.", "paths": [ "." ], @@ -1760,8 +1777,8 @@ }, { "name": "is-stream", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/is-stream#readme", + "description": "Check if something is a Node.js stream", "paths": [ "." ], @@ -1772,7 +1789,7 @@ { "name": "is-typedarray", "url": "https://github.com/hughsk/is-typedarray", - "description": "", + "description": "Detect whether or not an object is a Typed Array", "paths": [ "." ], @@ -1782,8 +1799,8 @@ }, { "name": "is-utf8", - "url": "Unknown", - "description": "", + "url": "https://github.com/wayfind/is-utf8#readme", + "description": "Detect if a buffer is utf8 encoded.", "paths": [ "." ], @@ -1794,7 +1811,7 @@ { "name": "is-windows", "url": "https://github.com/jonschlinkert/is-windows", - "description": "", + "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.", "paths": [ "." ], @@ -1805,7 +1822,7 @@ { "name": "isarray", "url": "https://github.com/juliangruber/isarray", - "description": "", + "description": "Array#isArray for older browsers", "paths": [ "." ], @@ -1816,7 +1833,7 @@ { "name": "isexe", "url": "https://github.com/isaacs/isexe#readme", - "description": "", + "description": "Minimal module to check if a file is executable.", "paths": [ "." ], @@ -1827,7 +1844,7 @@ { "name": "isobject", "url": "https://github.com/jonschlinkert/isobject", - "description": "", + "description": "Returns true if the value is an object and not an array or null.", "paths": [ "." ], @@ -1838,7 +1855,7 @@ { "name": "isobject", "url": "https://github.com/jonschlinkert/isobject", - "description": "", + "description": "Returns true if the value is an object and not an array or null.", "paths": [ "." ], @@ -1849,7 +1866,7 @@ { "name": "isstream", "url": "https://github.com/rvagg/isstream", - "description": "", + "description": "Determine if an object is a Stream", "paths": [ "." ], @@ -1860,7 +1877,7 @@ { "name": "istanbul-lib-coverage", "url": "https://github.com/istanbuljs/istanbuljs", - "description": "", + "description": "Data library for istanbul coverage objects", "paths": [ "." ], @@ -1871,7 +1888,7 @@ { "name": "istanbul-lib-hook", "url": "https://github.com/istanbuljs/istanbuljs#readme", - "description": "", + "description": "Hooks for require, vm and script used in istanbul", "paths": [ "." ], @@ -1882,7 +1899,7 @@ { "name": "istanbul-lib-instrument", "url": "https://github.com/istanbuljs/istanbuljs", - "description": "", + "description": "Core istanbul API for JS code coverage", "paths": [ "." ], @@ -1893,7 +1910,7 @@ { "name": "istanbul-lib-report", "url": "https://github.com/istanbuljs/istanbuljs", - "description": "", + "description": "Base reporting library for istanbul", "paths": [ "." ], @@ -1904,7 +1921,7 @@ { "name": "istanbul-lib-source-maps", "url": "https://github.com/istanbuljs/istanbuljs#readme", - "description": "", + "description": "Source maps support for istanbul", "paths": [ "." ], @@ -1915,18 +1932,32 @@ { "name": "istanbul-reports", "url": "https://github.com/istanbuljs/istanbuljs", - "description": "", + "description": "istanbul reports", + "paths": [ + "." + ], + "licenses": [ + "BSD-3-Clause" + ] + }, + { + "name": "js-npm", + "url": "", + "description": "Test project for js-npm", "paths": [ "." ], "licenses": [ + "MIT", + "Apache-2.0", + "ISC", "BSD-3-Clause" ] }, { "name": "js-tokens", - "url": "Unknown", - "description": "", + "url": "https://github.com/lydell/js-tokens#readme", + "description": "A regex that tokenizes JavaScript.", "paths": [ "." ], @@ -1936,8 +1967,8 @@ }, { "name": "jsbn", - "url": "Unknown", - "description": "", + "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.", "paths": [ "." ], @@ -1947,8 +1978,8 @@ }, { "name": "jsdom", - "url": "Unknown", - "description": "", + "url": "https://github.com/jsdom/jsdom#readme", + "description": "A JavaScript implementation of many web standards", "paths": [ "." ], @@ -1959,7 +1990,7 @@ { "name": "jsesc", "url": "https://mths.be/jsesc", - "description": "", + "description": "A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.", "paths": [ "." ], @@ -1969,19 +2000,20 @@ }, { "name": "json-schema", - "url": "Unknown", - "description": "", + "url": "https://github.com/kriszyp/json-schema#readme", + "description": "JSON Schema validation and specifications", "paths": [ "." ], "licenses": [ - "bsd*" + "AFL-2.1", + "BSD-4-Clause" ] }, { "name": "json-schema-traverse", "url": "https://github.com/epoberezkin/json-schema-traverse#readme", - "description": "", + "description": "Traverse JSON Schema passing each schema object to callback", "paths": [ "." ], @@ -1992,7 +2024,7 @@ { "name": "json-stringify-safe", "url": "https://github.com/isaacs/json-stringify-safe", - "description": "", + "description": "Like JSON.stringify, but doesn't blow up on circular refs.", "paths": [ "." ], @@ -2002,8 +2034,8 @@ }, { "name": "jsprim", - "url": "Unknown", - "description": "", + "url": "https://github.com/joyent/node-jsprim#readme", + "description": "utilities for primitive JavaScript types", "paths": [ "." ], @@ -2014,7 +2046,7 @@ { "name": "kind-of", "url": "https://github.com/jonschlinkert/kind-of", - "description": "", + "description": "Get the native type of a value.", "paths": [ "." ], @@ -2025,7 +2057,7 @@ { "name": "kind-of", "url": "https://github.com/jonschlinkert/kind-of", - "description": "", + "description": "Get the native type of a value.", "paths": [ "." ], @@ -2036,7 +2068,7 @@ { "name": "kind-of", "url": "https://github.com/jonschlinkert/kind-of", - "description": "", + "description": "Get the native type of a value.", "paths": [ "." ], @@ -2047,7 +2079,7 @@ { "name": "kind-of", "url": "https://github.com/jonschlinkert/kind-of", - "description": "", + "description": "Get the native type of a value.", "paths": [ "." ], @@ -2058,7 +2090,7 @@ { "name": "lazy-cache", "url": "https://github.com/jonschlinkert/lazy-cache", - "description": "", + "description": "Cache requires to be lazy-loaded when needed.", "paths": [ "." ], @@ -2068,8 +2100,8 @@ }, { "name": "lcid", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/lcid#readme", + "description": "Mapping between standard locale identifiers and Windows locale identifiers (LCID)", "paths": [ "." ], @@ -2079,8 +2111,8 @@ }, { "name": "left-pad", - "url": "Unknown", - "description": "", + "url": "https://github.com/stevemao/left-pad#readme", + "description": "String left pad", "paths": [ "." ], @@ -2091,7 +2123,7 @@ { "name": "levn", "url": "https://github.com/gkz/levn", - "description": "", + "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible", "paths": [ "." ], @@ -2101,8 +2133,8 @@ }, { "name": "load-json-file", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/load-json-file#readme", + "description": "Read and parse a JSON file", "paths": [ "." ], @@ -2112,8 +2144,8 @@ }, { "name": "locate-path", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/locate-path#readme", + "description": "Get the first path that exists on disk of multiple paths", "paths": [ "." ], @@ -2124,7 +2156,7 @@ { "name": "lodash", "url": "https://lodash.com/", - "description": "", + "description": "Lodash modular utilities.", "paths": [ "." ], @@ -2135,7 +2167,7 @@ { "name": "lodash", "url": "https://lodash.com/", - "description": "", + "description": "Lodash modular utilities.", "paths": [ "." ], @@ -2146,7 +2178,7 @@ { "name": "lodash.sortby", "url": "https://lodash.com/", - "description": "", + "description": "The lodash method `_.sortBy` exported as a module.", "paths": [ "." ], @@ -2157,7 +2189,7 @@ { "name": "longest", "url": "https://github.com/jonschlinkert/longest", - "description": "", + "description": "Get the longest item in an array.", "paths": [ "." ], @@ -2168,7 +2200,7 @@ { "name": "loose-envify", "url": "https://github.com/zertosh/loose-envify", - "description": "", + "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST", "paths": [ "." ], @@ -2178,8 +2210,8 @@ }, { "name": "lru-cache", - "url": "Unknown", - "description": "", + "url": "https://github.com/isaacs/node-lru-cache#readme", + "description": "A cache object that deletes the least-recently-used items.", "paths": [ "." ], @@ -2190,7 +2222,7 @@ { "name": "map-cache", "url": "https://github.com/jonschlinkert/map-cache", - "description": "", + "description": "Basic cache object for storing key-value pairs.", "paths": [ "." ], @@ -2201,7 +2233,7 @@ { "name": "map-visit", "url": "https://github.com/jonschlinkert/map-visit", - "description": "", + "description": "Map `visit` over an array of objects.", "paths": [ "." ], @@ -2211,8 +2243,8 @@ }, { "name": "md5-hex", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/md5-hex#readme", + "description": "Create a MD5 hash with hex encoding", "paths": [ "." ], @@ -2223,7 +2255,7 @@ { "name": "md5-o-matic", "url": "https://github.com/trentmillar/md5-o-matic", - "description": "", + "description": "Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39", "paths": [ "." ], @@ -2233,8 +2265,8 @@ }, { "name": "mem", - "url": "sindresorhus.com", - "description": "", + "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", "paths": [ "." ], @@ -2244,8 +2276,8 @@ }, { "name": "merge-source-map", - "url": "Unknown", - "description": "", + "url": "https://github.com/keik/merge-source-map#readme", + "description": "Merge old source map and new source map in multi-transform flow", "paths": [ "." ], @@ -2256,7 +2288,7 @@ { "name": "micromatch", "url": "https://github.com/micromatch/micromatch", - "description": "", + "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.", "paths": [ "." ], @@ -2266,8 +2298,8 @@ }, { "name": "mime-db", - "url": "Unknown", - "description": "", + "url": "https://github.com/jshttp/mime-db#readme", + "description": "Media Type Database", "paths": [ "." ], @@ -2277,8 +2309,8 @@ }, { "name": "mime-types", - "url": "Unknown", - "description": "", + "url": "https://github.com/jshttp/mime-types#readme", + "description": "The ultimate javascript content-type utility.", "paths": [ "." ], @@ -2288,8 +2320,8 @@ }, { "name": "mimic-fn", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/mimic-fn#readme", + "description": "Make a function mimic another one", "paths": [ "." ], @@ -2299,8 +2331,8 @@ }, { "name": "minimatch", - "url": "http://blog.izs.me", - "description": "", + "url": "https://github.com/isaacs/minimatch#readme", + "description": "a glob matcher in javascript", "paths": [ "." ], @@ -2311,7 +2343,7 @@ { "name": "minimist", "url": "https://github.com/substack/minimist", - "description": "", + "description": "parse argument options", "paths": [ "." ], @@ -2322,7 +2354,7 @@ { "name": "mixin-deep", "url": "https://github.com/jonschlinkert/mixin-deep", - "description": "", + "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.", "paths": [ "." ], @@ -2332,8 +2364,8 @@ }, { "name": "mkdirp", - "url": "http://substack.net", - "description": "", + "url": "https://github.com/substack/node-mkdirp#readme", + "description": "Recursively mkdir, like `mkdir -p`", "paths": [ "." ], @@ -2343,8 +2375,8 @@ }, { "name": "moment", - "url": "http://momentjs.com/", - "description": "", + "url": "http://momentjs.com", + "description": "Parse, validate, manipulate, and display dates", "paths": [ "." ], @@ -2354,8 +2386,8 @@ }, { "name": "ms", - "url": "Unknown", - "description": "", + "url": "https://github.com/zeit/ms#readme", + "description": "Tiny milisecond conversion utility", "paths": [ "." ], @@ -2366,7 +2398,7 @@ { "name": "nanomatch", "url": "https://github.com/micromatch/nanomatch", - "description": "", + "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)", "paths": [ "." ], @@ -2376,8 +2408,8 @@ }, { "name": "normalize-package-data", - "url": "Unknown", - "description": "", + "url": "https://github.com/npm/normalize-package-data#readme", + "description": "Normalizes data that can be found in package.json files.", "paths": [ "." ], @@ -2388,7 +2420,7 @@ { "name": "normalize.css", "url": "https://necolas.github.io/normalize.css", - "description": "", + "description": "A modern alternative to CSS resets", "paths": [ "." ], @@ -2398,8 +2430,8 @@ }, { "name": "npm-run-path", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/npm-run-path#readme", + "description": "Get your PATH prepended with locally installed binaries", "paths": [ "." ], @@ -2409,8 +2441,8 @@ }, { "name": "number-is-nan", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/number-is-nan#readme", + "description": "ES2015 Number.isNaN() ponyfill", "paths": [ "." ], @@ -2421,7 +2453,7 @@ { "name": "nwsapi", "url": "http://javascript.nwbox.com/nwsapi/", - "description": "", + "description": "Fast CSS Selectors API Engine", "paths": [ "." ], @@ -2431,8 +2463,8 @@ }, { "name": "nyc", - "url": "Unknown", - "description": "", + "url": "https://github.com/istanbuljs/nyc#readme", + "description": "the Istanbul command line interface", "paths": [ "." ], @@ -2442,8 +2474,8 @@ }, { "name": "oauth-sign", - "url": "http://www.futurealoof.com", - "description": "", + "url": "https://github.com/mikeal/oauth-sign#readme", + "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.", "paths": [ "." ], @@ -2453,8 +2485,8 @@ }, { "name": "object-assign", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/object-assign#readme", + "description": "ES2015 `Object.assign()` ponyfill", "paths": [ "." ], @@ -2465,7 +2497,7 @@ { "name": "object-copy", "url": "https://github.com/jonschlinkert/object-copy", - "description": "", + "description": "Copy static properties, prototype properties, and descriptors from one object to another.", "paths": [ "." ], @@ -2476,7 +2508,7 @@ { "name": "object-visit", "url": "https://github.com/jonschlinkert/object-visit", - "description": "", + "description": "Call a specified method on each value in the given object.", "paths": [ "." ], @@ -2487,7 +2519,7 @@ { "name": "object.pick", "url": "https://github.com/jonschlinkert/object.pick", - "description": "", + "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.", "paths": [ "." ], @@ -2497,8 +2529,8 @@ }, { "name": "once", - "url": "http://blog.izs.me/", - "description": "", + "url": "https://github.com/isaacs/once#readme", + "description": "Run a function exactly one time", "paths": [ "." ], @@ -2508,8 +2540,8 @@ }, { "name": "optimist", - "url": "http://substack.net", - "description": "", + "url": "https://github.com/substack/node-optimist#readme", + "description": "Light-weight option parsing with an argv hash. No optstrings attached.", "paths": [ "." ], @@ -2520,7 +2552,7 @@ { "name": "optionator", "url": "https://github.com/gkz/optionator", - "description": "", + "description": "option parsing and help generation", "paths": [ "." ], @@ -2530,8 +2562,8 @@ }, { "name": "os-homedir", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/os-homedir#readme", + "description": "Node.js 4 `os.homedir()` ponyfill", "paths": [ "." ], @@ -2541,8 +2573,8 @@ }, { "name": "os-locale", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/os-locale#readme", + "description": "Get the system locale", "paths": [ "." ], @@ -2552,8 +2584,8 @@ }, { "name": "p-finally", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/p-finally#readme", + "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome", "paths": [ "." ], @@ -2563,8 +2595,8 @@ }, { "name": "p-limit", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/p-limit#readme", + "description": "Run multiple promise-returning & async functions with limited concurrency", "paths": [ "." ], @@ -2574,8 +2606,8 @@ }, { "name": "p-locate", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/p-locate#readme", + "description": "Get the first fulfilled promise that satisfies the provided testing function", "paths": [ "." ], @@ -2585,8 +2617,8 @@ }, { "name": "p-try", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/p-try#readme", + "description": "`Promise#try()` ponyfill - Starts a promise chain", "paths": [ "." ], @@ -2596,8 +2628,8 @@ }, { "name": "parse-json", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/parse-json#readme", + "description": "Parse JSON with more helpful errors", "paths": [ "." ], @@ -2608,7 +2640,7 @@ { "name": "parse5", "url": "https://github.com/inikulin/parse5", - "description": "", + "description": "HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.", "paths": [ "." ], @@ -2619,7 +2651,7 @@ { "name": "pascalcase", "url": "https://github.com/jonschlinkert/pascalcase", - "description": "", + "description": "Convert a string to pascal-case.", "paths": [ "." ], @@ -2629,8 +2661,8 @@ }, { "name": "path-exists", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/path-exists#readme", + "description": "Check if a path exists", "paths": [ "." ], @@ -2640,8 +2672,8 @@ }, { "name": "path-exists", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/path-exists#readme", + "description": "Check if a path exists", "paths": [ "." ], @@ -2651,8 +2683,8 @@ }, { "name": "path-is-absolute", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/path-is-absolute#readme", + "description": "Node.js 0.12 path.isAbsolute() ponyfill", "paths": [ "." ], @@ -2662,8 +2694,8 @@ }, { "name": "path-key", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/path-key#readme", + "description": "Get the PATH environment variable key cross-platform", "paths": [ "." ], @@ -2674,7 +2706,7 @@ { "name": "path-parse", "url": "https://github.com/jbgutierrez/path-parse#readme", - "description": "", + "description": "Node.js path.parse() ponyfill", "paths": [ "." ], @@ -2684,8 +2716,8 @@ }, { "name": "path-type", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/path-type#readme", + "description": "Check if a path is a file, directory, or symlink", "paths": [ "." ], @@ -2696,7 +2728,7 @@ { "name": "performance-now", "url": "https://github.com/braveg1rl/performance-now", - "description": "", + "description": "Implements performance.now (based on process.hrtime).", "paths": [ "." ], @@ -2706,8 +2738,8 @@ }, { "name": "pify", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/pify#readme", + "description": "Promisify a callback-style function", "paths": [ "." ], @@ -2717,8 +2749,8 @@ }, { "name": "pinkie", - "url": "github.com/floatdrop", - "description": "", + "url": "https://github.com/floatdrop/pinkie#readme", + "description": "Itty bitty little widdle twinkie pinkie ES2015 Promise implementation", "paths": [ "." ], @@ -2728,8 +2760,8 @@ }, { "name": "pinkie-promise", - "url": "github.com/floatdrop", - "description": "", + "url": "https://github.com/floatdrop/pinkie-promise#readme", + "description": "ES2015 Promise ponyfill", "paths": [ "." ], @@ -2739,8 +2771,8 @@ }, { "name": "pkg-dir", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/pkg-dir#readme", + "description": "Find the root directory of a npm package", "paths": [ "." ], @@ -2750,8 +2782,8 @@ }, { "name": "pn", - "url": "Unknown", - "description": "", + "url": "https://github.com/cscott/node-pn#readme", + "description": "Promisify the node standard library.", "paths": [ "." ], @@ -2762,7 +2794,7 @@ { "name": "posix-character-classes", "url": "https://github.com/jonschlinkert/posix-character-classes", - "description": "", + "description": "POSIX character classes for creating regular expressions.", "paths": [ "." ], @@ -2772,8 +2804,8 @@ }, { "name": "prelude-ls", - "url": "http://preludels.com/", - "description": "", + "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.", "paths": [ "." ], @@ -2784,7 +2816,7 @@ { "name": "pseudomap", "url": "https://github.com/isaacs/pseudomap#readme", - "description": "", + "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.", "paths": [ "." ], @@ -2794,8 +2826,8 @@ }, { "name": "psl", - "url": "https://lupomontero.com/", - "description": "", + "url": "https://github.com/lupomontero/psl#readme", + "description": "Domain name parser based on the Public Suffix List", "paths": [ "." ], @@ -2806,7 +2838,7 @@ { "name": "punycode", "url": "https://mths.be/punycode", - "description": "", + "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", "paths": [ "." ], @@ -2817,7 +2849,7 @@ { "name": "punycode", "url": "https://mths.be/punycode", - "description": "", + "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", "paths": [ "." ], @@ -2828,7 +2860,7 @@ { "name": "qs", "url": "https://github.com/ljharb/qs", - "description": "", + "description": "A querystring parser that supports nesting and arrays, with a depth limit", "paths": [ "." ], @@ -2838,8 +2870,8 @@ }, { "name": "read-pkg", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/read-pkg#readme", + "description": "Read a package.json file", "paths": [ "." ], @@ -2849,8 +2881,8 @@ }, { "name": "read-pkg-up", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/read-pkg-up#readme", + "description": "Read the closest package.json file", "paths": [ "." ], @@ -2860,8 +2892,8 @@ }, { "name": "regenerator-runtime", - "url": "Unknown", - "description": "", + "url": "", + "description": "Runtime for Regenerator-compiled generator and async functions.", "paths": [ "." ], @@ -2872,7 +2904,7 @@ { "name": "regex-not", "url": "https://github.com/jonschlinkert/regex-not", - "description": "", + "description": "Create a javascript regular expression for matching everything except for the given string.", "paths": [ "." ], @@ -2883,7 +2915,7 @@ { "name": "repeat-element", "url": "https://github.com/jonschlinkert/repeat-element", - "description": "", + "description": "Create an array by repeating the given value n times.", "paths": [ "." ], @@ -2894,7 +2926,7 @@ { "name": "repeat-string", "url": "https://github.com/jonschlinkert/repeat-string", - "description": "", + "description": "Repeat the given string n times. Fastest implementation for repeating a string.", "paths": [ "." ], @@ -2904,8 +2936,8 @@ }, { "name": "repeating", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/repeating#readme", + "description": "Repeat a string - fast", "paths": [ "." ], @@ -2915,8 +2947,8 @@ }, { "name": "request", - "url": "Unknown", - "description": "", + "url": "https://github.com/request/request#readme", + "description": "Simplified HTTP request client.", "paths": [ "." ], @@ -2927,7 +2959,7 @@ { "name": "request-promise-core", "url": "https://github.com/request/promise-core#readme", - "description": "", + "description": "Core Promise support implementation for the simplified HTTP request client 'request'.", "paths": [ "." ], @@ -2938,7 +2970,7 @@ { "name": "request-promise-native", "url": "https://github.com/request/request-promise-native#readme", - "description": "", + "description": "The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.", "paths": [ "." ], @@ -2949,7 +2981,7 @@ { "name": "require-directory", "url": "https://github.com/troygoode/node-require-directory/", - "description": "", + "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.", "paths": [ "." ], @@ -2960,7 +2992,7 @@ { "name": "require-main-filename", "url": "https://github.com/yargs/require-main-filename#readme", - "description": "", + "description": "shim for require.main.filename() that works in as many environments as possible", "paths": [ "." ], @@ -2970,8 +3002,8 @@ }, { "name": "resolve-from", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/resolve-from#readme", + "description": "Resolve the path of a module like require.resolve() but from a given path", "paths": [ "." ], @@ -2981,8 +3013,8 @@ }, { "name": "resolve-url", - "url": "Unknown", - "description": "", + "url": "https://github.com/lydell/resolve-url#readme", + "description": "Like Node.jsâ `path.resolve`/`url.resolve` for the browser.", "paths": [ "." ], @@ -2992,8 +3024,8 @@ }, { "name": "ret", - "url": "https://github.com/fent", - "description": "", + "url": "https://github.com/fent/ret.js#readme", + "description": "Tokenizes a string that represents a regular expression.", "paths": [ "." ], @@ -3004,7 +3036,7 @@ { "name": "right-align", "url": "https://github.com/jonschlinkert/right-align", - "description": "", + "description": "Right-align the text in a string.", "paths": [ "." ], @@ -3014,8 +3046,8 @@ }, { "name": "rimraf", - "url": "http://blog.izs.me/", - "description": "", + "url": "https://github.com/isaacs/rimraf#readme", + "description": "A deep deletion module for node (like `rm -rf`)", "paths": [ "." ], @@ -3026,7 +3058,7 @@ { "name": "safe-buffer", "url": "https://github.com/feross/safe-buffer", - "description": "", + "description": "Safer Node.js Buffer API", "paths": [ "." ], @@ -3037,7 +3069,7 @@ { "name": "safe-regex", "url": "https://github.com/substack/safe-regex", - "description": "", + "description": "detect possibly catastrophic, exponential-time regular expressions", "paths": [ "." ], @@ -3047,8 +3079,8 @@ }, { "name": "safer-buffer", - "url": "https://github.com/ChALkeR", - "description": "", + "url": "https://github.com/ChALkeR/safer-buffer#readme", + "description": "Modern Buffer API polyfill without footguns", "paths": [ "." ], @@ -3058,8 +3090,8 @@ }, { "name": "sax", - "url": "http://blog.izs.me/", - "description": "", + "url": "https://github.com/isaacs/sax-js#readme", + "description": "An evented streaming XML parser in JavaScript", "paths": [ "." ], @@ -3069,8 +3101,8 @@ }, { "name": "semver", - "url": "Unknown", - "description": "", + "url": "https://github.com/npm/node-semver#readme", + "description": "The semantic version parser used by npm.", "paths": [ "." ], @@ -3081,7 +3113,7 @@ { "name": "set-blocking", "url": "https://github.com/yargs/set-blocking#readme", - "description": "", + "description": "set blocking stdio and stderr ensuring that terminal output does not truncate", "paths": [ "." ], @@ -3092,7 +3124,7 @@ { "name": "set-value", "url": "https://github.com/jonschlinkert/set-value", - "description": "", + "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.", "paths": [ "." ], @@ -3103,7 +3135,7 @@ { "name": "set-value", "url": "https://github.com/jonschlinkert/set-value", - "description": "", + "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.", "paths": [ "." ], @@ -3113,8 +3145,8 @@ }, { "name": "shebang-command", - "url": "github.com/kevva", - "description": "", + "url": "https://github.com/kevva/shebang-command#readme", + "description": "Get the command from a shebang", "paths": [ "." ], @@ -3124,8 +3156,8 @@ }, { "name": "shebang-regex", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/shebang-regex#readme", + "description": "Regular expression for matching a shebang", "paths": [ "." ], @@ -3136,7 +3168,7 @@ { "name": "signal-exit", "url": "https://github.com/tapjs/signal-exit", - "description": "", + "description": "when you want to fire an event no matter how a process exits.", "paths": [ "." ], @@ -3146,8 +3178,8 @@ }, { "name": "slide", - "url": "http://blog.izs.me/", - "description": "", + "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", "paths": [ "." ], @@ -3158,7 +3190,7 @@ { "name": "snapdragon", "url": "https://github.com/jonschlinkert/snapdragon", - "description": "", + "description": "Fast, pluggable and easy-to-use parser-renderer factory.", "paths": [ "." ], @@ -3169,7 +3201,7 @@ { "name": "snapdragon-node", "url": "https://github.com/jonschlinkert/snapdragon-node", - "description": "", + "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.", "paths": [ "." ], @@ -3180,7 +3212,7 @@ { "name": "snapdragon-util", "url": "https://github.com/jonschlinkert/snapdragon-util", - "description": "", + "description": "Utilities for the snapdragon parser/compiler.", "paths": [ "." ], @@ -3191,7 +3223,7 @@ { "name": "source-map", "url": "https://github.com/mozilla/source-map", - "description": "", + "description": "Generates and consumes source maps", "paths": [ "." ], @@ -3202,7 +3234,7 @@ { "name": "source-map", "url": "https://github.com/mozilla/source-map", - "description": "", + "description": "Generates and consumes source maps", "paths": [ "." ], @@ -3213,7 +3245,7 @@ { "name": "source-map", "url": "https://github.com/mozilla/source-map", - "description": "", + "description": "Generates and consumes source maps", "paths": [ "." ], @@ -3223,8 +3255,8 @@ }, { "name": "source-map-resolve", - "url": "Unknown", - "description": "", + "url": "https://github.com/lydell/source-map-resolve#readme", + "description": "Resolve the source map and/or sources for a generated file.", "paths": [ "." ], @@ -3234,8 +3266,8 @@ }, { "name": "source-map-url", - "url": "Unknown", - "description": "", + "url": "https://github.com/lydell/source-map-url#readme", + "description": "Tools for working with sourceMappingURL comments.", "paths": [ "." ], @@ -3246,7 +3278,7 @@ { "name": "spawn-wrap", "url": "https://github.com/isaacs/spawn-wrap#readme", - "description": "", + "description": "Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.", "paths": [ "." ], @@ -3256,8 +3288,8 @@ }, { "name": "spdx-correct", - "url": "https://kemitchell.com", - "description": "", + "url": "https://github.com/jslicense/spdx-correct.js#readme", + "description": "correct invalid SPDX expressions", "paths": [ "." ], @@ -3267,8 +3299,8 @@ }, { "name": "spdx-exceptions", - "url": "Unknown", - "description": "", + "url": "https://github.com/kemitchell/spdx-exceptions.json#readme", + "description": "list of SPDX standard license exceptions", "paths": [ "." ], @@ -3278,8 +3310,8 @@ }, { "name": "spdx-expression-parse", - "url": "http://kemitchell.com", - "description": "", + "url": "https://github.com/jslicense/spdx-expression-parse.js#readme", + "description": "parse SPDX license expressions", "paths": [ "." ], @@ -3289,8 +3321,8 @@ }, { "name": "spdx-license-ids", - "url": "https://github.com/shinnn", - "description": "", + "url": "https://github.com/shinnn/spdx-license-ids#readme", + "description": "A list of SPDX license identifiers", "paths": [ "." ], @@ -3301,7 +3333,7 @@ { "name": "split-string", "url": "https://github.com/jonschlinkert/split-string", - "description": "", + "description": "Split a string on a character except when the character is escaped.", "paths": [ "." ], @@ -3312,7 +3344,7 @@ { "name": "sshpk", "url": "https://github.com/arekinath/node-sshpk#readme", - "description": "", + "description": "A library for finding and using SSH public keys", "paths": [ "." ], @@ -3323,7 +3355,7 @@ { "name": "static-extend", "url": "https://github.com/jonschlinkert/static-extend", - "description": "", + "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.", "paths": [ "." ], @@ -3334,7 +3366,7 @@ { "name": "stealthy-require", "url": "https://github.com/analog-nico/stealthy-require#readme", - "description": "", + "description": "The closest you can get to require something with bypassing the require cache", "paths": [ "." ], @@ -3344,8 +3376,8 @@ }, { "name": "string-width", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/string-width#readme", + "description": "Get the visual width of a string - the number of columns required to display it", "paths": [ "." ], @@ -3355,8 +3387,8 @@ }, { "name": "string-width", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/string-width#readme", + "description": "Get the visual width of a string - the number of columns required to display it", "paths": [ "." ], @@ -3366,8 +3398,8 @@ }, { "name": "strip-ansi", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/chalk/strip-ansi#readme", + "description": "Strip ANSI escape codes", "paths": [ "." ], @@ -3377,8 +3409,8 @@ }, { "name": "strip-ansi", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/chalk/strip-ansi#readme", + "description": "Strip ANSI escape codes", "paths": [ "." ], @@ -3388,8 +3420,8 @@ }, { "name": "strip-bom", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/strip-bom#readme", + "description": "Strip UTF-8 byte order mark (BOM) from a string/buffer", "paths": [ "." ], @@ -3399,8 +3431,8 @@ }, { "name": "strip-eof", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/strip-eof#readme", + "description": "Strip the End-Of-File (EOF) character from a string/buffer", "paths": [ "." ], @@ -3410,8 +3442,8 @@ }, { "name": "supports-color", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/chalk/supports-color#readme", + "description": "Detect whether a terminal supports color", "paths": [ "." ], @@ -3421,8 +3453,8 @@ }, { "name": "supports-color", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/chalk/supports-color#readme", + "description": "Detect whether a terminal supports color", "paths": [ "." ], @@ -3433,7 +3465,7 @@ { "name": "symbol-tree", "url": "https://github.com/jsdom/js-symbol-tree#symbol-tree", - "description": "", + "description": "Turn any collection of objects into its own efficient tree or linked list using Symbol", "paths": [ "." ], @@ -3444,7 +3476,7 @@ { "name": "test-exclude", "url": "https://github.com/istanbuljs/istanbuljs#readme", - "description": "", + "description": "test for inclusion or exclusion of paths using pkg-conf and globs", "paths": [ "." ], @@ -3454,8 +3486,8 @@ }, { "name": "to-fast-properties", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/to-fast-properties#readme", + "description": "Force V8 to use fast properties for an object", "paths": [ "." ], @@ -3466,7 +3498,7 @@ { "name": "to-object-path", "url": "https://github.com/jonschlinkert/to-object-path", - "description": "", + "description": "Create an object path from a list or array of strings.", "paths": [ "." ], @@ -3477,7 +3509,7 @@ { "name": "to-regex", "url": "https://github.com/jonschlinkert/to-regex", - "description": "", + "description": "Generate a regex from a string or array of strings.", "paths": [ "." ], @@ -3488,7 +3520,7 @@ { "name": "to-regex-range", "url": "https://github.com/micromatch/to-regex-range", - "description": "", + "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", "paths": [ "." ], @@ -3499,7 +3531,7 @@ { "name": "tough-cookie", "url": "https://github.com/salesforce/tough-cookie", - "description": "", + "description": "RFC6265 Cookies and Cookie Jar for node.js", "paths": [ "." ], @@ -3509,8 +3541,8 @@ }, { "name": "tr46", - "url": "Unknown", - "description": "", + "url": "https://github.com/Sebmaster/tr46.js#readme", + "description": "An implementation of the Unicode TR46 spec", "paths": [ "." ], @@ -3520,8 +3552,8 @@ }, { "name": "trim-right", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/sindresorhus/trim-right#readme", + "description": "Similar to String#trim() but removes only whitespace on the right", "paths": [ "." ], @@ -3531,8 +3563,8 @@ }, { "name": "tunnel-agent", - "url": "http://www.futurealoof.com", - "description": "", + "url": "https://github.com/mikeal/tunnel-agent#readme", + "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.", "paths": [ "." ], @@ -3542,8 +3574,8 @@ }, { "name": "tweetnacl", - "url": "https://tweetnacl.js.org/", - "description": "", + "url": "https://tweetnacl.js.org", + "description": "Port of TweetNaCl cryptographic library to JavaScript", "paths": [ "." ], @@ -3554,7 +3586,7 @@ { "name": "type-check", "url": "https://github.com/gkz/type-check", - "description": "", + "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.", "paths": [ "." ], @@ -3565,7 +3597,7 @@ { "name": "uglify-js", "url": "http://lisperator.net/uglifyjs", - "description": "", + "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "paths": [ "." ], @@ -3575,8 +3607,8 @@ }, { "name": "uglify-to-browserify", - "url": "Unknown", - "description": "", + "url": "https://github.com/ForbesLindesay/uglify-to-browserify#readme", + "description": "A transform to make UglifyJS work in browserify.", "paths": [ "." ], @@ -3587,7 +3619,7 @@ { "name": "union-value", "url": "https://github.com/jonschlinkert/union-value", - "description": "", + "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.", "paths": [ "." ], @@ -3598,7 +3630,7 @@ { "name": "unset-value", "url": "https://github.com/jonschlinkert/unset-value", - "description": "", + "description": "Delete nested properties from an object using dot notation.", "paths": [ "." ], @@ -3609,7 +3641,7 @@ { "name": "uri-js", "url": "https://github.com/garycourt/uri-js", - "description": "", + "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.", "paths": [ "." ], @@ -3619,8 +3651,8 @@ }, { "name": "urix", - "url": "Unknown", - "description": "", + "url": "https://github.com/lydell/urix#readme", + "description": "Makes Windows-style paths more unix and URI friendly.", "paths": [ "." ], @@ -3631,7 +3663,7 @@ { "name": "use", "url": "https://github.com/jonschlinkert/use", - "description": "", + "description": "Easily add plugin support to your node.js application.", "paths": [ "." ], @@ -3641,8 +3673,8 @@ }, { "name": "uuid", - "url": "Unknown", - "description": "", + "url": "https://github.com/kelektiv/node-uuid#readme", + "description": "RFC4122 (v1, v4, and v5) UUIDs", "paths": [ "." ], @@ -3652,8 +3684,8 @@ }, { "name": "validate-npm-package-license", - "url": "https://kemitchell.com", - "description": "", + "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", "paths": [ "." ], @@ -3663,8 +3695,8 @@ }, { "name": "verror", - "url": "Unknown", - "description": "", + "url": "https://github.com/davepacheco/node-verror#readme", + "description": "richer JavaScript errors", "paths": [ "." ], @@ -3674,8 +3706,8 @@ }, { "name": "w3c-hr-time", - "url": "Unknown", - "description": "", + "url": "https://github.com/jsdom/w3c-hr-time#readme", + "description": "An implementation of the W3C High Resolution Time Level 2 specification.", "paths": [ "." ], @@ -3685,8 +3717,8 @@ }, { "name": "webidl-conversions", - "url": "https://domenic.me/", - "description": "", + "url": "https://github.com/jsdom/webidl-conversions#readme", + "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", "paths": [ "." ], @@ -3696,8 +3728,8 @@ }, { "name": "whatwg-encoding", - "url": "https://domenic.me/", - "description": "", + "url": "https://github.com/jsdom/whatwg-encoding#readme", + "description": "Decode strings according to the WHATWG Encoding Standard", "paths": [ "." ], @@ -3707,8 +3739,8 @@ }, { "name": "whatwg-mimetype", - "url": "https://domenic.me/", - "description": "", + "url": "https://github.com/jsdom/whatwg-mimetype#readme", + "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard", "paths": [ "." ], @@ -3718,8 +3750,8 @@ }, { "name": "whatwg-url", - "url": "Unknown", - "description": "", + "url": "https://github.com/jsdom/whatwg-url#readme", + "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", "paths": [ "." ], @@ -3729,8 +3761,8 @@ }, { "name": "whatwg-url", - "url": "Unknown", - "description": "", + "url": "https://github.com/jsdom/whatwg-url#readme", + "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", "paths": [ "." ], @@ -3740,8 +3772,8 @@ }, { "name": "which", - "url": "http://blog.izs.me", - "description": "", + "url": "https://github.com/isaacs/node-which#readme", + "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", "paths": [ "." ], @@ -3752,7 +3784,7 @@ { "name": "which-module", "url": "https://github.com/nexdrew/which-module#readme", - "description": "", + "description": "Find the module object for something that was require()d", "paths": [ "." ], @@ -3763,7 +3795,7 @@ { "name": "window-size", "url": "https://github.com/jonschlinkert/window-size", - "description": "", + "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.", "paths": [ "." ], @@ -3774,7 +3806,7 @@ { "name": "word-wrap", "url": "https://github.com/jonschlinkert/word-wrap", - "description": "", + "description": "Wrap words to a specified length.", "paths": [ "." ], @@ -3784,8 +3816,8 @@ }, { "name": "wordwrap", - "url": "http://substack.net", - "description": "", + "url": "https://github.com/substack/node-wordwrap#readme", + "description": "Wrap those words. Show them at what columns to start and stop.", "paths": [ "." ], @@ -3795,8 +3827,8 @@ }, { "name": "wordwrap", - "url": "http://substack.net", - "description": "", + "url": "https://github.com/substack/node-wordwrap#readme", + "description": "Wrap those words. Show them at what columns to start and stop.", "paths": [ "." ], @@ -3806,8 +3838,8 @@ }, { "name": "wrap-ansi", - "url": "sindresorhus.com", - "description": "", + "url": "https://github.com/chalk/wrap-ansi#readme", + "description": "Wordwrap a string with ANSI escape codes", "paths": [ "." ], @@ -3818,7 +3850,7 @@ { "name": "wrappy", "url": "https://github.com/npm/wrappy", - "description": "", + "description": "Callback wrapping utility", "paths": [ "." ], @@ -3829,7 +3861,7 @@ { "name": "write-file-atomic", "url": "https://github.com/iarna/write-file-atomic", - "description": "", + "description": "Write files in an atomic fashion w/configurable ownership", "paths": [ "." ], @@ -3840,7 +3872,7 @@ { "name": "ws", "url": "https://github.com/websockets/ws", - "description": "", + "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", "paths": [ "." ], @@ -3850,8 +3882,8 @@ }, { "name": "xml-name-validator", - "url": "https://domenic.me/", - "description": "", + "url": "https://github.com/jsdom/xml-name-validator#readme", + "description": "Validates whether a string matches the production for an XML name or qualified name", "paths": [ "." ], @@ -3862,7 +3894,7 @@ { "name": "y18n", "url": "https://github.com/yargs/y18n", - "description": "", + "description": "the bare-bones internationalization library used by yargs", "paths": [ "." ], @@ -3872,8 +3904,8 @@ }, { "name": "yallist", - "url": "http://blog.izs.me/", - "description": "", + "url": "https://github.com/isaacs/yallist#readme", + "description": "Yet Another Linked List", "paths": [ "." ], @@ -3884,7 +3916,7 @@ { "name": "yargs", "url": "http://yargs.js.org/", - "description": "", + "description": "yargs the modern, pirate-themed, successor to optimist.", "paths": [ "." ], @@ -3894,8 +3926,8 @@ }, { "name": "yargs", - "url": "http://CodeTunnel.com", - "description": "", + "url": "https://github.com/bcoe/yargs#readme", + "description": "Light-weight option parsing with an argv hash. No optstrings attached.", "paths": [ "." ], @@ -3905,8 +3937,8 @@ }, { "name": "yargs-parser", - "url": "Unknown", - "description": "", + "url": "https://github.com/yargs/yargs-parser#readme", + "description": "the mighty option parser used by yargs", "paths": [ "." ], @@ -3916,8 +3948,8 @@ }, { "name": "yargs-parser", - "url": "Unknown", - "description": "", + "url": "https://github.com/yargs/yargs-parser#readme", + "description": "the mighty option parser used by yargs", "paths": [ "." ], |
