# maven-packager

> Create static assets maven package

Latest version **1.0.5** (published 2015-11-06) · ISC license · 0 weekly downloads

## Install

```sh
npm install maven-packager
pnpm add maven-packager
yarn add maven-packager
bun add maven-packager
```

Provides the command `maven-packager`.

## 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 | 1.0.5 |
| Published | 2015-11-06 |
| First published | 2015-11-03 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Mario Vejlupek |
| Maintainers | ngparty |
| Keywords | mvn, maven, packager |

## Links

- npm: https://www.npmjs.com/package/maven-packager
- Repository: https://github.com/ngparty/maven-packager
- Homepage: https://github.com/ngparty/maven-packager#readme
- Issues: https://github.com/ngparty/maven-packager/issues
- npm.io page: https://npm.io/package/maven-packager

## Dependencies (3)

- [yargs](https://npm.io/package/yargs.md) 3.29.0
- [rimraf](https://npm.io/package/rimraf.md) 2.4.3
- [archiver](https://npm.io/package/archiver.md) 0.16.0

## Recent versions

- 1.0.5 (latest) — 2015-11-06
- 1.0.4 — 2015-11-05
- 1.0.3 — 2015-11-05
- 1.0.2 — 2015-11-05
- 1.0.1 — 2015-11-04
- 1.0.0 — 2015-11-03

## README

# Maven Packager
Create static assets maven package

## Install

`$ npm install maven-packager`

## Development

Install typings

`$ npm run typings`

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