# steal-config-utils

> [![Build Status](https://travis-ci.org/donejs/steal-config-utils.svg?branch=master)](https://travis-ci.org/donejs/steal-config-utils) [![npm version](https://badge.fury.io/js/steal-config-utils.svg)](http://badge.fury.io/js/steal-config-utils)

Latest version **1.0.0** (published 2018-03-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install steal-config-utils
pnpm add steal-config-utils
yarn add steal-config-utils
bun add steal-config-utils
```

## 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.0 |
| Published | 2018-03-01 |
| First published | 2018-03-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 9.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | DoneJS Contributors |
| Maintainers | matthewp |
| Keywords | stealjs, donejs-plugin |

## Links

- npm: https://www.npmjs.com/package/steal-config-utils
- Repository: https://github.com/donejs/steal-config-utils
- Homepage: https://github.com/donejs/steal-config-utils#readme
- Issues: https://github.com/donejs/steal-config-utils/issues
- npm.io page: https://npm.io/package/steal-config-utils

## Recent versions

- 1.0.0 (latest) — 2018-03-01

## README

# steal-config-utils

[![Build Status](https://travis-ci.org/donejs/steal-config-utils.svg?branch=master)](https://travis-ci.org/donejs/steal-config-utils)
[![npm version](https://badge.fury.io/js/steal-config-utils.svg)](http://badge.fury.io/js/steal-config-utils)

This is a collection of utilities, meant to be used mostly by plugins, to add configuration about a module to steal's config. This enable a variety of features within steal, such as better error messaging and the slim build.

To use this package, import the specific module that you need.

## Modules

### steal-config-utils/import-specifiers

Contains functions for dealing with getting/setting the locations (line and column numbers) of import specifiers within code.

## License

MIT

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