# morviceks-npm-test

> Testing peckage can be use as template

Latest version **1.1.1** (published 2021-04-20) · ISC license · 0 weekly downloads

## Install

```sh
npm install morviceks-npm-test
pnpm add morviceks-npm-test
yarn add morviceks-npm-test
bun add morviceks-npm-test
```

## 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.1.1 |
| Published | 2021-04-20 |
| First published | 2021-04-20 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 894 B |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Morvicek |
| Maintainers | morvicekdev |

## Links

- npm: https://www.npmjs.com/package/morviceks-npm-test
- npm.io page: https://npm.io/package/morviceks-npm-test

## Recent versions

- 1.1.1 (latest) — 2021-04-20
- 1.1.0 — 2021-04-20
- 1.0.0 — 2021-04-20

## README

# A npm test
- Testing peckage
```js
const test = require("morviceks-npm-test");
const test = new test({
  test: "Test"
})

test.getTest();/* Returns 'test' */
test.setTest("Testing");/* Returns 'testing' and set value test to Testing */
test.getTest();/* Now returns 'testing' */
```

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