licenses.dev

bower v1.0.3

The browser package manager.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT101
PackageRelationDependenciesPublished
ajv • 6.15.0Another JSON Schema ValidatorINDIRECT5
ansi-styles • 0.1.2ANSI escape codes for colorizing strings in the terminalINDIRECT0
ansi-styles • 1.0.0ANSI escape codes for colorizing strings in the terminalINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
asn1 • 0.1.11Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 0.1.5Extra assertions on top of node's assert moduleINDIRECT0
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 0.9.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws-sign • 0.3.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
binary • 0.3.0Unpack multibyte binary values from buffersINDIRECT3
bower-config • 0.4.5The Bower config reader and writer.INDIRECT6
bower-json • 0.2.0Read bower.json files with semantics, normalisation, defaults and validation.DIRECT2
bower-registry-client • 0.1.6Provides easy interaction with the Bower registry.DIRECT36
chalk • 0.1.1Terminal string styling done rightINDIRECT2
chalk • 0.4.0Terminal string styling done right. Created because the `colors` module does some really horrible things.INDIRECT3
colors • 0.6.2get colors in your node.js console like whatDIRECT0
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
ctype • 0.5.3read and write binary structures and data typesINDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
deep-extend • 0.2.11Recursive object extending.INDIRECT0
delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them.INDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
event-emitter • 0.2.2Cross-environment event emitterINDIRECT1
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
form-data • 0.1.4A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT4
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
getpass • 0.1.7getpass for node.jsINDIRECT1
handlebars • 1.0.12Extension of the Mustache logicless template languageDIRECT6
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-color • 0.1.7Detect whether a terminal supports colorINDIRECT0
http-signature • 0.10.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT3
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
inquirer • 0.2.5A collection of common interactive command line user interfaces.DIRECT8
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-yaml • 3.14.2YAML 1.2 parser and serializerINDIRECT3
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
junk • 0.2.2Helps you filter out OS junk files like .DS_Store and Thumbs.dbDIRECT0
lodash • 1.2.1A utility library delivering consistency, customization, performance, and extras.INDIRECT0
lru-cache • 2.3.1A cache object that deletes the least-recently-used items.DIRECT0
match-stream • 0.0.2Match a pattern within a streamINDIRECT6
memoizee • 0.2.6Complete memoize/cache solution. Works with any type and length of function argumentsINDIRECT3
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
minimatch • 0.3.0a glob matcher in javascriptINDIRECT2
minimist • 0.0.10parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.3.5Recursively mkdir, like `mkdir -p`DIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mout • 0.6.0Modular UtilitiesDIRECT0
next-tick • 0.1.0Cross environment nextTick polyfillINDIRECT0
nopt • 2.1.2Option parsing for Node, supporting types, shorthands, etc. Used by npm.DIRECT1
object-assign • 2.1.1ES6 Object.assign() ponyfillINDIRECT0
open • 0.0.5open a file or url in the user's preferred applicationDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
over • 0.0.5JavaScript function overloading framework.INDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
promptly • 0.2.1Simple command line prompting utilityDIRECT2
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
pullstream • 0.4.1A stream you can pull data from.INDIRECT8
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
q • 0.9.7A library for promises (CommonJS/Promises/A,B,D)DIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
request-progress • 0.2.3Tracks the download progress of a request made with mikeal/requestDIRECT1
request-replay • 0.1.10Replays a request when a network error occursDIRECT1
request-replay • 0.2.0Replays a request when a network error occursINDIRECT1
retry • 0.6.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
rimraf • 2.2.8A deep deletion module for node (like `rm -rf`)DIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
slice-stream • 1.0.0Pipe data through a stream until some fixed length is reached, then callback.INDIRECT5
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
strip-ansi • 0.1.1Strip ANSI escape codes (used for colorizing strings in the terminal)INDIRECT0
sudo-block • 0.2.1Block users from running your tool with root permissionsDIRECT3
throttleit • 0.0.2Throttle a functionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorDIRECT1
unzip • 0.1.11Unzip cross-platform streaming API compatible with fstream and fs.ReadStreamDIRECT20
user-home • 1.1.1Get the path to the user home directoryINDIRECT0
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
xdg-basedir • 1.0.1Get XDG Base Directory pathsINDIRECT1
ISC16
PackageRelationDependenciesPublished
abbrev • 1.0.9Like ruby's abbrev module, but in jsDIRECT0
block-stream • 0.0.9a stream of blocksINDIRECT1
chmodr • 0.1.2like `chmod -R`DIRECT0
cli-color • 0.2.3Colors, formatting and other tools for the consoleINDIRECT4
es5-ext • 0.9.2ECMAScript5 extensionsINDIRECT0
fstream-ignore • 0.0.10A thing for ignoring files based on globsDIRECT10
graceful-fs • 3.0.12A drop-in replacement for fs, making various improvements.INDIRECT1
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
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
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT2
read • 1.0.7read(1) for node programsINDIRECT1
sigmund • 1.0.1Quick and dirty signatures for Objects.INDIRECT0
which • 1.0.9Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT0
Apache-2.011
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.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
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
oauth-sign • 0.3.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.25.0Simplified HTTP request client.DIRECT22
request • 2.27.0Simplified HTTP request client.INDIRECT22
request • 2.88.2Simplified HTTP request client.INDIRECT46
tunnel-agent • 0.3.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
non-standard10
PackageRelationDependenciesPublished
configstore • 0.3.2Easily load and save config without having to think about where and howINDIRECT15
fstream • 0.1.31Advanced file system stream thingsDIRECT6
glob • 3.2.11a little globberDIRECT4
graceful-fs • 2.0.3A drop-in replacement for fs, making various improvements.DIRECT0
hoek • 0.9.1General purpose node utilitiesINDIRECT0
mute-stream • 0.0.3Bytes go in, but they don't come out (when muted).INDIRECT0
osenv • 0.0.3Look up environment settings specific to different operating systemsINDIRECT0
semver • 2.0.11The semantic version parser used by npm.DIRECT0
semver • 2.3.2The semantic version parser used by npm.INDIRECT0
tar • 0.1.20tar for nodeDIRECT8
BSD-3-Clause10
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
boom • 0.4.2HTTP-friendly error objectsINDIRECT1
cryptiles • 0.2.2General purpose crypto utilitiesINDIRECT2
hawk • 1.0.0HTTP Hawk Authentication SchemeINDIRECT4
qs • 0.6.6querystring parserINDIRECT0
qs • 6.5.5A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sntp • 0.2.4SNTP ClientINDIRECT1
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
MIT OR X115
PackageRelationDependenciesPublished
archy • 0.0.2render nested hierarchies `npm ls` style with unicode pipesDIRECT0
chainsaw • 0.1.0Build chainable fluent interfaces the easy way... with a freakin' chainsaw!INDIRECT1
optimist • 0.3.7Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
traverse • 0.3.9Traverse and transform objects by visiting every node on a recursive walkINDIRECT0
unknown5
PackageRelationDependenciesPublished
bower-endpoint-parser • 0.2.2Little module that helps with endpoints parsing.DIRECT0
bower-logger • 0.1.0The logger used in the various architecture components of Bower.DIRECT0
buffers • 0.1.1Treat a collection of Buffers as a single contiguous partially mutable Buffer.INDIRECT0
cookie-jar • 0.3.0Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.INDIRECT0
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
BSD-2-Clause5
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
stringify-object • 0.1.8Stringify an object/array like JSON.stringify just without all the double-quotesDIRECT0
uglify-js • 2.3.6JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT5
update-notifier • 0.1.10Update notifier for your packageDIRECT68
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.3 version:

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