Package Licenses
MIT
Dependency Licenses
MIT61
Package | Relation | Dependencies | Published |
---|---|---|---|
fsevents>1.1.2>ajv • 4.11.8Another JSON Schema Validator | INDIRECT | 3 | |
fsevents>1.1.2>ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
fsevents>1.1.2>asn1 • 0.2.3Contains parsers and serializers for ASN.1 (currently BER only) | INDIRECT | 0 | |
fsevents>1.1.2>assert-plus • 0.2.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
fsevents>1.1.2>asynckit • 0.4.0Minimal async jobs utility library, with streams support | INDIRECT | 0 | |
fsevents>1.1.2>aws4 • 1.6.0Signs and prepares requests using AWS Signature Version 4 | INDIRECT | 0 | |
fsevents>1.1.2>balanced-match • 0.4.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
fsevents>1.1.2>brace-expansion • 1.1.7Brace expansion as known from sh/bash | INDIRECT | 2 | |
fsevents>1.1.2>buffer-shims • 1.0.0some shims for node buffers | INDIRECT | 0 | |
fsevents>1.1.2>co • 4.6.0generator async control flow goodness | INDIRECT | 0 | |
fsevents>1.1.2>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
fsevents>1.1.2>combined-stream • 1.0.5A stream that emits multiple other streams one after another. | INDIRECT | 1 | |
fsevents>1.1.2>concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
fsevents>1.1.2>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
fsevents>1.1.2>dashdash • 1.14.1A light, featureful and explicit option parsing library. | INDIRECT | 1 | |
fsevents>1.1.2>dashdash>assert-plus • 1.0.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
fsevents>1.1.2>debug • 2.6.8small debugging utility | INDIRECT | 1 | |
fsevents>1.1.2>deep-extend • 0.4.2Recursive object extending | INDIRECT | 0 | |
fsevents>1.1.2>delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them. | INDIRECT | 0 | |
fsevents>1.1.2>delegates • 1.0.0delegate methods and accessors to another property | INDIRECT | 0 | |
fsevents>1.1.2>ecc-jsbn • 0.1.1ECC JS code based on JSBN | INDIRECT | 1 | |
fsevents>1.1.2>extend • 3.0.1Port of jQuery.extend for node.js and the browser | INDIRECT | 0 | |
fsevents>1.1.2>form-data • 2.1.4A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. | INDIRECT | 5 | |
fsevents>1.1.2>getpass • 0.1.7getpass for node.js | INDIRECT | 1 | |
fsevents>1.1.2>getpass>assert-plus • 1.0.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
fsevents>1.1.2>http-signature • 1.1.1Reference implementation of Joyent's HTTP Signature scheme. | INDIRECT | 18 | |
fsevents>1.1.2>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
fsevents>1.1.2>is-typedarray • 1.0.0Detect whether or not an object is a Typed Array | INDIRECT | 0 | |
fsevents>1.1.2>isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
fsevents>1.1.2>isstream • 0.1.2Determine if an object is a Stream | INDIRECT | 0 | |
fsevents>1.1.2>jodid25519 • 1.0.2jodid25519 - Curve 25519-based cryptography | INDIRECT | 1 | |
fsevents>1.1.2>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. | INDIRECT | 0 | |
fsevents>1.1.2>json-stable-stringify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results | INDIRECT | 1 | |
fsevents>1.1.2>jsprim • 1.4.0utilities for primitive JavaScript types | INDIRECT | 4 | |
fsevents>1.1.2>jsprim>assert-plus • 1.0.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
fsevents>1.1.2>mime-db • 1.27.0Media Type Database | INDIRECT | 0 | |
fsevents>1.1.2>mime-types • 2.1.15The ultimate javascript content-type utility. | INDIRECT | 1 | |
fsevents>1.1.2>minimist • 0.0.8parse argument options | INDIRECT | 0 | |
fsevents>1.1.2>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p` | INDIRECT | 1 | |
fsevents>1.1.2>ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
fsevents>1.1.2>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
fsevents>1.1.2>object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
fsevents>1.1.2>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfill | INDIRECT | 0 | |
fsevents>1.1.2>os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
fsevents>1.1.2>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
fsevents>1.1.2>performance-now • 0.2.0Implements performance.now (based on process.hrtime). | INDIRECT | 0 | |
fsevents>1.1.2>process-nextick-args • 1.0.7process.nextTick but always with args | INDIRECT | 0 | |
fsevents>1.1.2>punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
fsevents>1.1.2>rc>minimist • 1.2.0parse argument options | INDIRECT | 0 | |
fsevents>1.1.2>readable-stream • 2.2.9Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 8 | |
fsevents>1.1.2>safe-buffer • 5.0.1Safer Node.js Buffer API | INDIRECT | 0 | |
fsevents>1.1.2>sshpk • 1.13.0A library for finding and using SSH public keys | INDIRECT | 11 | |
fsevents>1.1.2>sshpk>assert-plus • 1.0.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
fsevents>1.1.2>string_decoder • 1.0.1The string_decoder module from Node core | INDIRECT | 1 | |
fsevents>1.1.2>string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
fsevents>1.1.2>stringstream • 0.0.5Encode and decode streams into string streams | INDIRECT | 0 | |
fsevents>1.1.2>strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
fsevents>1.1.2>strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files! | INDIRECT | 0 | |
fsevents>1.1.2>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
fsevents>1.1.2>uuid • 3.0.1RFC4122 (v1 and v4) generator | INDIRECT | 0 | |
nan • 2.23.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 24 compatibility | DIRECT | 0 |
ISC31
Package | Relation | Dependencies | Published |
---|---|---|---|
fsevents>1.1.2>abbrev • 1.1.0Like ruby's abbrev module, but in js | INDIRECT | 0 | |
fsevents>1.1.2>aproba • 1.1.1A rediculously light-weight argument validator | INDIRECT | 0 | |
fsevents>1.1.2>are-we-there-yet • 1.1.4Keep track of the overall completion of many disparate processes | INDIRECT | 10 | |
fsevents>1.1.2>block-stream • 0.0.9a stream of blocks | INDIRECT | 1 | |
fsevents>1.1.2>console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted. | INDIRECT | 0 | |
fsevents>1.1.2>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one fails | INDIRECT | 0 | |
fsevents>1.1.2>fstream-ignore • 1.0.5A thing for ignoring files based on globs | INDIRECT | 16 | |
fsevents>1.1.2>fstream • 1.0.11Advanced file system stream things | INDIRECT | 15 | |
fsevents>1.1.2>gauge • 2.7.4A terminal based horizontal guage | INDIRECT | 12 | |
fsevents>1.1.2>glob • 7.1.2a little globber | INDIRECT | 10 | |
fsevents>1.1.2>graceful-fs • 4.1.11A drop-in replacement for fs, making various improvements. | INDIRECT | 0 | |
fsevents>1.1.2>har-schema • 1.0.5JSON Schema for HTTP Archive (HAR) | INDIRECT | 0 | |
fsevents>1.1.2>har-validator • 4.2.1Extremely fast HTTP Archive (HAR) validator using JSON Schema | INDIRECT | 5 | |
fsevents>1.1.2>has-unicode • 2.0.1Try to guess if your terminal supports unicode | INDIRECT | 0 | |
fsevents>1.1.2>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplication | INDIRECT | 2 | |
fsevents>1.1.2>inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 | |
fsevents>1.1.2>ini • 1.3.4An ini encoder/decoder for node | INDIRECT | 0 | |
fsevents>1.1.2>json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs. | INDIRECT | 0 | |
fsevents>1.1.2>minimatch • 3.0.4a glob matcher in javascript | INDIRECT | 3 | |
fsevents>1.1.2>nopt • 4.0.1Option parsing for Node, supporting types, shorthands, etc. Used by npm. | INDIRECT | 4 | |
fsevents>1.1.2>npmlog • 4.1.0logger for npm | INDIRECT | 25 | |
fsevents>1.1.2>once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
fsevents>1.1.2>osenv • 0.1.4Look up environment settings specific to different operating systems | INDIRECT | 2 | |
fsevents>1.1.2>rimraf • 2.6.1A deep deletion module for node (like `rm -rf`) | INDIRECT | 11 | |
fsevents>1.1.2>semver • 5.3.0The semantic version parser used by npm. | INDIRECT | 0 | |
fsevents>1.1.2>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncate | INDIRECT | 0 | |
fsevents>1.1.2>signal-exit • 3.0.2when you want to fire an event no matter how a process exits. | INDIRECT | 0 | |
fsevents>1.1.2>tar • 2.2.1tar for node | INDIRECT | 17 | |
fsevents>1.1.2>uid-number • 0.0.6Convert a username/group name to a uid/gid number | INDIRECT | 0 | |
fsevents>1.1.2>wide-align • 1.1.2A wide-character aware text alignment function for use on the console or with fixed width fonts. | INDIRECT | 6 | |
fsevents>1.1.2>wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |
BSD-3-Clause8
Package | Relation | Dependencies | Published |
---|---|---|---|
fsevents>1.1.2>bcrypt-pbkdf • 1.0.1Port of the OpenBSD bcrypt_pbkdf function to pure JS | INDIRECT | 1 | |
fsevents>1.1.2>boom • 2.10.1HTTP-friendly error objects | INDIRECT | 1 | |
fsevents>1.1.2>cryptiles • 2.0.5General purpose crypto utilities | INDIRECT | 2 | |
fsevents>1.1.2>hawk • 3.1.3HTTP Hawk Authentication Scheme | INDIRECT | 4 | |
fsevents>1.1.2>hoek • 2.16.3General purpose node utilities | INDIRECT | 0 | |
fsevents>1.1.2>node-pre-gyp • 0.6.36Node.js native addon binary install tool | DIRECT | 112 | |
fsevents>1.1.2>qs • 6.4.0A querystring parser that supports nesting and arrays, with a depth limit | INDIRECT | 0 | |
fsevents>1.1.2>tough-cookie • 2.3.2RFC6265 Cookies and Cookie Jar for node.js | INDIRECT | 1 |
Apache-2.06
Package | Relation | Dependencies | Published |
---|---|---|---|
fsevents>1.1.2>aws-sign2 • 0.6.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module. | INDIRECT | 0 | |
fsevents>1.1.2>caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers. | INDIRECT | 0 | |
fsevents>1.1.2>forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module. | INDIRECT | 0 | |
fsevents>1.1.2>oauth-sign • 0.8.2OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module. | INDIRECT | 0 | |
fsevents>1.1.2>request • 2.81.0Simplified HTTP request client. | INDIRECT | 53 | |
fsevents>1.1.2>tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module. | INDIRECT | 1 |
unknown4
Package | Relation | Dependencies | Published |
---|---|---|---|
fsevents>1.1.2>extsprintf • 1.0.2extended POSIX-style sprintf | INDIRECT | 0 | |
fsevents>1.1.2>json-schema • 0.2.3JSON Schema validation and specifications | INDIRECT | 0 | |
fsevents>1.1.2>sntp • 1.0.9SNTP Client | INDIRECT | 1 | |
fsevents>1.1.2>verror • 1.3.6richer JavaScript errors | INDIRECT | 1 |
Apache-2.0 OR BSD-2-Clause OR MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
fsevents>1.1.2>rc • 1.2.1hardwired configuration loader | INDIRECT | 4 |
BSD-2-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
fsevents>1.1.2>tar-pack • 3.4.0Package and un-package modules of some sort (in tar/gz bundles). | INDIRECT | 30 |
Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
fsevents>1.1.2>tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScript | INDIRECT | 0 |
non-standard1
Package | Relation | Dependencies | Published |
---|---|---|---|
fsevents>1.1.2>jsonify • 0.0.0JSON without touching any globals | INDIRECT | 0 |