licenses.dev

crawler.node v0.0.5

爬虫节点

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT146
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
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
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
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
colors • 1.4.0get colors in your node.js consoleINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
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
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.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cron • 1.1.1Cron jobs for your nodeINDIRECT2
date.js • 0.3.3dates for humansINDIRECT2
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.1.0small debugging utilityINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
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
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
finalhandler • 1.2.0Node.js final http responderINDIRECT9
foreach • 2.0.6foreach component + npm packageINDIRECT0
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
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
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
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
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
json-pointer • 0.6.2Some utilities for JSON pointers described by RFC 6901INDIRECT1
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
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
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
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
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
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
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
source-map-support • 0.4.18Fixes stack traces for files with source mapsINDIRECT1
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
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
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-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
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC9
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
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
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.07
PackageRelationDependenciesPublished
bson • 1.0.9A bson parser for node.js and the browserINDIRECT0
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
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
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIDIRECT0
require_optional • 1.0.1Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.INDIRECT2
unknown4
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
flexbuffer • 0.0.6Buffer optimizedINDIRECT0
streamsearch • 0.1.2Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
qs • 6.11.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
shelljs • 0.7.8Portable Unix shell commands for Node.jsDIRECT19
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
non-standard1
PackageRelationDependenciesPublished
tv4 • 1.3.0A public domain JSON Schema validator for JavaScriptINDIRECT0
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.5 version:

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