# machinepack-process

> Work with child procs and the running process.

Latest version **4.0.1** (published 2019-04-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install machinepack-process
pnpm add machinepack-process
yarn add machinepack-process
bun add machinepack-process
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.0.1 |
| Published | 2019-04-22 |
| First published | 2015-05-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 51.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Mike McNeil |
| Maintainers | mikermcneil, rachaelshaw |
| Keywords | Process, machines, machinepack |

## Links

- npm: https://www.npmjs.com/package/machinepack-process
- Repository: https://github.com/treelinehq/machinepack-process
- Homepage: https://github.com/treelinehq/machinepack-process#readme
- Issues: https://github.com/treelinehq/machinepack-process/issues
- npm.io page: https://npm.io/package/machinepack-process

## Dependencies (3)

- [opn](https://npm.io/package/opn.md) 5.3.0
- [machine](https://npm.io/package/machine.md) ^15.0.0-23
- [@sailshq/lodash](https://npm.io/package/@sailshq/lodash.md) ^3.10.2

## Recent versions

- 4.0.1 (latest) — 2019-04-22
- 4.0.0 — 2018-06-26
- 4.0.0-3 — 2018-03-22
- 4.0.0-2 — 2018-03-22
- 4.0.0-1 — 2018-03-22
- 4.0.0-0 — 2017-10-06
- 3.0.0-4 — 2016-09-26
- 3.0.0-3 — 2016-09-24
- 3.0.0-2 — 2016-09-12
- 3.0.0-1 — 2016-08-26
- 3.0.0-0 — 2016-08-26
- 2.0.2 — 2016-03-15
- 2.0.1 — 2016-03-13
- 2.0.0 — 2016-03-13
- 1.4.0 — 2015-06-30
- … 8 more at https://npm.io/package/machinepack-process/versions

## README

<h1>
  <a href="http://node-machine.org" title="Node-Machine public registry"><img alt="node-machine logo" title="Node-Machine Project" src="http://node-machine.org/images/machine-anthropomorph-for-white-bg.png" width="50" /></a>
  machinepack-process
</h1>

### [Docs](http://node-machine.org/machinepack-process) &nbsp; [Browse other machines](http://node-machine.org/machinepacks) &nbsp;  [FAQ](http://node-machine.org/implementing/FAQ)  &nbsp;  [Newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine)

Work with child procs and the running process.


## Installation &nbsp; [![NPM version](https://badge.fury.io/js/machinepack-process.svg)](http://badge.fury.io/js/machinepack-process) [![Build Status](https://travis-ci.org/treelinehq/machinepack-process.png?branch=master)](https://travis-ci.org/treelinehq/machinepack-process)

```sh
$ npm install machinepack-process
```

## Usage

For the latest usage documentation, version information, and test status of this module, see <a href="http://node-machine.org/machinepack-process" title="Work with child procs and the running process. (for node.js)">http://node-machine.org/machinepack-process</a>.  The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values.  If you need more help, or find a bug, jump into [Gitter](https://gitter.im/node-machine/general) or leave a message in the project [newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine).

## About  &nbsp; [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/node-machine/general?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This is a [machinepack](http://node-machine.org/machinepacks), an NPM module which exposes a set of related Node.js [machines](http://node-machine.org/spec/machine) according to the [machinepack specification](http://node-machine.org/spec/machinepack).
Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the <a href="http://node-machine.org" title="Public machine registry for Node.js">public registry</a>.
Learn more at <a href="http://node-machine.org/implementing/FAQ" title="Machine Project FAQ (for implementors)">http://node-machine.org/implementing/FAQ</a>.

## License

MIT &copy; 2015 Mike McNeil and contributors

---
_Source: https://npm.io/package/machinepack-process · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
