原始碼套件:npm(7.5.2+ds-2)
本原始碼套件構建了以下這些二進位制包:
- npm
- package manager for Node.js
其他與 npm 有關的套件
|
|
-
- adep: debhelper-compat (= 13)
- 套件暫時不可用
-
- adep: bash-completion
- programmable completion for the bash shell
-
- adep: dh-sequence-nodejs (>= 0.9.45)
- 套件暫時不可用
-
- adep: nodejs (>= 10)
- evented I/O for V8 javascript - runtime executable
-
- adep: node-abbrev (>= 1.1.1~)
- Get unique abbreviations for a set of strings - Node.js module
-
- adep: node-agent-base
- Turn a function into an http.Agent instance
-
- adep: node-ajv
- another JSON Schema Validator
-
- adep: node-ansi
- Advanced ANSI formatting tool for Node.js
-
- adep: node-ansi-regex (>= 3.0~)
- regular expression for matching ANSI escape codes
-
- adep: node-ansi-styles
- ANSI escape codes for styling strings in the terminal with Node.js
-
- adep: node-ansistyles
- prints output in different styles
-
- adep: node-aproba
- light-weight argument validator
-
- adep: node-archy (>= 1.0~)
- Pretty-print nested hierarchies module for Node.js
-
- adep: node-are-we-there-yet
- Keep track of the overall completion of many disparate processes
-
- adep: node-asap
- High-priority task queue for Node.js and browsers
-
- adep: node-asn1
- ASN.1 encoder and decoder (BER)
-
- adep: node-assert-plus
- small wrapper over nodejs' assert module with two extra features
-
- adep: node-asynckit
- Minimal async jobs utility library, with streams support
-
- adep: node-aws4
- Signs and prepares requests using AWS Signature Version 4
-
- adep: node-aws-sign2
- AWS signing in JavaScript
-
- adep: node-balanced-match
- Match balanced character pairs in Node.js
-
- adep: node-bcrypt-pbkdf
- Port of the OpenBSD bcrypt_pbkdf function to pure JS
-
- adep: node-brace-expansion
- Brace expansion as known from sh/bash for Node.js
-
- adep: node-builtins
- lists nodejs builtin modules
-
- adep: node-cacache (>= 15)
- fast, fault-tolerant, disk-based, data-agnostic, content-addressable cache
-
- adep: node-caseless
- get/set/check for HTTP headers in a caseless manner
-
- adep: node-chalk
- Terminal string styling for Node.js
-
- adep: node-chownr
- like chown -R
-
- adep: node-clone
- deep cloning of objects and arrays
-
- adep: node-color-convert
- Plain color conversion functions
-
- adep: node-color-name
- list of color names and its values
-
- adep: node-colors
- Get color and style in your node.js console
-
- adep: node-columnify
- Render data in text columns with in-column text-wrap
-
- adep: node-combined-stream
- Append streams one after another - module for Node.js
-
- adep: node-concat-map
- concatenative mapdashery for Node.js
-
- adep: node-console-control-strings
- cross-platform tested terminal/console command strings
-
- adep: node-core-util-is
- util.is* functions introduced in Node v0.12 for older versions
-
- adep: node-dashdash
- light, featureful and explicit option parsing library
-
- adep: node-debug
- small debugging utility for Node.js
-
- adep: node-defaults
- merge single level defaults over a config object
-
- adep: node-delayed-stream
- Buffer stream events for later handling - module for Node.js
-
- adep: node-delegates
- delegate methods and accessors to another property
-
- adep: node-depd
- mark a function or property as deprecated - Node.js module
-
- adep: node-ecc-jsbn
- ECC JS code based on JSBN
-
- adep: node-encoding
- Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed
-
- adep: node-err-code
- Create an error with a code
-
- adep: node-extend
- port of jQuery.extend for Node.js
-
- adep: node-extsprintf
- extended POSIX-style sprintf
-
- adep: node-fast-deep-equal
- Fast Deep Equal
-
- adep: node-forever-agent
- HTTP agent supporting keep-alive requests - module for Node.js
-
- adep: node-form-data
- Create multipart/form-data streams module for Node.js
-
- adep: node-fs.realpath
- Use node's fs.realpath
-
- adep: node-function-bind
- Implementation of Function.prototype.bind
-
- adep: node-gauge
- terminal based horizontal progress bar
-
- adep: node-getpass
- get a password from terminal
-
- adep: node-glob (>= 7.1.2~)
- glob functionality for Node.js
-
- adep: node-graceful-fs (>= 4.1.11~)
- drop-in replacement improving the Node.js fs module
-
- adep: node-gyp (>= 3.6.2~)
- Native addon build tool for Node.js
-
- adep: node-har-schema
- JSON Schema for HTTP Archive (HAR)
-
- adep: node-har-validator
- Extremely fast HTTP Archive (HAR) validator using JSON Schema
-
- adep: node-has-flag
- check if argv has a specific flag
-
- adep: node-hosted-git-info (>= 3.0.5~)
- Provides metadata from Github, Bitbucket and Gitlab
-
- adep: node-http-signature
- Reference implementation of Joyent's HTTP Signature scheme
-
- adep: node-https-proxy-agent
- HTTP(s) proxy http.Agent implementation for HTTPS
-
- adep: node-iconv-lite
- Pure JS character encoding conversion
-
- adep: node-imurmurhash
- incremental implementation of MurmurHash3 hashing algorithm
-
- adep: node-indent-string
- Indent each line in a string
-
- adep: node-inflight
- add callbacks to requests in flight to avoid async duplication
-
- adep: node-inherits (>= 2.0.3~)
- Node.js module that exposes inherits function
-
- adep: node-ini (>= 1.3.5~)
- ini format parser and serializer for Node.js
-
- adep: node-ip
- IP address utilities for node.js
-
- adep: node-ip-regex
- Regular expression for matching IP addresses
-
- adep: node-is-typedarray
- Nodejs library checking if object is TypedArray
-
- adep: node-isarray
- JavaScript Array#isArray for older browsers
-
- adep: node-isexe
- minimal module to check if a file is executable
-
- adep: node-isstream
- Determine if an object is a Stream
-
- adep: node-jsbn
- fast, portable implementation of large-number math in pure JS
-
- adep: node-jsonparse
- Pure javascript JSON streaming parser for node.js
-
- adep: node-json-parse-better-errors (>= 1.0.2+~)
- JSON.parse() with context information on error
-
- adep: node-json-schema
- JSON Schema validation and specifications
-
- adep: node-json-schema-traverse
- Json schema traversal package
-
- adep: node-json-stable-stringify
- deterministic JSON.stringify()
-
- adep: node-json-stringify-safe
- JSON.stringify with circular references module for Node.js
-
- adep: node-jsonstream (>= 1.3.2~)
- streaming JSON.parse and stringify
-
- adep: node-jsprim
- utilities for primitive JavaScript types
-
- adep: node-leven
- library to measure the difference between two strings
-
- adep: node-lockfile (>= 1.0.3~)
- Asynchronous file lock module for Node.js
-
- adep: node-marked-man
- Markdown to man page conversion - Node.js
-
- adep: node-mime
- library for mime-type mapping for Node.js
-
- adep: node-mime-types
- ultimate JavaScript content-type utility - Node.js module
-
- adep: node-minimatch
- Convert glob expressions into RegExp objects for Node.js
-
- adep: node-mkdirp (>= 1)
- Recursively create directories - Node.js module
-
- adep: node-ms
- milliseconds conversion utility - Node.js module
-
- adep: node-mute-stream
- Pass-through stream that can be muted module for Node.js
-
- adep: node-nopt
- Command-line option parser for Node.js
-
- adep: node-normalize-package-data (>= 2.4~)
- Normalizes package metadata - Node.js module
-
- adep: node-npm-bundled
- Parses info on bundled dependencies
-
- adep: node-npm-package-arg (>= 6.1.1)
- Parse the things that can be arguments to npm install
-
- adep: node-npmlog (>= 4.1.2~)
- Logger with custom levels and colored output for Node.js
-
- adep: node-number-is-nan
- ES6 Number.isNaN() ponyfill
-
- adep: node-oauth-sign
- OAuth 1 signing module for Node.js
-
- adep: node-object-assign
- ES2015 Object.assign() ponyfill
-
- adep: node-opener
- Opens stuff, like webpages and files and executables
-
- adep: node-path-is-absolute
- Node.js 0.12 path.isAbsolute() ponyfill
-
- adep: node-promise-retry
- Retries a function that returns a promise
-
- adep: node-promzard
- Promzard provides a prompting json wizard
-
- adep: node-performance-now
- Implements performance.now (based on process.hrtime)
-
- adep: node-p-map
- Map over promises concurrently
-
- adep: node-process-nextick-args
- process.nextTick but always with args
-
- adep: node-psl
- Node.js domain name parser based on the Public Suffix List
-
- adep: node-puka
- Safely pass strings through shells - Node.js module
-
- adep: node-punycode
- Nodejs robust Punycode converter fully RFC compliant
-
- adep: node-qs
- Parse, stringify query strings for Node.js
-
- adep: node-read (>= 1.0.7~)
- Read user input from stdin module for Node.js
-
- adep: node-readable-stream
- stream compatibility library for Node.js and browser
-
- adep: node-read-package-json (>= 2.0.13~)
- Read package.json for npm module for Node.js
-
- adep: node-require-inject
- simple mock injector
-
- adep: node-resolve
- Synchronous/Asynchronous require.resolve() algorithm
-
- adep: node-resolve-from (>= 4.0~)
- Resolve the path of a module from a given path
-
- adep: node-retry (>= 0.10.1~)
- Retry strategies for failed operations module for Node.js
-
- adep: node-rimraf (>= 2.6.2~)
- Deep deletion (like rm -rf) module for Node.js
-
- adep: node-safe-buffer (>= 5.2.1+~cs2.1.2)
- Safer Node.js Buffer API
-
- adep: node-semver (>= 7.3.2~)
- Semantic Versioning for Node.js
-
- adep: node-set-blocking
- set blocking stdio and stderr
-
- adep: node-signal-exit
- Fire an event no matter how a process exits
-
- adep: node-slash
- Node.js library to convert Windows backslash paths to slash paths
-
- adep: node-spdx-correct
- correct invalid SPDX identifiers
-
- adep: node-spdx-exceptions
- list of SPDX standard license exceptions
-
- adep: node-spdx-expression-parse
- parse SPDX license expressions
-
- adep: node-spdx-license-ids
- List of SPDX license identifiers
-
- adep: node-sshpk
- library for finding and using SSH public keys
-
- adep: node-ssri (>= 8.0.0~)
- Utility for parsing, serializing, generating and verifying ssri metadata
-
- adep: node-string-decoder
- string_decoder module from Node core for browsers
-
- adep: node-string-width
- Get the visual width of a string
-
- adep: node-strip-ansi (>= 4.0~)
- Strip ANSI escape codes
-
- adep: node-supports-color
- Detect whether a terminal supports color in Node.js
-
- adep: node-tacks
- Generate fixture modules from folders
-
- adep: node-tap
- Test-Anything-Protocol module for Node.js
-
- adep: node-tar (>= 4.4~)
- read and write portable tar archives module for Node.js
-
- adep: node-text-table
- borderless text tables with alignment
-
- adep: node-tunnel-agent
- HTTP proxy tunneling agent module for Node.js
-
- adep: node-tweetnacl
- Port of TweetNaCl cryptographic library to JavaScript
-
- adep: node-typedarray-to-buffer
- JavaScript utility converting TypedArray to buffer without copy
-
- adep: node-util-deprecate
- Node.js's `util.deprecate()` function with browser support
-
- adep: node-uuid
- simple and fast RFC4122 UUID generation - Node.js module
-
- adep: node-uri-js
- URI/IRI parsing/validating/resolving library
-
- adep: node-validate-npm-package-name
- Checks if a string is a valid npm package name
-
- adep: node-verror
- rich JavaScript errors
-
- adep: node-which (>= 1.3~)
- Cross-platform 'which' module for Node.js
-
- adep: node-wide-align
- Wide-character aware text alignment function
-
- adep: node-wrappy
- Callback wrapping utility
-
- adep: node-wcwidth.js
- wcwidth.js is a javascript porting of C's wcwidth()
-
- adep: node-write-file-atomic
- Write files in an atomic fashion w/configurable ownership
-
- adep: node-yallist
- Double linked list implementation for Node.js
Download npm
檔案 | 大小(單位:kB) | MD5 校驗碼 |
---|---|---|
npm_7.5.2+ds-2.dsc | 4。7 kB | adf42f7100d721b6a8310d8e708b91a4 |
npm_7.5.2+ds.orig.tar.xz | 1,030。6 kB | 14eeeea722935a16d21d697c57b9ce3b |
npm_7.5.2+ds-2.debian.tar.xz | 25。4 kB | 8abf00e1ce62c6cd57c6cd6ad851a388 |
- Debian 套件原始碼倉庫(VCS:Git)
- https://salsa.debian.org/js-team/npm.git
- Debian 套件原始碼倉庫(可線上瀏覽)
- https://salsa.debian.org/js-team/npm