licenses.dev

request-token v0.1.0

Generates tokens from http requests by converting the method, url and headers to parameters and rendering them with a [hogan](http://twitter.github.io/hogan.js/) template.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
async • 0.9.2Higher-order functions and common patterns for asynchronous codeDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
nopt • 1.0.10Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
path-to-regexp • 1.9.0Express style path to RegExp utilityDIRECT1
unknown1
PackageRelationDependenciesPublished
hogan.js • 3.0.2A mustache compiler.DIRECT3
MIT OR X111
PackageRelationDependenciesPublished
mkdirp • 0.3.0Recursively mkdir, like `mkdir -p`INDIRECT0
ISC1
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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