# 02-mypackage

> 六得起飞的计算器

Latest version **1.0.2** (published 2018-10-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install 02-mypackage
pnpm add 02-mypackage
yarn add 02-mypackage
bun add 02-mypackage
```

## 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.2 |
| Published | 2018-10-18 |
| First published | 2018-10-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 902 B |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Zoe |
| Maintainers | z.einzbern |
| Keywords | 六得起飞, 黑马23前端 |

## Links

- npm: https://www.npmjs.com/package/02-mypackage
- npm.io page: https://npm.io/package/02-mypackage

## Recent versions

- 1.0.2 (latest) — 2018-10-18
- 1.0.1 — 2018-10-18
- 1.0.0 — 2018-10-18

## README

## Installation

    This is a Node.js module available through the npm registry. Installation is done using the npm install command:

        npm install 02-mypackage;

## usage

    const myPackage = require(' 02-mypackage');

    console.log(myPackage.add(1,2));

    console.log(myPackage.name);

## donate

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