# @yeoman/namespace

[![NPM version][npm-image]][npm-url]
[![NPM Test](https://github.com/yeoman/yeoman-api/workflows/NPM%20Test/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22NPM+Test%22)
[![Integration Build](https://github.com/yeoman/yeoman-api/workflows/Integration%20Build/badge.svg)](https://github.com/yeoman/yeoman-api/actions?query=workflow%3A%22Integration+Build%22)
[![Dependency Status][daviddm-image]][daviddm-url]

> Common API for yeoman's generator/environment stack

Intended for internal yeoman generator/environment stack use.

## License

MIT © [The Yeoman Team](http://yeoman.io)

[npm-image]: https://badge.fury.io/js/yeoman-api.svg
[npm-url]: https://npmjs.org/package/yeoman-api
[travis-image]: https://travis-ci.org/yeoman/yeoman-api.svg?branch=master
[travis-url]: https://travis-ci.org/yeoman/yeoman-api
[daviddm-image]: https://david-dm.org/yeoman/yeoman-api.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/yeoman/yeoman-api
