# @aragon/apm

> JavaScript library for the Aragon Package Manager

Latest version **3.1.4** (published 2020-06-03) · LGPL-3.0-or-later license · 0 weekly downloads

## Install

```sh
npm install @aragon/apm
pnpm add @aragon/apm
yarn add @aragon/apm
bun add @aragon/apm
```

## 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 | 3.1.4 |
| Published | 2020-06-03 |
| First published | 2018-02-14 |
| Weekly downloads | 0 |
| License | LGPL-3.0-or-later |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 24.5 KB |
| Known vulnerabilities | 0 (+24 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 16 |
| Author | Aragon Association |
| Maintainers | ajsantander, andy-hook, aragon-ci, bingen, bpierre, evalir, facuspagnuolo, gabrielg, izqui, luisivan, sohkai |
| Keywords | aragon, apm, library, ethereum, package-management |

## Links

- npm: https://www.npmjs.com/package/@aragon/apm
- Repository: https://github.com/aragon/apm.js
- Homepage: https://github.com/aragon/apm.js#readme
- Issues: https://github.com/aragon/apm.js/issues
- npm.io page: https://npm.io/package/@aragon/apm

## Dependencies (5)

- [axios](https://npm.io/package/axios.md) ^0.18.0
- [semver](https://npm.io/package/semver.md) ^5.5.0
- [ipfs-api](https://npm.io/package/ipfs-api.md) ^26.1.2
- [ethjs-ens](https://npm.io/package/ethjs-ens.md) ^2.0.1
- [@aragon/os](https://npm.io/package/@aragon/os.md) ^4.0.0

## Recent versions

- 3.1.4 (latest) — 2020-06-03
- 3.1.2-beta.3 — 2019-12-19
- 3.1.3 — 2019-12-19
- 3.1.2-beta.2 — 2019-12-15
- 3.1.2-beta.1 — 2019-12-15
- 3.1.2 — 2019-12-11
- 3.1.1 — 2019-12-11
- 3.1.0 — 2019-04-26
- 3.1.0-beta.1 — 2019-01-30
- 3.0.0 — 2018-10-25
- 3.0.0-rc.1 — 2018-10-25
- 2.0.2 — 2018-09-18
- 2.0.1 — 2018-08-17
- 2.0.0 — 2018-07-09
- 1.1.6 — 2018-06-20
- … 17 more at https://npm.io/package/@aragon/apm/versions

## README

# apm.js

JavaScript library to interact with the Aragon Package Management protocol.

## Installation

```
npm i @aragon/apm
```

## Usage

TBD.

## Documentation

TBD.

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