licenses.dev

awesome-metadata v0.1.0

Better metadata emitter for TypeScript.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
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
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
code-block-writer • 5.0.0A simple code writer that assists with formatting and visualizing blocks of code.INDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT17
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
ts-simple-ast • 0.92.0TypeScript compiler wrapper for AST navigation and code generation.DIRECT20
ISC7
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 globberDIRECT10
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
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIDIRECT0
typescript • 2.6.1TypeScript is a language for application scale JavaScript developmentINDIRECT0
typescript • 2.9.2TypeScript is a language for application scale JavaScript developmentDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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