# @tamland/jasmine

> Collection of jasmine dependencies

Latest version **0.0.4** (published 2020-04-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tamland/jasmine
pnpm add @tamland/jasmine
yarn add @tamland/jasmine
bun add @tamland/jasmine
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.4 |
| Published | 2020-04-23 |
| First published | 2019-11-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 8 |
| Dependencies | 3 |
| Unpacked size | 1.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | News Team |
| Maintainers | sweetlikepete |
| Keywords | tamland, @tamland |

## Links

- npm: https://www.npmjs.com/package/@tamland/jasmine
- Repository: https://github.com/feight/tamland
- Homepage: https://github.com/feight/tamland/tree/master/packages/jasmine#readme
- Issues: https://github.com/feight/tamland/issues
- npm.io page: https://npm.io/package/@tamland/jasmine

## Dependencies (3)

- [jasmine](https://npm.io/package/jasmine.md) ^3.5.0
- [@types/jasmine](https://npm.io/package/@types/jasmine.md) ^3.5.10
- [jasmine-console-reporter](https://npm.io/package/jasmine-console-reporter.md) ^3.1.0

## Recent versions

- 0.0.4 (latest) — 2020-04-23
- 0.0.3 — 2020-02-26
- 0.0.2 — 2020-01-29
- 0.0.1 — 2019-11-29

## README

# @tamland/eslint

[![License](https://img.shields.io/npm/l/@tamland/jasmine.svg)](https://github.com/feight/tamland/blob/master/LICENSE)
[![npm package](https://img.shields.io/npm/v/@tamland/jasmine/latest.svg)](https://www.npmjs.com/package/@tamland/jasmine)
[![npm downloads](https://img.shields.io/npm/dm/@tamland/jasmine.svg)](https://www.npmjs.com/package/@tamland/jasmine)
[![Dependencies](https://img.shields.io/david/feight/tamland.svg?path=packages%2Fjasmine)](https://david-dm.org/feight/tamland?path=packages/jasmine)
[![DevDependencies](https://img.shields.io/david/feight/tamland.svg?path=packages%2Fjasmine)](https://david-dm.org/feight/tamland?type=dev&path=packages/jasmine)

This package provides a set of dependencies that can be used to run jasmine.

## Usage

### Installation

1. Install the package:

  ```sh
  npm install --save-dev @tamland/jasmine
  ```

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