[](https://travis-ci.org/donejs/steal-config-utils) [](http://badge.fury.io/js/steal-config-utils)
npm install 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.
Contains functions for dealing with getting/setting the locations (line and column numbers) of import specifiers within code.
MIT