package json reader
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Get information on local packages.
Install package programmatically.
Resolve package.json exports & imports maps
Read a package.json file
Read IOS/Android pkg's(.apk/.ipa ) manifest info, for NodeJS/Webpack/Browserify.
Properties file reader for Node.js
Read binary packets...
Get the package name from a folder path
Check the engines and platform fields in package.json
Get repository user and project information from package.json file contents.
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
Package your Node.js project into an executable
vendored packages for visx
Turn any flavor of allowable package.json bin into a normalized object
Unzipping files, simple wrap for zip.js(for browser) and yauzl(for nodejs), make the apis consistent for NodeJS/Webpack/Browserify.
Compiles and stores base binaries for pkg
Package your Node.js project into an executable
Various helper utilities for working with buffers and binary data
A React Component for reading QR codes from the webcam
parse the closest `package.json` and get package specific configurations
Collection of utilities which helps to process different kind of test results as Allure Results
shim for require.main.filename() that works in as many environments as possible