licenses.dev

crawler.node v0.0.7

爬虫节点

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT217
PackageRelationDependenciesPublished
@types/chai • 3.5.2TypeScript definitions for chaiINDIRECT0
@types/mocha • 2.2.48TypeScript definitions for mochaINDIRECT0
@types/node • 6.14.13TypeScript definitions for Node.jsINDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
agenda • 0.9.1Light weight job scheduler for Node.jsDIRECT23
agendash • 0.4.0Agenda DashboardDIRECT88
agent-base • 4.3.0Turn a function into an `http.Agent` instanceINDIRECT2
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
append-field • 1.0.0A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.INDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
ast-types • 0.14.2Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
basic-auth • 2.0.1node.js basic auth parserINDIRECT1
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
body-parser • 1.20.2Node.js body parsing middlewareDIRECT36
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-shims • 1.0.0some shims for node buffersINDIRECT0
bytes • 3.0.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
co • 4.6.0generator async control flow goodnessINDIRECT0
colors • 1.4.0get colors in your node.js consoleINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.7.4Node.js compression middlewareDIRECT11
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT11
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-parser • 1.4.6Parse HTTP request cookiesDIRECT2
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.4.1HTTP server cookie parsing and serializationINDIRECT0
cookie • 0.6.0HTTP server cookie parsing and serializationINDIRECT0
cookiejar • 2.1.4simple persistent cookiejar systemINDIRECT0
core-decorators • 0.19.0Library of JavaScript stage-0 decorators (aka ES2016/ES7 decorators but that's not accurate!) inspired by languages that come with built-ins like @​override, @​deprecate, @​autobind, @​mixin and more! Works great with React/Angular/more!DIRECT0
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
crawler.plugins.downloader • 0.0.7爬虫下载插件DIRECT151
cron • 1.1.1Cron jobs for your nodeINDIRECT2
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
data-uri-to-buffer • 1.2.0Generate a Buffer instance from a Data URI stringINDIRECT0
date.js • 0.3.3dates for humansINDIRECT2
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.1.0small debugging utilityINDIRECT1
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
degenerator • 1.0.4Turns sync functions into async generator functionsINDIRECT15
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es6-promise • 3.2.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
express • 4.19.2Fast, unopinionated, minimalist web frameworkDIRECT63
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
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
finalhandler • 1.2.0Node.js final http responderINDIRECT9
foreach • 2.0.6foreach component + npm packageINDIRECT0
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
formidable • 1.2.6(DEPRECATED! Install formidable@v2) A node.js module for parsing form data, especially file uploads.INDIRECT0
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
get-uri • 2.0.4Returns a `stream.Readable` from a URI stringINDIRECT19
getpass • 0.1.7getpass for node.jsINDIRECT1
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-proxy-agent • 2.1.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT5
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
https-proxy-agent • 2.2.4An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT5
human-interval • 0.1.6Human readable time measurementsINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
ioredis • 3.2.2A delightful, performance-focused Redis client for Node and io.jsDIRECT24
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)DIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
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-pointer • 0.6.2Some utilities for JSON pointers described by RFC 6901INDIRECT1
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
lodash.assign • 4.2.0The lodash method `_.assign` exported as a module.INDIRECT0
lodash.bind • 4.2.1The lodash method `_.bind` exported as a module.INDIRECT0
lodash.clone • 4.5.0The lodash method `_.clone` exported as a module.INDIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.INDIRECT0
lodash.difference • 4.5.0The lodash method `_.difference` exported as a module.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.INDIRECT0
lodash.foreach • 4.5.0The lodash method `_.forEach` exported as a module.INDIRECT0
lodash.isempty • 4.4.0The lodash method `_.isEmpty` exported as a module.INDIRECT0
lodash.keys • 4.2.0The lodash method `_.keys` exported as a module.INDIRECT0
lodash.noop • 3.0.1The lodash method `_.noop` exported as a module.INDIRECT0
lodash.partial • 4.2.1The lodash method `_.partial` exported as a module.INDIRECT0
lodash.pick • 4.4.0The lodash method `_.pick` exported as a module.INDIRECT0
lodash.sample • 4.2.1The lodash method `_.sample` exported as a module.INDIRECT0
lodash.shuffle • 4.2.0The lodash method `_.shuffle` exported as a module.INDIRECT0
lodash.values • 4.3.0The lodash method `_.values` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.1Merge objects using descriptorsINDIRECT0
method-override • 2.3.10Override HTTP verbsDIRECT5
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
modelproxy • 0.5.19接口配置建模框架DIRECT3
moment-timezone • 0.5.45Parse and display moments in any timezone.INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
morgan • 1.10.0HTTP request logger middleware for node.jsDIRECT8
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multer • 1.4.4Middleware for handling `multipart/form-data`.DIRECT29
negotiator • 0.6.3HTTP content negotiationINDIRECT0
netmask • 1.0.6Parse and lookup IP network blocksINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.0.2Execute a listener when a response is about to write headersINDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
pac-proxy-agent • 2.0.2A PAC file proxy `http.Agent` implementation for HTTPINDIRECT60
pac-resolver • 3.0.0Generates an asynchronous resolver function from a PAC fileINDIRECT20
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
proxy-agent • 2.3.1Maps proxy protocols to `http.Agent` implementationsINDIRECT65
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.2.7Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
rechoir • 0.6.2Require any supported file as a node module.INDIRECT6
redis-commands • 1.7.0Redis commandsINDIRECT0
redis-parser • 2.6.0Javascript Redis protocol (RESP) parserINDIRECT0
resolve-from • 2.0.0Resolve the path of a module like require.resolve() but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.18.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.15.0Serve static filesINDIRECT20
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
smart-buffer • 1.1.15A smarter Buffer that keeps track of its own read and write positions while growing endlessly.INDIRECT0
socks-proxy-agent • 3.0.1A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
socks • 1.1.10A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate)INDIRECT2
source-map-support • 0.4.18Fixes stack traces for files with source mapsINDIRECT1
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
statuses • 2.0.1HTTP status utilityINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.0.3The string_decoder module from Node coreINDIRECT1
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
superagent-bluebird-promise • 4.2.0Add promise support to superagent using BluebirdINDIRECT0
superagent-charset • 1.2.0add charset support for node's superagentINDIRECT2
superagent-defaults • 0.1.14Create some defaults for superagent requestsINDIRECT2
superagent-promise • 1.1.0superagent promise wrapperINDIRECT0
superagent-proxy • 1.0.3`Request#proxy(uri)` superagent extensionINDIRECT66
superagent • 3.8.3elegant & feature rich browser / node HTTP with a fluent APIINDIRECT37
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
thunkify • 2.1.2Turn callbacks, arrays, generators, generator functions, and promises into a thunkINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
ts-express-decorators • 1.5.0Use TypeScript decorators to create your Express application and Rest APIDIRECT20
ts-httpexceptions • 2.2.3Provide exception for HTTP Rest APIINDIRECT0
ts-log-debug • 2.2.0Provide logger written in TypeScript.INDIRECT6
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
xregexp • 2.0.0Extended JavaScript regular expressionsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC17
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 globberINDIRECT10
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
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
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
request-promise-core • 1.1.4Core Promise support implementation for the simplified HTTP request client 'request'.INDIRECT1
request-promise • 4.2.6The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.INDIRECT7
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
stealthy-require • 1.1.1The closest you can get to require something with bypassing the require cacheINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
Apache-2.013
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
bson • 1.0.9A bson parser for node.js and the browserINDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
cluster-key-slot • 1.1.2Generates CRC hashes for strings - for use by node redis clients to determine key slots.INDIRECT0
denque • 1.5.1The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.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
mongodb-core • 2.1.20Core MongoDB driver functionality, no bells and whistles and meant for integration not end applicationsINDIRECT4
mongodb • 2.2.36The official MongoDB driver for Node.jsINDIRECT15
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
require_optional • 1.0.1Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.INDIRECT2
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
unknown8
PackageRelationDependenciesPublished
busboy • 0.2.14A streaming parser for HTML form data for node.jsINDIRECT7
dicer • 0.2.5A very fast streaming multipart parser for node.jsINDIRECT6
emitter-component • 1.0.1Event emitterINDIRECT1
flexbuffer • 0.0.6Buffer optimizedINDIRECT0
ftp • 0.3.10An FTP client module for node.jsINDIRECT6
indexof • 0.0.1Microsoft sucksINDIRECT0
streamsearch • 0.1.2Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
superagent-retry • 0.6.0A retrying layer for a superagent requestINDIRECT0
BSD-3-Clause7
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
qs • 6.11.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
shelljs • 0.7.8Portable Unix shell commands for Node.jsDIRECT19
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
BSD-2-Clause6
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
esprima • 3.1.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
non-standard1
PackageRelationDependenciesPublished
tv4 • 1.3.0A public domain JSON Schema validator for JavaScriptINDIRECT0
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
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.7 version:

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