Package Exports
- pax-static-linux
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pax-static-linux) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
pax-static-linux
Static pax binariy for Linux.
Installation
npm install pax-static-linuxUsage
Returns the path of the pax binary on the local filesystem.
const pathToPax = require('pax-static-linux')
console.log(pathToPax)
// /Users/j/playground/node_modules/pax-static-linux/paxContributing
If you have a question or need support using pax-static-linux, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the pac-static issues page.