licenses.dev

hammerhead v1.1.5

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT217
PackageRelationDependenciesPublished
accepts • 1.2.13Higher-level content negotiationINDIRECT3
addressparser • 0.3.2Parse e-mail addressesINDIRECT0
after • 0.8.1after - tiny flow controlINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
arraybuffer.slice • 0.0.6Exports a function for slicing ArrayBuffers (no polyfilling)INDIRECT0
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 • 0.9.0Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 1.0.0Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
backo2 • 1.0.2simple backoff based on segmentio/backoINDIRECT0
base64-arraybuffer • 0.1.2Encode/decode base64 data into ArrayBuffersINDIRECT0
base64-js • 0.0.2Base64 encoding/decoding in pure JSINDIRECT0
base64id • 0.1.0Generates a base64 idINDIRECT0
base64url • 3.0.1For encoding to/from base64urlsINDIRECT0
benchmark • 1.0.0A benchmarking library that works on nearly all JavaScript platforms, supports high-resolution timers, and returns statistically significant results.INDIRECT0
bindings • 1.2.1Helper module for loading your native module's .node fileINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bl • 1.0.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT7
blob • 0.0.4Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.INDIRECT0
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
bluebird • 2.9.26Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
body-parser • 1.13.3Node.js body parsing middlewareDIRECT20
bops • 0.0.7buffer operationsINDIRECT2
bufferutil • 1.2.1WebSocket buffer utilsINDIRECT2
buildmail • 1.3.0buildmail is a low level rfc2822 message composer. Define your own mime tree, no magic included.INDIRECT16
bytes • 2.1.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
bytes • 2.4.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
colors • 1.0.3get colors in your node.js consoleINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.1.0the complete solution for node.js command-line programsINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
component-emitter • 1.1.2Event emitterINDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.5.2Node.js compression middlewareDIRECT10
connect-redis • 2.4.1Redis session store for ConnectDIRECT3
content-disposition • 0.5.0Create and parse Content-Disposition headerINDIRECT0
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-parser • 1.3.5cookie parsing with signaturesDIRECT2
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.1.3cookie parsing and serializationINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc • 3.3.0Various CRC JavaScript implementationsINDIRECT0
ctype • 0.5.3read and write binary structures and data typesINDIRECT0
d • 0.1.1Property descriptor factoryINDIRECT9
debug • 0.7.4small debugging utilityINDIRECT0
debug • 1.0.2small debugging utilityINDIRECT1
debug • 1.0.3small debugging utilityINDIRECT1
debug • 1.0.4small debugging utilityINDIRECT1
debug • 1.0.5small debugging utilityINDIRECT1
debug • 2.1.0small debugging utilityINDIRECT1
debug • 2.2.0small debugging utilityINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 1.0.1Deprecate all the thingsINDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
destroy • 1.0.3destroy a stream if possibleINDIRECT0
destroy • 1.0.4destroy a stream if possibleINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
engine.io-client • 1.5.4Client for the realtime EngineINDIRECT27
engine.io-parser • 1.2.2Parser for the client for the realtime EngineINDIRECT7
engine.io • 1.5.4The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and serverINDIRECT19
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
escape-html • 1.0.2Escape HTML entitiesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
etag • 1.7.0Create simple ETagsINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
express-session • 1.11.3Simple session middleware for ExpressDIRECT11
express • 4.13.3Fast, unopinionated, minimalist web frameworkDIRECT44
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fd-slicer • 1.0.1safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
finalhandler • 0.4.0Node.js final http responderINDIRECT6
findit2 • 2.2.3walk a directory tree recursively with eventsINDIRECT0
form-data • 1.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT6
formidable • 1.0.17A node.js module for parsing form data, especially file uploads.DIRECT0
forwarded • 0.1.2Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.3.0HTTP response freshness testingINDIRECT0
generate-function • 2.3.1Module that helps you write generated functions in NodeINDIRECT1
generate-object-property • 1.2.0Generate safe JS code that can used to reference a object propertyINDIRECT1
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-binary • 0.1.6A function that takes anything in javascript and returns true if its argument contains binary data.INDIRECT1
has-cors • 1.0.3Detects support for Cross-Origin Resource SharingINDIRECT0
html-to-text • 1.6.2Advanced html to plain text converterINDIRECT6
http-errors • 1.3.1Create HTTP error objectsINDIRECT2
http-signature • 0.11.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT3
hyperquest • 1.3.0make streaming http requestsINDIRECT9
iconv-lite • 0.4.11Convert character encodings in pure javascript.INDIRECT0
iconv-lite • 0.4.13Convert character encodings in pure javascript.INDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ipaddr.js • 1.0.5A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-my-ip-valid • 1.0.1A small lib to validate IP addresses.INDIRECT0
is-my-json-valid • 2.20.6A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.INDIRECT6
is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
json3 • 3.2.6A modern JSON implementation compatible with nearly all JavaScript platforms.INDIRECT0
jsonpointer • 5.0.1Simple JSON Addressing.INDIRECT0
libbase64 • 0.1.0Encode and decode base64 encoded stringsINDIRECT0
libmime • 1.2.0Encode and decode quoted printable and base64 stringsINDIRECT4
libqp • 1.1.0Encode and decode quoted-printable strings according to rfc2045INDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
mailcomposer • 1.2.0Compose E-Mail messagesINDIRECT17
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.0Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.2.11A comprehensive library for mime-type mappingINDIRECT0
mime • 1.3.4A comprehensive library for mime-type mappingINDIRECT0
minimist • 0.0.10parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mongoose • 4.1.0Mongoose MongoDB ODMDIRECT28
mpath • 0.1.1{G,S}et object values using MongoDB path notationINDIRECT0
mpromise • 0.5.4Promises A+ conformant implementationINDIRECT0
mquery • 1.6.1Expressive query building for MongoDBINDIRECT5
ms • 0.1.0Tiny ms conversion utilityINDIRECT0
ms • 0.6.2Tiny ms conversion utilityINDIRECT0
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
muri • 1.0.0MongoDB URI parserINDIRECT0
nan • 1.0.0Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibilityINDIRECT0
nan • 2.0.9Native Abstractions for Node.js: C++ header for Node 0.8 -> 4 compatibilityINDIRECT0
nan • 2.10.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 9 compatibilityINDIRECT0
nan • 2.4.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 6 compatibilityINDIRECT0
negotiator • 0.5.3HTTP content negotiationINDIRECT0
next-tick • 0.2.2Environment agnostic nextTick polyfillINDIRECT0
nodemailer-direct-transport • 1.1.0Direct transport for NodemailerINDIRECT1
nodemailer-html-to-text • 1.0.2Generate text content from html for Nodemailer e-mailsDIRECT7
nodemailer-smtp-transport • 1.1.0SMTP transport for NodemailerINDIRECT3
nodemailer-wellknown • 0.1.10Well known SMTP servicesINDIRECT0
nodemailer • 1.5.0Easy as cake e-mail sending from your Node.js applicationsDIRECT23
oauth • 0.10.0Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers.INDIRECT0
object-keys • 1.0.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
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
parsejson • 0.0.1Method that parses a JSON string and returns a JSON objectINDIRECT2
parseqs • 0.0.2Provides methods for parsing a query string into an object, and vice versa.INDIRECT2
parseuri • 0.0.2Method that parses a URI and returns an array of its componentsINDIRECT2
parseuri • 0.0.4Method that parses a URI and returns an array of its componentsINDIRECT2
parseurl • 1.3.3parse a url with memoizationINDIRECT0
passport-facebook-token • 2.3.0Facebook token authentication strategy for PassportDIRECT6
passport-oauth2 • 1.8.0OAuth 2.0 authentication strategy for Passport.INDIRECT5
passport • 0.3.0Simple, unobtrusive authentication for Node.js.DIRECT2
path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
pause • 0.0.1Pause streams...INDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
pkginfo • 0.3.1An easy way to expose properties on a module from a package.jsonINDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
proxy-addr • 1.0.10Determine address of proxied requestINDIRECT2
range-parser • 1.0.3Range header field string parserINDIRECT0
raw-body • 2.1.7Get and validate the raw body of a readable stream.INDIRECT3
readable-stream • 1.0.31Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.0.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT6
redis • 0.10.1Redis client libraryINDIRECT0
redis • 0.12.1Redis client libraryINDIRECT0
regexp-clone • 0.0.1Clone RegExps with optionsINDIRECT0
rimraf • 2.2.8A deep deletion module for node (like `rm -rf`)INDIRECT0
s3 • 4.4.0high level amazon s3 client. upload and download files and directoriesDIRECT14
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sax • 0.4.2An evented streaming XML parser in JavaScriptINDIRECT0
send • 0.13.0Better streaming static file server with Range and conditional-GET supportINDIRECT15
send • 0.13.2Better streaming static file server with Range and conditional-GET supportINDIRECT15
serve-static • 1.10.3Serve static filesINDIRECT17
sliced • 0.0.5A faster Node.js alternative to Array.prototype.slice.call(arguments)INDIRECT0
smtp-connection • 1.3.8Connect to SMTP serversINDIRECT0
socket.io-adapter • 0.3.1Default socket.io in-memory adapter class.INDIRECT9
socket.io-client • 1.3.7[![Build Status](https://secure.travis-ci.org/Automattic/socket.io-client.svg)](http://travis-ci.org/Automattic/socket.io-client) ![NPM version](https://badge.fury.io/js/socket.io-client.svg) ![Downloads](http://img.shields.io/npm/dm/socket.io-client.svg?INDIRECT37
socket.io-parser • 2.2.2socket.io protocol parserINDIRECT5
socket.io-parser • 2.2.4socket.io protocol parserINDIRECT5
socket.io-redis • 0.1.4[![Build Status](https://travis-ci.org/Automattic/socket.io-redis.svg?branch=master)](https://travis-ci.org/Automattic/socket.io-redis) [![NPM version](https://badge.fury.io/js/socket.io-redis.svg)](http://badge.fury.io/js/socket.io-redis)DIRECT16
socket.io • 1.3.7node.js realtime framework serverDIRECT47
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
statuses • 1.2.1HTTP status utilityINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
streamsink • 1.2.0pipe to a buffer, then create readable streams from itINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
stringstream • 0.0.6Encode and decode streams into string streamsINDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
tldts-core • 6.1.76tldts core primitives (internal module)INDIRECT0
tldts • 6.1.76Library to work against complex domain names, subdomains and URIs.INDIRECT1
to-utf8 • 0.0.1single-function form of node's Buffer.toString(utf8)INDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
uid-safe • 2.0.0URL and cookie safe UIDsINDIRECT1
uid2 • 0.0.3strong uidINDIRECT0
uid2 • 0.0.4strong uidINDIRECT0
ultron • 1.0.2Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
underscore.string • 2.4.0String manipulation extensions for Underscore.js javascript library.INDIRECT0
underscore • 1.8.3JavaScript's functional programming helper library.DIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
utf-8-validate • 1.2.2Validate UTF-8 for WebINDIRECT2
utf8 • 2.1.0A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.0merge() utility functionINDIRECT0
vary • 1.0.1Manipulate the HTTP Vary headerINDIRECT0
vhost • 3.0.1virtual domain hostingDIRECT0
winston-cloudwatch • 0.6.0Send logs to Amazon Cloudwatch using Winston.DIRECT5
winston-websocket • 0.1.0Websocket Transport for Winston logger using the lightweight ws websocket library.DIRECT5
winston • 1.0.2A multi-transport async logging library for Node.jsDIRECT7
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
ws • 0.4.32simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455INDIRECT4
ws • 0.8.0simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455INDIRECT7
xml2js • 0.2.6Simple XML to JavaScript object converter.INDIRECT1
xml2js • 0.2.8Simple XML to JavaScript object converter.INDIRECT1
xmlbuilder • 0.4.2An XML builder for node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
unknown19
PackageRelationDependenciesPublished
better-assert • 1.0.2Better assertions for node, reporting the expr, filename, lineno etcINDIRECT1
callsite • 1.0.0access to v8's CallSitesINDIRECT0
component-bind • 1.0.0function binding utilityINDIRECT0
component-inherit • 0.0.3Prototype inheritance utilityINDIRECT0
cycle • 1.0.3decycle your jsonINDIRECT0
eyes • 0.1.8a customizable value inspectorINDIRECT0
hooks-fixed • 1.1.0Adds pre and post hook functionality to your JavaScript methods.INDIRECT0
htmlparser • 1.7.7Forgiving HTML/XML/RSS Parser in JS for *both* Node and BrowsersINDIRECT0
imagemagick • 0.1.3A wrapper around the imagemagick cliDIRECT0
indexof • 0.0.1Microsoft sucksINDIRECT0
limits • 0.0.5Sets the limit to upload size and processing time for incoming and outgoing requests.DIRECT0
msgpack-js • 0.3.0msgpack encoder and decoder in pure javascriptINDIRECT3
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
object-component • 0.0.3Object utils.INDIRECT0
options • 0.0.6A very light-weight in-code option parsers for node.js.INDIRECT0
passport-local • 1.0.0Local username and password authentication strategy for Passport.DIRECT1
passport-strategy • 1.0.0An abstract class implementing Passport's strategy API.INDIRECT0
tinycolor • 0.0.1a to-the-point color module for nodeINDIRECT0
to-array • 0.1.3Turn an array like into an arrayINDIRECT0
Apache-2.016
PackageRelationDependenciesPublished
aws-sdk • 2.0.31AWS SDK for JavaScriptINDIRECT3
aws-sdk • 2.2.9AWS SDK for JavaScriptDIRECT3
aws-sign2 • 0.5.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
bson-ext • 0.1.13The C++ bson parser for the node.js mongodb driver.INDIRECT3
bson • 0.3.2A bson parser for node.js and the browserINDIRECT4
bson • 0.4.23A bson parser for node.js and the browserINDIRECT0
caseless • 0.11.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
kareem • 1.0.1Next-generation take on pre/post function hooksINDIRECT0
kerberos • 0.0.24Kerberos library for Node.jsINDIRECT1
mongodb-core • 1.2.0Core MongoDB driver functionality, no bells and whistles and meant for integration not end applicationsINDIRECT3
mongodb • 2.0.34MongoDB legacy driver emulation layer on top of mongodb-coreINDIRECT9
oauth-sign • 0.8.2OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.64.0Simplified HTTP request client.DIRECT55
sanitizer • 0.1.2Caja's HTML Sanitizer as a Node.js moduleDIRECT0
tunnel-agent • 0.4.3HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
ISC15
PackageRelationDependenciesPublished
base64-url • 1.2.1Base64 encode, decode, escape and unescape for URL applicationsINDIRECT0
d • 1.0.2Property descriptor factoryINDIRECT8
deferred • 0.7.1Modular and fast Promises implementationINDIRECT11
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
graceful-fs • 3.0.12A drop-in replacement for fs, making various improvements.INDIRECT1
har-validator • 1.8.0Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT16
has-binary-data • 0.1.3A function that takes anything in javascript and returns true if its argument contains binary data.INDIRECT1
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
BSD-3-Clause8
PackageRelationDependenciesPublished
boom • 2.10.1HTTP-friendly error objectsINDIRECT1
cryptiles • 2.0.5General purpose crypto utilitiesINDIRECT2
hawk • 3.1.3HTTP Hawk Authentication SchemeINDIRECT4
hoek • 2.16.3General purpose node utilitiesINDIRECT0
qs • 4.0.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 5.1.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sntp • 1.0.9SNTP ClientINDIRECT1
tough-cookie • 5.1.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
non-standard3
PackageRelationDependenciesPublished
duplexer2 • 0.0.2Like duplexer (http://npm.im/duplexer) but using streams2INDIRECT5
node-slack • 0.0.7Send and receive Slack Webhooks easily!DIRECT68
sax • 0.5.3An evented streaming XML parser in JavaScriptINDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.5 version:

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