Fast, resilient, reproducible builds with npm install.
This is a Node.js module available through the
npm registry. It can be installed using the
npm
or
yarn
command line tools.
npm install shrinkpack --save
- commander: the complete solution for node.js command-line programs
- gunzip-maybe: Transform stream that gunzips its input if it is gzipped and just echoes it if not
- pacote: JavaScript package downloader
- picocolors: The tiniest and the fastest library for terminal output formatting with ANSI colors
- ssri: Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
- @types/gunzip-maybe: TypeScript definitions for gunzip-maybe
- @types/node: TypeScript definitions for Node.js
- @types/pacote: TypeScript definitions for pacote
- @types/ssri: TypeScript definitions for ssri
- @typescript-eslint/eslint-plugin: TypeScript plugin for ESLint
- @typescript-eslint/parser: An ESLint custom parser which leverages TypeScript ESTree
- eslint: An AST-based pattern checker for JavaScript.
- eslint-plugin-import: Import with sanity.
- prettier: Prettier is an opinionated code formatter
- typescript: TypeScript is a language for application scale JavaScript development
MIT