licenses.dev

@neighborly/ui v0.0.0

The default blueprint for ember-cli addons.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT164
PackageRelationDependenciesPublished
amd-name-resolver • 1.2.0AMD module name resolver algorithmINDIRECT1
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-equal • 1.0.2Check if two arrays are equalINDIRECT0
async-disk-cache • 1.3.5Async disk cacheINDIRECT24
async-promise-queue • 1.0.5wrapper around async.queue to make some common usages simplerINDIRECT4
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
babel-core • 6.26.3Babel compiler core.INDIRECT49
babel-generator • 6.26.1Turns an AST into code.INDIRECT14
babel-helper-builder-binary-assignment-operator-visitor • 6.24.1Helper function to build binary assignment operator visitorsINDIRECT25
babel-helper-call-delegate • 6.24.1Helper function to call delegateINDIRECT25
babel-helper-define-map • 6.26.0Helper function to define a mapINDIRECT27
babel-helper-explode-assignable-expression • 6.24.1Helper function to explode an assignable expressionINDIRECT24
babel-helper-function-name • 6.24.1Helper function to change the property 'name' of every functionINDIRECT26
babel-helper-get-function-arity • 6.24.1Helper function to get function arityINDIRECT7
babel-helper-hoist-variables • 6.24.1Helper function to hoist variablesINDIRECT7
babel-helper-optimise-call-expression • 6.24.1Helper function to optimise call expressionINDIRECT7
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 generatorsINDIRECT27
babel-helper-replace-supers • 6.24.1Helper function to replace supersINDIRECT26
babel-helpers • 6.24.1Collection of helper functions used by Babel transforms.INDIRECT25
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-debug-macros • 0.2.0Debug macros and feature flag strippingINDIRECT1
babel-plugin-ember-modules-api-polyfill • 2.13.4Polyfill for Ember JS API.INDIRECT1
babel-plugin-syntax-async-functions • 6.13.0Allow parsing of async functionsINDIRECT0
babel-plugin-syntax-exponentiation-operator • 6.13.0Allow parsing of the exponentiation operatorINDIRECT0
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 generatorsINDIRECT29
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 ES5INDIRECT25
babel-plugin-transform-es2015-classes • 6.24.1Compile ES2015 classes to ES5INDIRECT30
babel-plugin-transform-es2015-computed-properties • 6.24.1Compile ES2015 computed properties to ES5INDIRECT25
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 ES5INDIRECT7
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 functionsINDIRECT27
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 AMDINDIRECT27
babel-plugin-transform-es2015-modules-commonjs • 6.26.2This plugin transforms ES2015 modules to CommonJSINDIRECT26
babel-plugin-transform-es2015-modules-systemjs • 6.24.1This plugin transforms ES2015 modules to SystemJSINDIRECT26
babel-plugin-transform-es2015-modules-umd • 6.24.1This plugin transforms ES2015 modules to UMDINDIRECT28
babel-plugin-transform-es2015-object-super • 6.24.1Compile ES2015 object super to ES5INDIRECT27
babel-plugin-transform-es2015-parameters • 6.24.1Compile ES2015 default and rest parameters to ES5INDIRECT28
babel-plugin-transform-es2015-shorthand-properties • 6.24.1Compile ES2015 shorthand properties to ES5INDIRECT7
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 constructorINDIRECT8
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 ES5INDIRECT13
babel-plugin-transform-exponentiation-operator • 6.24.1Compile exponentiation operator to ES5INDIRECT27
babel-plugin-transform-regenerator • 6.26.0Explode async and generator functions into a state machine.INDIRECT9
babel-plugin-transform-strict-mode • 6.24.1This plugin places a 'use strict'; directive at the top of all files to enable strict modeINDIRECT7
babel-polyfill • 6.26.0Provides polyfills necessary for a full ES2015+ environmentINDIRECT4
babel-preset-env • 1.7.0A Babel preset for each environment.INDIRECT77
babel-register • 6.26.0babel require hookINDIRECT49
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-template • 6.26.0Generate an AST from a string template.INDIRECT24
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT23
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babylon • 6.18.0A JavaScript parserINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binaryextensions • 2.3.0A package that contains an array of every single file extension there is for binary filesINDIRECT0
blank-object • 1.0.2A faster alternative to Object.create(null)INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
broccoli-babel-transpiler • 6.5.1A Broccoli plugin which transpile ES6 to readable ES5 by using babel.INDIRECT125
broccoli-debug • 0.6.5Enable easy debugging of broccoli pipelines with broccoli-debug!INDIRECT35
broccoli-funnel • 2.0.2Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.INDIRECT37
broccoli-kitchen-sink-helpers • 0.3.1Collection of helpers that need to be extracted into separate packagesINDIRECT12
broccoli-merge-trees • 2.0.1Broccoli plugin to merge multiple trees into oneINDIRECT33
broccoli-persistent-filter • 1.4.6broccoli filter but with a persistent cacheINDIRECT55
broccoli-plugin • 1.3.1Base class for all Broccoli pluginsINDIRECT20
broccoli-source • 1.1.0Broccoli plugin for referring to source directories on the file systemINDIRECT0
browserslist • 3.2.8Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT2
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT14
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT11
can-symlink • 1.0.0Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.INDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
detect-indent • 4.0.0Detect the indentation of codeINDIRECT2
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
editions • 1.3.4Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT0
ember-cli-babel • 6.18.0Ember CLI addon for BabelDIRECT188
ember-cli-version-checker • 2.2.0Determine if your addon is being used by a minimum version of Ember CLI.INDIRECT7
ember-rfc176-data • 0.3.18JSON data for Ember.js RFC #176INDIRECT0
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.0.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fs-tree-diff • 0.5.9Backs out file tree changesINDIRECT8
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.6Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT10
globals • 9.18.0Global identifiers from different JavaScript environmentsINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
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
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
heimdalljs-logger • 0.1.10Structured logging via heimdalljsINDIRECT4
heimdalljs • 0.2.6Structured instrumentation libraryINDIRECT1
home-or-tmp • 2.0.0Get the user home directory with fallback to the system temp directoryINDIRECT2
invariant • 2.2.4invariantINDIRECT2
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
istextorbinary • 2.1.0Determines if a buffer is comprised of text or binaryINDIRECT3
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-stable-stringify • 1.2.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT19
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
merge-trees • 1.0.1Incrementally merge directories.INDIRECT24
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mktemp • 0.4.0mktemp command for node.jsINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-root-regex • 0.1.2Regular expression for getting the root of a posix or windows filepath.INDIRECT0
path-root • 0.1.1Get the root of a posix or windows filepath.INDIRECT1
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
promise-map-series • 0.2.3Map over array avoiding parallel execution, using promisesINDIRECT1
quick-temp • 0.1.8Create and remove temporary directories with minimal effortINDIRECT16
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
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
repeating • 2.0.1Repeat a string - fastINDIRECT1
resolve-package-path • 1.2.7a special purpose fast memoizing way to resolve a node modules package.jsonINDIRECT8
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
rsvp • 3.2.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
rsvp • 3.6.2A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
rsvp • 4.8.5A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT13
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
source-map-support • 0.4.18Fixes stack traces for files with source mapsINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symlink-or-copy • 1.3.1Symlink files or directories, falling back to copying on WindowsINDIRECT0
textextensions • 2.6.0A package that contains an array of every single file extension there is for text filesINDIRECT0
tmp • 0.0.28Temporary file and directory creatorINDIRECT1
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the rightINDIRECT0
underscore.string • 3.3.6String manipulation extensions for Underscore.js javascript library.INDIRECT2
username-sync • 1.0.3username but only sync and for node 0.12INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
walk-sync • 0.3.4Get an array of recursive directory contentsINDIRECT6
ISC17
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.76Provides a list of electron-to-chromium version mappingsINDIRECT0
ensure-posix-path • 1.1.1[![Build Status](https://travis-ci.org/stefanpenner/ensure-posix-path.svg)](https://travis-ci.org/stefanpenner/ensure-posix-path) [![Build status](https://ci.appveyor.com/api/projects/status/bt015k54b2ohk1oi?svg=true)](https://ci.appveyor.com/project/embeINDIRECT0
fast-ordered-set • 1.0.3quick and dirty ordered-setINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 5.0.15a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
hash-for-dep • 1.5.1generates a hash that represents a module and its depenencies uniquenessINDIRECT27
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
matcher-collection • 1.1.2Minimatch but for collections of minimatcher matchers.INDIRECT4
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
path-posix • 1.0.0posix-specific core path moduleINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
tree-sync • 1.4.0A module for repeated efficient synchronizing two directories.INDIRECT31
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard3
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
regenerator-transform • 0.10.1Explode async and generator functions into a state machine.INDIRECT8
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
workerpool • 2.3.4Offload tasks to a pool of workers on node.js and in the browserINDIRECT1
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001690A smaller version of caniuse-db, with only the essentials!INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40neighborly%2Fui)](https://licenses.dev/npm/%40neighborly%2Fui)
<a href="https://licenses.dev/npm/%40neighborly%2Fui">
  <img src="https://licenses.dev/b/npm/%40neighborly%2Fui" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.0 version:

[![licenses](https://licenses.dev/b/npm/%40neighborly%2Fui/0.0.0)](https://licenses.dev/npm/%40neighborly%2Fui/0.0.0)
<a href="https://licenses.dev/npm/%40neighborly%2Fui/0.0.0">
  <img src="https://licenses.dev/b/npm/%40neighborly%2Fui/0.0.0" alt="licenses" />
</a>
GitHub