licenses.dev

ran-boilerplate v0.6.0

React . Apollo (GraphQL) . Next.js Boilerplate

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT658
PackageRelationDependenciesPublished
@types/graphql • 0.10.2TypeScript definitions for graphqlINDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
acorn-dynamic-import • 2.0.2Support dynamic imports in acornINDIRECT1
acorn • 4.0.13ECMAScript parserINDIRECT0
acorn • 5.7.4ECMAScript parserINDIRECT0
ajv-keywords • 2.1.1Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 5.5.2Another JSON Schema ValidatorINDIRECT4
align-text • 0.1.4Align the text in a string.INDIRECT4
amp-message • 0.1.2Higher level Message object for the AMP protocolINDIRECT1
amp • 0.3.1Abstract messaging protocolINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
apollo-client • 1.9.3A simple yet functional GraphQL client.INDIRECT15
apollo-link-core • 0.5.4Flexible, lightweight transport layer for GraphQLINDIRECT5
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
arr-diff • 2.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT1
arr-diff • 4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-differ • 1.0.0Create an array with values that are present in the first input array but not additional onesINDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
array-unique • 0.2.1Return an array free of duplicate values. Fastest ES5 implementation.INDIRECT0
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
assert • 1.5.1The node.js assert module, re-packaged for web browsers.INDIRECT25
assign-symbols • 1.0.0Assign 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.INDIRECT0
async-each • 1.0.6No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.INDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
babel-core • 6.25.0Babel compiler core.INDIRECT55
babel-core • 6.26.3Babel compiler core.INDIRECT53
babel-generator • 6.25.0Turns an AST into code.INDIRECT16
babel-generator • 6.26.1Turns an AST into code.INDIRECT16
babel-helper-builder-binary-assignment-operator-visitor • 6.24.1Helper function to build binary assignment operator visitorsINDIRECT27
babel-helper-builder-react-jsx • 6.26.0Helper function to build react jsxINDIRECT7
babel-helper-call-delegate • 6.24.1Helper function to call delegateINDIRECT27
babel-helper-define-map • 6.26.0Helper function to define a mapINDIRECT29
babel-helper-explode-assignable-expression • 6.24.1Helper function to explode an assignable expressionINDIRECT26
babel-helper-function-name • 6.24.1Helper function to change the property 'name' of every functionINDIRECT28
babel-helper-get-function-arity • 6.24.1Helper function to get function arityINDIRECT9
babel-helper-hoist-variables • 6.24.1Helper function to hoist variablesINDIRECT9
babel-helper-optimise-call-expression • 6.24.1Helper function to optimise call expressionINDIRECT9
babel-helper-regex • 6.26.0Helper function to check for literal RegExINDIRECT7
babel-helper-remap-async-to-generator • 6.24.1Helper function to remap async functions to generatorsINDIRECT29
babel-helper-replace-supers • 6.24.1Helper function to replace supersINDIRECT28
babel-helpers • 6.24.1Collection of helper functions used by Babel transforms.INDIRECT27
babel-loader • 7.1.1babel module loader for webpackINDIRECT17
babel-messages • 6.23.0Collection of debug messages used by Babel.INDIRECT3
babel-plugin-check-es2015-constants • 6.22.0Compile ES2015 constants to ES5INDIRECT3
babel-plugin-inline-import-graphql-ast • 2.0.0Babel plugin to make raw files importableDIRECT5
babel-plugin-module-resolver • 2.6.2Module resolver plugin for BabelINDIRECT22
babel-plugin-react-require • 3.0.0Babel plugin that adds React import declaration if file contains JSX tags.INDIRECT0
babel-plugin-styled-components • 1.2.0Improve the debugging experience and add server-side rendering support to styled-componentsDIRECT1
babel-plugin-syntax-async-functions • 6.13.0Allow parsing of async functionsINDIRECT0
babel-plugin-syntax-class-properties • 6.13.0Allow parsing of class propertiesINDIRECT0
babel-plugin-syntax-dynamic-import • 6.18.0Allow parsing of import()INDIRECT0
babel-plugin-syntax-exponentiation-operator • 6.13.0Allow parsing of the exponentiation operatorINDIRECT0
babel-plugin-syntax-flow • 6.18.0Allow parsing of the flow syntaxINDIRECT0
babel-plugin-syntax-jsx • 6.18.0Allow parsing of jsxINDIRECT0
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spreadINDIRECT0
babel-plugin-syntax-trailing-function-commas • 6.22.0Compile trailing function commas to ES5INDIRECT0
babel-plugin-transform-async-to-generator • 6.24.1Turn async functions into ES2015 generatorsINDIRECT31
babel-plugin-transform-class-properties • 6.24.1This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT30
babel-plugin-transform-es2015-arrow-functions • 6.22.0Compile ES2015 arrow functions to ES5INDIRECT3
babel-plugin-transform-es2015-block-scoped-functions • 6.22.0Babel plugin to ensure function declarations at the block level are block scopedINDIRECT3
babel-plugin-transform-es2015-block-scoping • 6.26.0Compile ES2015 block scoping (const and let) to ES5INDIRECT27
babel-plugin-transform-es2015-classes • 6.24.1Compile ES2015 classes to ES5INDIRECT32
babel-plugin-transform-es2015-computed-properties • 6.24.1Compile ES2015 computed properties to ES5INDIRECT27
babel-plugin-transform-es2015-destructuring • 6.23.0Compile ES2015 destructuring to ES5INDIRECT3
babel-plugin-transform-es2015-duplicate-keys • 6.24.1Compile objects with duplicate keys to valid strict ES5INDIRECT9
babel-plugin-transform-es2015-for-of • 6.23.0Compile ES2015 for...of to ES5INDIRECT3
babel-plugin-transform-es2015-function-name • 6.24.1Apply ES2015 function.name semantics to all functionsINDIRECT29
babel-plugin-transform-es2015-literals • 6.22.0Compile ES2015 unicode string and number literals to ES5INDIRECT3
babel-plugin-transform-es2015-modules-amd • 6.24.1This plugin transforms ES2015 modules to AMDINDIRECT29
babel-plugin-transform-es2015-modules-commonjs • 6.24.1This plugin transforms ES2015 modules to CommonJSINDIRECT28
babel-plugin-transform-es2015-modules-systemjs • 6.24.1This plugin transforms ES2015 modules to SystemJSINDIRECT28
babel-plugin-transform-es2015-modules-umd • 6.24.1This plugin transforms ES2015 modules to UMDINDIRECT30
babel-plugin-transform-es2015-object-super • 6.24.1Compile ES2015 object super to ES5INDIRECT29
babel-plugin-transform-es2015-parameters • 6.24.1Compile ES2015 default and rest parameters to ES5INDIRECT30
babel-plugin-transform-es2015-shorthand-properties • 6.24.1Compile ES2015 shorthand properties to ES5INDIRECT9
babel-plugin-transform-es2015-spread • 6.22.0Compile ES2015 spread to ES5INDIRECT3
babel-plugin-transform-es2015-sticky-regex • 6.24.1Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT10
babel-plugin-transform-es2015-template-literals • 6.22.0Compile ES2015 template literals to ES5INDIRECT3
babel-plugin-transform-es2015-typeof-symbol • 6.23.0This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)INDIRECT3
babel-plugin-transform-es2015-unicode-regex • 6.24.1Compile ES2015 Unicode regex to ES5INDIRECT15
babel-plugin-transform-exponentiation-operator • 6.24.1Compile exponentiation operator to ES5INDIRECT29
babel-plugin-transform-flow-strip-types • 6.22.0Strip flow type annotations from your output code.INDIRECT4
babel-plugin-transform-object-rest-spread • 6.22.0Compile object rest and spread to ES5INDIRECT4
babel-plugin-transform-react-display-name • 6.25.0Add displayName to React.createClass callsINDIRECT3
babel-plugin-transform-react-jsx-self • 6.22.0Add a __self prop to all JSX ElementsINDIRECT4
babel-plugin-transform-react-jsx-source • 6.22.0Add a __source prop to all JSX ElementsINDIRECT4
babel-plugin-transform-react-jsx • 6.24.1Turn JSX into React function callsINDIRECT11
babel-plugin-transform-react-remove-prop-types • 0.4.5Remove unnecessary React propTypes from the production buildINDIRECT26
babel-plugin-transform-regenerator • 6.26.0Explode async and generator functions into a state machine.INDIRECT11
babel-plugin-transform-runtime • 6.22.0Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsINDIRECT3
babel-plugin-transform-strict-mode • 6.24.1This plugin places a 'use strict'; directive at the top of all files to enable strict modeINDIRECT9
babel-preset-env • 1.6.0A Babel preset for each environment.INDIRECT80
babel-preset-flow • 6.23.0Babel preset for all Flow plugins.INDIRECT5
babel-preset-react • 6.24.1Babel preset for all React plugins.INDIRECT18
babel-register • 6.26.0babel require hookINDIRECT53
babel-runtime • 6.23.0babel selfContained runtimeINDIRECT2
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-template • 6.25.0Generate an AST from a string template.INDIRECT26
babel-template • 6.26.0Generate an AST from a string template.INDIRECT26
babel-traverse • 6.21.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT23
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT25
babel-types • 6.23.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babylon • 6.14.1A JavaScript parserINDIRECT0
babylon • 6.18.0A JavaScript parserINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base • 0.11.2base 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`.INDIRECT44
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
big.js • 3.2.0A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
binary-extensions • 1.13.1List of binary file extensionsINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
blessed • 0.1.81A high-level terminal interface library for node.js.INDIRECT0
bn.js • 4.12.3Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.3Big number implementation in pure javascriptINDIRECT0
brace-expansion • 1.1.15Brace expansion as known from sh/bashINDIRECT2
braces • 1.8.5Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.INDIRECT14
braces • 2.3.2Bash-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.INDIRECT70
braces • 3.0.3Bash-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.INDIRECT3
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT49
browserify-cipher • 1.0.1ciphers for the browserINDIRECT53
browserify-des • 1.0.2browserify-des ===INDIRECT36
browserify-rsa • 4.1.1RSA for browserifyINDIRECT4
browserify-zlib • 0.2.0Full zlib module for the browserINDIRECT1
browserslist • 2.11.3Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT2
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 4.9.2Node.js Buffer API, for the browserINDIRECT3
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
bytes • 2.5.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 3.0.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelize • 1.0.0recursively transform key strings to camel-caseINDIRECT0
case-sensitive-paths-webpack-plugin • 2.1.1Enforces module path case sensitivity in WebpackINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT6
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.1.0Terminal string styling done rightDIRECT6
chokidar • 1.7.0A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.INDIRECT127
chokidar • 2.1.8A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.INDIRECT108
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
cipher-base • 1.0.7abstract base class for crypto-streamsINDIRECT32
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
co • 4.6.0generator async control flow goodnessINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 2.0.0Color conversion and manipulation with CSS string supportDIRECT5
commander • 2.11.0the complete solution for node.js command-line programsINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
component-cookie • 1.1.5Tiny cookie componentINDIRECT2
component-emitter • 1.3.1Event emitterINDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.7.0Node.js compression middlewareDIRECT11
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
connect • 3.6.2High performance middleware frameworkINDIRECT11
constants-browserify • 1.0.0node's constants module for the browserINDIRECT0
content-disposition • 0.5.2Create and parse Content-Disposition headerINDIRECT0
content-security-policy-builder • 1.1.0Build Content Security Policy directives.INDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
convert-source-map • 1.3.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.3.1HTTP server cookie parsing and serializationINDIRECT0
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cors • 2.8.4Node.js CORS middlewareDIRECT2
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT9
create-hash • 1.2.0create hashes for browserifyINDIRECT46
create-hmac • 1.1.7node style hmacs in the browserINDIRECT47
create-react-class • 15.7.0Legacy API for creating React components.INDIRECT3
cron • 1.2.1Cron jobs for your nodeINDIRECT2
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
crypto-browserify • 3.12.1implementation of crypto for the browserINDIRECT73
css-to-react-native • 2.3.2Convert CSS text to a React Native stylesheet objectINDIRECT3
css-tree • 1.0.0-alpha17Fast detailed CSS parserINDIRECT1
dasherize • 2.0.0recursively transform key strings to dash-caseINDIRECT0
dashify • 0.2.2Convert a camelcase or space-separated string to a dash-separated string.INDIRECT0
debug • 2.2.0small debugging utilityINDIRECT1
debug • 2.6.7small debugging utilityINDIRECT1
debug • 2.6.8small debugging utilityINDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT30
deep-extend • 0.4.2Recursive object extendingINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT5
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT5
define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT6
del • 3.0.0Delete files and foldersINDIRECT26
depd • 1.1.2Deprecate all the thingsINDIRECT0
des.js • 1.1.0DES implementationINDIRECT2
destroy • 1.0.4destroy a stream if possibleINDIRECT0
detect-indent • 4.0.0Detect the indentation of codeINDIRECT2
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
dns-prefetch-control • 0.1.0Middleware to set X-DNS-Prefetch-Control header.INDIRECT0
domain-browser • 1.2.0Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.INDIRECT0
dont-sniff-mimetype • 1.0.0Middleware to prevent mimetype from being sniffedINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexer • 0.1.2Creates a duplex streamINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
elliptic • 6.6.1EC cryptographyINDIRECT8
emojis-list • 2.1.0Complete list of standard emojis.INDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
enhanced-resolve • 3.4.1Offers a async require.resolve function. It's highly configurable.INDIRECT14
errno • 0.1.8libuv errno details exposedINDIRECT1
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
error-stack-parser • 2.1.4Extract meaning from JS ErrorsINDIRECT1
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
es6-map • 0.1.5ECMAScript6 Map polyfillINDIRECT10
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
etag • 1.8.0Create simple HTTP ETagsINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
eventemitter2 • 0.4.14A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.INDIRECT0
eventemitter2 • 1.0.5A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT6
expand-brackets • 0.1.5Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT1
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT63
expand-range • 1.8.2Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.INDIRECT12
expect-ct • 0.1.0Middleware to set the Expect-CT headerINDIRECT0
express • 4.15.4Fast, unopinionated, minimalist web frameworkDIRECT44
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
extglob • 0.3.2Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.INDIRECT1
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT66
fast-deep-equal • 1.1.0Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
fclone • 1.0.11Clone objects by dropping circular referencesINDIRECT0
fclone • 1.0.8Clone objects by dropping circular referencesINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
filename-regex • 2.0.1Regular expression for matching file names, with or without extension.INDIRECT0
fill-range • 2.2.4Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.INDIRECT11
fill-range • 4.0.0Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT7
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
finalhandler • 1.0.3Node.js final http responderINDIRECT9
finalhandler • 1.0.6Node.js final http responderINDIRECT9
find-babel-config • 1.2.2Find the closest babel config based on a directoryINDIRECT3
find-cache-dir • 1.0.0My well-made moduleINDIRECT10
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
for-each • 0.3.5A better forEachINDIRECT1
for-in • 1.0.2Iterate 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.jsINDIRECT0
for-own • 0.1.5Iterate over the own 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.INDIRECT1
forwarded • 0.1.2Parse HTTP X-Forwarded-For headerINDIRECT0
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
frameguard • 3.0.0Middleware to set X-Frame-Options headersINDIRECT0
fresh • 0.5.0HTTP response freshness testingINDIRECT0
friendly-errors-webpack-plugin • 1.5.0Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer ExperienceINDIRECT10
fsevents • 1.2.13Native Access to Mac OS-X FSEventsINDIRECT3
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern.INDIRECT3
global • 4.4.0Require global variablesINDIRECT3
globals • 9.18.0Global identifiers from different JavaScript environmentsINDIRECT0
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT17
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
graphql-anywhere • 3.1.0Run GraphQL queries with no schema and just one resolverINDIRECT0
graphql-tag • 2.12.6A JavaScript template literal tag that parses GraphQL queriesINDIRECT1
gzip-size • 3.0.0Get the gzipped size of a string or bufferINDIRECT1
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
has-flag • 2.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT4
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT7
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT4
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash-base • 3.1.2abstract base class for hash-streamsINDIRECT40
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
helmet-csp • 2.5.1Content Security Policy middleware.INDIRECT6
helmet • 3.8.1help secure Express/Connect apps with various HTTP headersDIRECT30
hide-powered-by • 1.0.0Middleware to remove the X-Powered-By header.INDIRECT0
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
home-or-tmp • 2.0.0Get the user home directory with fallback to the system temp directoryINDIRECT2
hpkp • 2.0.0HTTP Public Key Pinning (HPKP) middlewareINDIRECT0
hsts • 2.1.0HTTP Strict Transport Security middleware.INDIRECT0
html-entities • 1.4.0Faster HTML entities encode/decode library.INDIRECT0
htmlescape • 1.1.1Properly escape JSON for usage as an object literal inside of a `<script>` tagINDIRECT0
http-errors • 1.4.0Create HTTP error objectsINDIRECT2
http-errors • 1.6.3Create HTTP error objectsINDIRECT4
https-browserify • 1.0.0https module compatability for browserifyINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
ienoopen • 1.0.0Middleware for IE security. Set X-Download-Options to noopen.INDIRECT0
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
invariant • 2.2.4invariantINDIRECT2
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
ip • 1.1.5[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)DIRECT0
ipaddr.js • 1.4.0A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-accessor-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-arrayish • 0.3.4Determines if an object can be used as an arrayINDIRECT0
is-binary-path • 1.0.1Check if a filepath is a binary fileINDIRECT1
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-descriptor • 0.1.8Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-descriptor • 1.0.4Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-dotfile • 1.0.3Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.INDIRECT0
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.INDIRECT1
is-extendable • 0.1.1Returns 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?"INDIRECT0
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-glob • 3.1.0Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 4.0.0Returns true if the value is a number. comprehensive tests.INDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-path-cwd • 1.0.0Check if a path is CWDINDIRECT0
is-path-in-cwd • 1.0.1Check if a path is in the current working directoryINDIRECT2
is-path-inside • 1.0.1Check if a path is inside another pathINDIRECT1
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-posix-bracket • 0.1.1Returns true if the given string is a POSIX bracket expression (POSIX character class).INDIRECT0
is-primitive • 2.0.0Returns `true` if the value is a primitive. INDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT26
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyDIRECT6
iterall • 1.3.0Minimal zero-dependency utilities for using JavaScript Iterables in all environments.INDIRECT0
js-cookie • 2.1.4A simple, lightweight JavaScript API for handling cookiesDIRECT0
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 1.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
json-loader • 0.5.4json loader module for webpackINDIRECT0
json-schema-traverse • 0.3.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
junk • 1.0.3Filter out OS junk files like .DS_Store and Thumbs.dbINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
lazy • 1.0.11Lazy lists for nodeINDIRECT0
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
loader-runner • 2.4.0Runs (webpack) loadersINDIRECT0
loader-utils • 0.2.17utils for webpack loadersINDIRECT4
loader-utils • 1.1.0utils for webpack loadersINDIRECT3
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash-es • 4.18.1Lodash exported as ES modules.INDIRECT0
lodash.pick • 4.4.0The lodash method `_.pick` exported as a module.INDIRECT0
lodash.reduce • 4.6.0The lodash method `_.reduce` exported as a module.INDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
longest • 1.0.1Get the longest item in an array.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
math-random • 1.0.4math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.INDIRECT0
maximatch • 0.1.0Extends multimatch() with support for filter functions and regular expressionsINDIRECT8
md5-file • 3.1.1return an md5sum of a given fileINDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT4
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
memory-fs • 0.4.1A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
merge-descriptors • 1.0.1Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
micromatch • 2.3.11Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT37
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT80
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.3.4A comprehensive library for mime-type mappingINDIRECT0
min-document • 2.19.2A minimal DOM implementationINDIRECT1
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 0.0.8parse argument optionsINDIRECT0
minimist • 1.2.0parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
mkdirp-then • 1.2.0mkdirp as promisedINDIRECT3
mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
moment-timezone • 0.5.48Parse and display moments in any timezone.INDIRECT1
moment • 2.18.1Parse, validate, manipulate, and display datesDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mv • 2.1.1fs.rename but works across devices. same as the unix utility 'mv'INDIRECT14
mz • 2.6.0modernize node.js to current ECMAScript standardsINDIRECT4
nan • 2.27.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibilityINDIRECT0
nanomatch • 1.2.13Fast, 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)INDIRECT68
ncp • 2.0.0Asynchronous recursive file copy utility.INDIRECT0
needle • 1.6.0The leanest and most handsome HTTP client in the Nodelands.INDIRECT4
negotiator • 0.6.3HTTP content negotiationINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
next-cookies • 1.0.2get the cookies on both the client & serverDIRECT4
next-routes • 1.0.40Easy to use universal dynamic routes for Next.jsDIRECT2
next • 3.0.6Minimalistic framework for server-rendered React applicationsDIRECT583
nocache • 2.0.0Middleware to destroy cachingINDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
node-libs-browser • 2.2.1The node core libs for in browser usage.INDIRECT106
nopt • 1.0.10Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
normalize-path • 2.1.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.INDIRECT1
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
nssocket • 0.6.0An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.jsINDIRECT2
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT21
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT1
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT22
object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.INDIRECT3
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
offline-plugin • 4.8.3offline-plugin for webpackDIRECT12
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.0.2Execute a listener when a response is about to write headersINDIRECT0
os-browserify • 0.3.0The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.INDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-locale • 1.4.0Get the system localeINDIRECT2
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
own-keys • 1.0.1Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT18
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-map • 1.2.0Map over promises concurrentlyINDIRECT0
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
parse-glob • 3.0.4Parse a glob pattern into an object of tokens.INDIRECT5
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parseurl • 1.3.3parse a url with memoizationINDIRECT0
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-browserify • 0.0.1the path module from node core for browsersINDIRECT0
path-dirname • 1.0.2Node.js path.dirname() ponyfillINDIRECT0
path-exists • 2.1.0Check if a path existsINDIRECT2
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-match • 1.2.4wrapper around path-to-regexp for easy route parametersINDIRECT5
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
pbkdf2 • 3.1.6This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT48
picomatch • 2.3.2Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pidusage • 1.2.0Cross-platform process cpu % and memory usage of a PID — EditINDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
pkg-dir • 2.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
pkg-up • 2.0.0Find the closest package.json fileINDIRECT6
platform • 1.3.4A platform detection library that works on nearly all JavaScript platforms.INDIRECT0
pm2-axon-rpc • 0.4.5Remote procedure calls built on top of axon.INDIRECT3
pm2-axon • 3.0.2High-level messaging & socket patterns implemented in pure jsINDIRECT5
pm2-deploy • 0.3.10Deployment system for PM2INDIRECT3
pmx • 1.6.8PM2/Keymetrics advanced APIINDIRECT6
posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.INDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
promptly • 2.2.0Simple command line prompting utilityINDIRECT2
prop-types-exact • 1.2.7For use with React PropTypes. Will error on any prop not explicitly specified.INDIRECT26
proxy-addr • 1.1.5Determine address of proxied requestINDIRECT2
prr • 1.0.1A better Object.defineProperty()INDIRECT0
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT59
punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystring • 0.2.0Node's querystring module for all engines.INDIRECT0
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password.INDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
range-parser • 1.2.1Range header field string parserINDIRECT0
react-apollo • 1.4.15React data container for Apollo ClientDIRECT34
react-deep-force-update • 2.1.3Force-updates React component tree recursivelyINDIRECT0
react-helmet • 5.2.0A document head manager for ReactDIRECT50
react-hot-loader • 3.0.0-beta.7Tweak React components in real time.INDIRECT55
react-proxy • 3.0.0-alpha.1Proxies React components without unmounting or losing their state.INDIRECT1
react-redux • 5.0.6Official React bindings for ReduxDIRECT21
react-side-effect • 1.2.0Create components whose prop changes map to a global side effectINDIRECT1
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT29
read-pkg • 1.1.0Read a package.json fileINDIRECT26
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readdirp • 2.2.1Recursive version of fs.readdir with streaming api.INDIRECT89
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
rechoir • 0.6.2Require any supported file as a node module.INDIRECT7
redbox-react • 1.6.0A redbox (rsod) component to display your errors.INDIRECT21
redux • 3.7.2Predictable state container for JavaScript appsDIRECT5
referrer-policy • 1.1.0Middleware to set the Referrer-Policy HTTP headerINDIRECT0
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regenerator-runtime • 0.10.5Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regex-cache • 0.4.4Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.INDIRECT2
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT23
regexpu-core • 2.0.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT4
regjsgen • 0.2.0Generate `RegExp`s from RegJSParser’s ASTINDIRECT0
repeat-element • 1.1.4Create an array by repeating the given value n times.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
repeating • 2.0.1Repeat a string - fastINDIRECT1
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
right-align • 0.1.3Right-align the text in a string.INDIRECT5
ripemd160 • 2.0.3Compute ripemd160 of bytes or strings.INDIRECT41
safe-buffer • 5.0.1Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.1.1Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-push-apply • 1.0.0Push an array of items into an array, while being robust against prototype modificationINDIRECT2
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.15.4Better streaming static file server with Range and conditional-GET supportINDIRECT17
serve-static • 1.12.4Serve static filesINDIRECT19
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
simple-swizzle • 0.2.4Simply swizzle your argumentsINDIRECT1
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT10
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT2
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT56
source-list-map • 2.0.1Fast line to line SourceMap generator.INDIRECT0
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-support • 0.4.15Fixes stack traces for files with source mapsINDIRECT1
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
stackframe • 1.3.4JS Object representation of a stack frameINDIRECT0
static-extend • 0.1.2Adds 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.INDIRECT10
statuses • 1.3.1HTTP status utilityINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
stream-browserify • 2.0.2the stream module from node core for browsersINDIRECT8
stream-http • 2.8.3Streaming http in the browserINDIRECT11
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-length • 1.0.1Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codesINDIRECT2
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
styled-components • 2.1.2Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅DIRECT31
styled-jsx • 1.0.11Full CSS support for JSX without compromisesINDIRECT31
stylis • 3.2.18light - weight css preprocessorINDIRECT0
stylis • 3.5.4light - weight css preprocessorINDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
supports-color • 4.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
tapable • 0.2.9Just a little module for plugins.INDIRECT0
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
timers-browserify • 2.0.12timers module for browserifyINDIRECT1
to-arraybuffer • 1.0.1Get an ArrayBuffer from a Buffer as fast as possibleINDIRECT0
to-buffer • 1.2.2Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT30
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
to-regex-range • 2.1.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT4
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the rightINDIRECT0
tty-browserify • 0.0.0the tty module from node core for browsersINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT27
ua-parser-js • 0.7.41Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
uglifyjs-webpack-plugin • 0.4.6UglifyJS plugin for webpackINDIRECT20
ultron • 1.1.1Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
unfetch • 3.0.0Bare minimum fetch polyfill in 500 bytesINDIRECT0
union-value • 1.0.1Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.INDIRECT11
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
upath • 1.2.0A proxy to `path`, replacing `\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.INDIRECT0
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
url • 0.11.0The core `url` packaged standalone for use with Browserify.INDIRECT2
use • 3.1.1Easily add plugin support to your node.js application.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.10.4Node.JS util moduleINDIRECT1
util • 0.11.1Node.JS util moduleINDIRECT1
utils-merge • 1.0.0merge() utility functionINDIRECT0
uuid • 3.1.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
vm-browserify • 1.1.2vm module for the browserINDIRECT0
watchpack-chokidar2 • 2.0.1INDIRECT109
watchpack • 1.7.5Wrapper library for directory and file watching.INDIRECT123
webpack-bundle-analyzer • 2.9.0Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemapDIRECT65
webpack-dev-middleware • 1.11.0Offers a dev middleware for webpack, which arguments a live bundle to a directoryINDIRECT14
webpack-hot-middleware • 2.18.2Webpack hot reloading you can attach to your own serverINDIRECT5
webpack-sources • 1.4.3Source code handling classes for webpackINDIRECT2
webpack • 3.3.0Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.INDIRECT328
whatwg-fetch • 2.0.4A window.fetch polyfill.INDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
which-typed-array • 1.1.22Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ws • 2.3.1Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT2
x-xss-protection • 1.0.0Middleware to set the X-XSS-Protection headerINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yamljs • 0.3.0Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.INDIRECT13
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
yargs • 6.6.0yargs the modern, pirate-themed, successor to optimist.INDIRECT50
zen-observable-ts • 0.4.4An Implementation of ES Observables in TypescriptINDIRECT0
ISC60
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
anymatch • 1.3.2Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT38
anymatch • 2.0.0Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT83
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
browserify-sign • 4.2.6adds node crypto signing for browsersINDIRECT64
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
d • 1.0.2Property descriptor factoryINDIRECT8
electron-to-chromium • 1.5.371Provides a list of electron-to-chromium version mappingsINDIRECT0
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-set • 0.1.6ECMAScript6 Set polyfillINDIRECT9
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
es6-weak-map • 2.0.3ECMAScript6 WeakMap polyfillINDIRECT9
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 1.0.3[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT2
glob-parent • 3.1.0Strips glob magic from a string to provide the parent directory pathINDIRECT3
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob-promise • 3.1.0Promise version of globINDIRECT0
glob • 6.0.4a little globberINDIRECT9
glob • 7.1.1a little globberINDIRECT10
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 4.1.1A cache object that deletes the least-recently-used items.DIRECT2
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.9utility library for parsing asn1 files for use with browserify-sign.INDIRECT55
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
read • 1.0.7read(1) for node programsINDIRECT1
recursive-copy • 2.0.14Simple, flexible file copy utilityINDIRECT27
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 2.4.5A deep deletion module for node (like `rm -rf`)INDIRECT10
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.8.4The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
setprototypeof • 1.0.3A small polyfill for Object.setprototypeofINDIRECT0
setprototypeof • 1.1.0A small polyfill for Object.setprototypeofINDIRECT0
touch • 3.1.0like touch(1) in nodeINDIRECT2
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
which-module • 1.0.0Find the module object for something that was require()dINDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yargs-parser • 4.2.1the mighty option parser used by yargsINDIRECT1
BSD-3-Clause20
PackageRelationDependenciesPublished
filesize • 3.6.1JavaScript library to generate a human readable String describing the file sizeINDIRECT0
graphql • 0.10.5A Query Language and Runtime which can target any service.INDIRECT1
graphql • 0.9.6A Query Language and Runtime which can target any service.INDIRECT1
hoist-non-react-statics • 1.2.0Copies non-react specific statics from a child component to a parent componentINDIRECT0
hoist-non-react-statics • 2.5.5Copies non-react specific statics from a child component to a parent componentINDIRECT0
http-status • 1.0.1Interact with HTTP status codeINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
prop-types • 15.5.10Runtime type checking for React props and similar objects.DIRECT16
qs • 6.5.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
react-dom • 15.6.1React package for working with the DOM.DIRECT17
react • 15.6.1React is a JavaScript library for building user interfaces.DIRECT18
shelljs • 0.7.8Portable Unix shell commands for Node.jsINDIRECT20
source-map • 0.4.4Generates and consumes source mapsINDIRECT1
source-map • 0.5.6Generates and consumes source mapsINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sourcemapped-stacktrace • 1.1.11A simple module for applying source maps to JS stack traces in the browser.INDIRECT1
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
sprintf-js • 1.1.1JavaScript sprintf implementationINDIRECT0
write-file-webpack-plugin • 4.1.0Forces webpack-dev-server to write bundle files to the file system.INDIRECT14
BSD-2-Clause8
PackageRelationDependenciesPublished
dotenv • 4.0.0Loads environment variables from .env fileDIRECT0
escope • 3.6.0ECMAScript scope analyzerINDIRECT15
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT14
uglify-js • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT16
Apache-2.07
PackageRelationDependenciesPublished
ansi-html • 0.0.7An elegant lib that converts the chalked (ANSI) text to HTML.INDIRECT0
deep-metrics • 0.0.1```javascript var monitoring = require('../..').start() monitoring.ee.on('socketio', function(data) { console.log(data) }) ```INDIRECT1
ejs • 2.7.4Embedded JavaScript templatesINDIRECT0
foreachasync • 3.0.0A node- and browser-ready async counterpart of Array.prototype.forEachINDIRECT0
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
vizion • 0.2.13Git/Subversion/Mercurial repository metadata parserINDIRECT1
unknown6
PackageRelationDependenciesPublished
cli-table-redemption • 1.0.1Pretty unicode tables for the CLIINDIRECT7
console-browserify • 1.2.0Emulate console for all the browsersINDIRECT0
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
escape-regexp • 0.0.1Escape regular expression special charactersINDIRECT0
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)INDIRECT0
xss-filters • 1.2.7Secure XSS Filters - Just sufficient output filtering to prevent XSS!INDIRECT0
non-standard4
PackageRelationDependenciesPublished
regenerator-transform • 0.10.1Explode async and generator functions into a state machine.INDIRECT10
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
stackframe • 0.3.1JS Object representation of a stack frameINDIRECT0
tv4 • 1.3.0A public domain JSON Schema validator for JavaScriptINDIRECT0
MIT OR X113
PackageRelationDependenciesPublished
charm • 0.1.2ansi control sequences for terminal cursor hopping and colorsINDIRECT0
pm2-multimeter • 0.1.2render multiple progress bars at once on the terminal with eventlimit maxedINDIRECT1
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
MIT OR WTFPL2
PackageRelationDependenciesPublished
opener • 1.5.2Opens stuff, like webpages and files and executables, cross-platformINDIRECT0
path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
walk • 2.3.15A node port of python's os.walkINDIRECT1
CC0-1.02
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.23A list of SPDX license identifiersINDIRECT0
string-hash • 1.1.1fast string hashing functionINDIRECT0
AGPL-3.01
PackageRelationDependenciesPublished
pm2 • 2.6.1Production process manager for Node.JS applications with a built-in load balancer.DIRECT201
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001797A smaller version of caniuse-db, with only the essentials!INDIRECT0
Unlicense1
PackageRelationDependenciesPublished
error-stack-parser • 1.3.6Extract meaning from JS ErrorsINDIRECT1
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.12Streamable SHA hashes in pure javascriptINDIRECT32
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ran-boilerplate)](https://licenses.dev/npm/ran-boilerplate)
<a href="https://licenses.dev/npm/ran-boilerplate">
  <img src="https://licenses.dev/b/npm/ran-boilerplate" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.0 version:

[![licenses](https://licenses.dev/b/npm/ran-boilerplate/0.6.0)](https://licenses.dev/npm/ran-boilerplate/0.6.0)
<a href="https://licenses.dev/npm/ran-boilerplate/0.6.0">
  <img src="https://licenses.dev/b/npm/ran-boilerplate/0.6.0" alt="licenses" />
</a>
GitHub