licenses.dev

currentcms v0.0.3

Current Cms is a multi user content management system for Node.js and MongoDB

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT207
PackageRelationDependenciesPublished
addressparser • 0.3.2Parse e-mail addressesINDIRECT0
apparatus • 0.0.10various machine learning routines for nodeINDIRECT1
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT21
array-parallel • 0.1.3Call an array of asynchronous functions in parallelINDIRECT0
array-series • 0.1.5Call an array of asynchronous functions in seriesINDIRECT0
asn1 • 0.1.11Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
assert-plus • 0.1.5Extra assertions on top of node's assert moduleINDIRECT0
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 • 0.1.22Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 0.2.9Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws-sign • 0.2.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
aws-sign • 0.3.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
batch • 0.5.0Simple async batchINDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
buffer-crc32 • 0.1.1A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-crc32 • 0.2.1A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
bytes • 0.2.0byte size string parser / serializerINDIRECT0
bytes • 0.2.1byte size string parser / serializerINDIRECT0
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
character-parser • 1.2.0Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.INDIRECT0
cloudinary • 1.0.7Cloudinary NPM for node.js integrationDIRECT2
coffee-script • 1.4.0Unfancy JavaScriptINDIRECT0
colors • 0.6.2get colors in your node.js console like whatINDIRECT0
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
commander • 0.6.1the complete solution for node.js command-line programsINDIRECT0
commander • 1.3.2the complete solution for node.js command-line programsINDIRECT1
commander • 2.1.0the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
connect-mongo • 0.4.0MongoDB session store for ConnectDIRECT3
connect • 2.12.0High performance middleware frameworkINDIRECT23
connect • 2.7.5High performance middleware frameworkINDIRECT12
constantinople • 1.0.2Determine whether a JavaScript expression evaluates to a constant (using UglifyJS)INDIRECT10
cookie-signature • 1.0.0Sign and unsign cookiesINDIRECT0
cookie-signature • 1.0.1Sign and unsign cookiesINDIRECT0
cookie • 0.0.5cookie parsing and serializationINDIRECT0
cookie • 0.1.0cookie parsing and serializationINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
css-parse • 1.0.4CSS parserINDIRECT0
css-parse • 1.7.0CSS parserINDIRECT0
css-stringify • 1.0.5CSS compilerINDIRECT0
css • 1.0.8CSS parser / stringifier using css-parse and css-stringifyINDIRECT2
csv • 0.3.7CSV parser with simple api, full of options and tested against large datasets.DIRECT0
ctype • 0.5.3read and write binary structures and data typesINDIRECT0
debug • 0.7.0small debugging utilityINDIRECT0
debug • 0.7.4small debugging utilityINDIRECT0
debug • 0.8.1small debugging utilityINDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
deep-equal • 2.2.3node's assert.deepEqual algorithmINDIRECT61
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
delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them.INDIRECT0
directmail • 0.1.8Sendmail replacement, sends mail directly to recipients SMTP serverINDIRECT3
dkim-signer • 0.1.2DKIM signing code extracted from mailcomposerINDIRECT6
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
errs • 0.2.4Simple error creation and passing utilitiesINDIRECT0
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-get-iterator • 1.1.3Get an iterator for any JS language value. Works robustly across all environments, all versions.INDIRECT33
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
event-stream • 0.5.3construct pipes of streams of eventsINDIRECT2
eventemitter2 • 0.4.12A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.INDIRECT0
eventemitter2 • 0.4.14A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.INDIRECT0
express • 3.1.2Sinatra inspired web development frameworkINDIRECT17
express • 3.4.7Sinatra inspired web development frameworkDIRECT28
fluent-ffmpeg • 1.6.0A fluent API to FFMPEG (http://www.ffmpeg.org)DIRECT2
for-each • 0.3.5A better forEachINDIRECT1
forever-monitor • 1.2.3Core forever process monitorINDIRECT126
forever • 0.10.11A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)DIRECT139
form-data • 0.0.10A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.INDIRECT4
form-data • 0.0.8A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.INDIRECT4
formidable • 1.0.11INDIRECT0
formidable • 1.0.14A node.js module for parsing form data, especially file uploads.DIRECT0
fresh • 0.1.0HTTP response freshness testingINDIRECT0
fresh • 0.2.0HTTP response freshness testingINDIRECT0
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
gm • 1.14.2GraphicsMagick and ImageMagick for node.jsDIRECT5
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
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
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
he • 0.3.6A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
http-signature • 0.10.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT3
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT21
ip • 0.0.5IP address utilities for node.jsINDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT20
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-promise • 1.0.1Test whether an object looks like a promises-a+ promiseINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT16
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT19
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
jade • 1.1.5Jade template engineINDIRECT31
keypress • 0.1.0Make any Node ReadableStream emit "keypress" eventsINDIRECT0
kue • 0.7.5Feature rich priority job queue backed by redisDIRECT65
lazy • 1.0.11Lazy lists for nodeINDIRECT0
lodash • 2.4.2A utility library delivering consistency, customization, performance, & extras.DIRECT0
mailcomposer • 0.2.12Compose E-Mail messagesINDIRECT11
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
merge-descriptors • 0.0.1Merge objects using descriptorsINDIRECT0
methods • 0.0.1HTTP methods that node supportsINDIRECT0
methods • 0.1.0HTTP methods that node supportsINDIRECT0
mime • 1.2.11A comprehensive library for mime-type mappingDIRECT0
mime • 1.2.6A comprehensive library for mime-type mappingINDIRECT0
minimatch • 0.2.14a glob matcher in javascriptINDIRECT2
minimatch • 0.3.0a glob matcher in javascriptINDIRECT2
minimist • 0.0.10parse argument optionsINDIRECT0
mkdirp • 0.3.5Recursively mkdir, like `mkdir -p`INDIRECT0
mongoose • 3.8.7Mongoose MongoDB ODMDIRECT12
mpath • 0.1.1{G,S}et object values using MongoDB path notationINDIRECT0
mpromise • 0.4.3Promises A+ conformant implementationINDIRECT0
mquery • 0.5.2Expressive query building for MongoDBINDIRECT3
ms • 0.1.0Tiny ms conversion utilityINDIRECT0
multiparty • 2.2.0multipart/form-data parser which supports streamingINDIRECT6
muri • 0.3.1MongoDB URI parserINDIRECT0
natural • 0.2.1General natural language (tokenizing, stemming (English, Russian, Spanish), classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.INDIRECT3
nconf • 0.6.9Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.INDIRECT5
ncp • 0.2.7Asynchronous recursive file copy utility.INDIRECT0
ncp • 0.4.2Asynchronous recursive file copy utility.INDIRECT0
negotiator • 0.3.0HTTP content negotiationINDIRECT0
nib • 0.5.0Stylus mixins and utilitiesINDIRECT0
nssocket • 0.5.3An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.jsINDIRECT2
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
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.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT22
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pause • 0.0.1Pause streams...INDIRECT0
pkginfo • 0.2.3An easy way to expose properties on a module from a package.jsonINDIRECT0
pkginfo • 0.3.0An easy way to expose properties on a module from a package.jsonINDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
promise • 2.0.0Bare bones Promises/A+ implementationINDIRECT1
prompt • 0.2.11A beautiful command-line prompt for node.jsINDIRECT91
prompt • 0.2.12A beautiful command-line prompt for node.jsDIRECT91
ps-tree • 0.0.3get all children of a pidINDIRECT3
public-address • 0.1.2Resolve public IP address and hostnameINDIRECT0
punycode • 1.2.4A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
range-parser • 0.0.4Range header field string parserINDIRECT0
raw-body • 1.1.2Get and validate the raw body of a readable stream.INDIRECT1
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readdirp • 0.2.5Recursive version of fs.readdir with streaming api.INDIRECT4
redis • 0.10.3Redis client libraryINDIRECT0
redis • 0.12.1Redis client libraryINDIRECT0
regexp-clone • 0.0.1Clone RegExps with optionsINDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT23
rimraf • 1.0.9A deep deletion module for node (like `rm -rf`)INDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT18
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.1.0Better streaming static file server with Range and conditional-GET supportINDIRECT4
send • 0.1.4Better streaming static file server with Range and conditional-GET supportINDIRECT4
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
side-channel-list • 1.0.1Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
sliced • 0.0.5A faster Node.js alternative to Array.prototype.slice.call(arguments)INDIRECT0
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT22
stream-to-buffer • 0.0.1Concatenate a readable stream's data into a single bufferINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
stylus • 0.42.2Robust, expressive, and feature-rich CSS supersetINDIRECT9
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.23Temporary file and directory creatorDIRECT0
transformers • 2.1.0String/Data transformations for use in templating libraries, static site generators and web frameworksINDIRECT10
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
uid2 • 0.0.3strong uidINDIRECT0
underscore • 1.13.8JavaScript's functional programming helper library.INDIRECT0
underscore • 1.4.4JavaScript's functional programming helper library.INDIRECT0
url-join • 0.0.1Join urls and normalize as in path.join.INDIRECT0
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT25
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT20
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
winston-mongodb • 0.4.3A MongoDB transport for winstonDIRECT3
winston • 0.6.2A multi-transport async logging library for Node.jsINDIRECT7
winston • 0.7.2A multi-transport async logging library for Node.jsDIRECT24
with • 2.0.0Compile time `with` for strict mode JavaScriptINDIRECT7
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
xml2js • 0.1.14Simple XML to JavaScript object converter.INDIRECT1
xoauth2 • 0.1.8XOAuth2 token generation for accessing GMail SMTP and IMAPINDIRECT0
unknown20
PackageRelationDependenciesPublished
cliff • 0.1.8Your CLI formatting friend.INDIRECT8
cookie-jar • 0.2.0Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.INDIRECT0
cookie-jar • 0.3.0Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.INDIRECT0
cycle • 1.0.3decycle your jsonINDIRECT0
director • 1.1.10A client Side/Server Side RouterINDIRECT0
eyes • 0.1.8a customizable value inspectorINDIRECT0
flatiron • 0.3.11An elegant blend of convention and configuration for building apps in Node.js and the browserINDIRECT121
gridfs-stream • 0.4.1Writable/Readable Nodejs compatible GridFS streamsDIRECT0
hooks • 0.2.1Adds pre and post hook functionality to your JavaScript methods.INDIRECT0
i • 0.3.7custom inflections for nodejsINDIRECT0
mailgun • 0.4.2Mailgun for Node.jsDIRECT0
node-uuid • 1.4.1Rigorous implementation of RFC4122 (v1 and v4) UUIDs.DIRECT0
pkgcloud • 0.9.4An infrastructure-as-a-service agnostic cloud library for node.jsDIRECT113
rai • 0.1.12Request-Answer-Interface for generating text based command servers (SMTP, POP etc)INDIRECT0
reds • 0.2.5Redis search for node.jsINDIRECT5
simplesmtp • 0.3.35Simple SMTP server module to create custom SMTP serversINDIRECT2
sylvester • 0.0.21node.js implementation of James Coglan's "Sylvester" matrix math library.INDIRECT0
timespan • 2.3.0A JavaScript TimeSpan library for node.js (and soon the browser)INDIRECT0
utile • 0.1.7A drop-in replacement for `util` with some additional advantageous functionsINDIRECT67
utile • 0.2.1A drop-in replacement for `util` with some additional advantageous functionsINDIRECT78
Apache-2.016
PackageRelationDependenciesPublished
bson • 0.2.5A bson parser for node.js and the browserINDIRECT0
ejs • 0.8.5Embedded JavaScript templatesDIRECT0
forever-agent • 0.2.0HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
forever-agent • 0.5.2HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
kerberos • 0.0.3Kerberos library for Node.jsINDIRECT0
mongodb • 1.3.23A node.js driver for MongoDBINDIRECT2
oauth-sign • 0.2.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.3.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.16.6Simplified HTTP request client.INDIRECT18
request • 2.22.0Simplified HTTP request client.INDIRECT23
request • 2.9.203Simplified HTTP request client.INDIRECT0
revalidator • 0.1.8A cross-browser / node.js validator used by resourcefulINDIRECT0
tunnel-agent • 0.2.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
tunnel-agent • 0.3.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
watch • 0.5.1Utilities for watching file trees.INDIRECT0
watch • 0.8.0Utilities for watching file trees.INDIRECT0
BSD-3-Clause13
PackageRelationDependenciesPublished
boom • 0.3.8HTTP-friendly error objectsINDIRECT1
boom • 0.4.2HTTP-friendly error objectsINDIRECT1
cryptiles • 0.1.3General purpose crypto utilitiesINDIRECT2
cryptiles • 0.2.2General purpose crypto utilitiesINDIRECT2
diff • 1.0.8A javascript text diff implementation.DIRECT0
hawk • 0.10.2HTTP Hawk Authentication SchemeINDIRECT4
hawk • 0.13.1HTTP Hawk Authentication SchemeINDIRECT5
qs • 0.5.1querystring parserINDIRECT0
qs • 0.5.6querystring parserINDIRECT0
qs • 0.6.6querystring parserINDIRECT0
sntp • 0.1.4SNTP ClientINDIRECT1
sntp • 0.2.4SNTP ClientINDIRECT1
source-map • 0.1.34Generates and consumes source mapsINDIRECT1
non-standard13
PackageRelationDependenciesPublished
broadway • 0.2.9Lightweight application extensibility and composition with a twist of feature reflection.INDIRECT115
filed • 0.0.7Simplified file library.INDIRECT0
follow-redirects • 0.0.3HTTP and HTTPS modules that follow redirects.INDIRECT1
glob • 3.2.11a little globberINDIRECT4
hoek • 0.7.6General purpose node utilitiesINDIRECT0
hoek • 0.8.5General purpose node utilitiesINDIRECT0
hoek • 0.9.1General purpose node utilitiesINDIRECT0
json-stringify-safe • 3.0.0Like JSON.stringify, but doesn't blow up on circular refsINDIRECT0
json-stringify-safe • 4.0.0Like JSON.stringify, but doesn't blow up on circular refsINDIRECT0
monocle • 1.1.51a tool for watching directories for file changesINDIRECT5
sax • 0.5.8An evented streaming XML parser in JavaScriptINDIRECT0
stream-counter • 0.2.0keeps track of how many bytes have been written to a streamINDIRECT5
uglify-js • 2.4.24JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT9
ISC13
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
lru-cache • 2.7.3A cache object that deletes the least-recently-used items.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
once • 1.4.0Run a function exactly one timeINDIRECT1
read • 1.0.7read(1) for node programsINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
sigmund • 1.0.1Quick and dirty signatures for Objects.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
MIT OR X116
PackageRelationDependenciesPublished
optimist • 0.2.8Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
optimist • 0.3.7Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
optimist • 0.6.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
yargs • 3.5.4Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT4
BSD-2-Clause2
PackageRelationDependenciesPublished
uglify-js • 2.2.5JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT4
uglify-js • 2.4.0JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT6
MIT-01
PackageRelationDependenciesPublished
nodemailer • 0.6.0Easy to use module to send e-mails, supports unicode and SSL/TLSDIRECT22
Beerware1
PackageRelationDependenciesPublished
exec-queue • 0.0.2Safely run exec in a loop.INDIRECT0
EUPL-1.11
PackageRelationDependenciesPublished
mimelib • 0.2.19MIME functions to encode/decode e-mails etc.INDIRECT4
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.3 version:

[![licenses](https://licenses.dev/b/npm/currentcms/0.0.3)](https://licenses.dev/npm/currentcms/0.0.3)
<a href="https://licenses.dev/npm/currentcms/0.0.3">
  <img src="https://licenses.dev/b/npm/currentcms/0.0.3" alt="licenses" />
</a>
GitHub