# harlan-plugin-price@1.1.3

Extensão que habilita configuração de tabela de preços no Harlan.

## Installation
Download node at [nodejs.org](http://nodejs.org) and install it, if you haven't already.

```sh
npm install harlan-plugin-price --save
```

This package is provided in these module formats:

- CommonJS

## Dependencies

- [string-similarity](https://github.com/aceakash/string-similarity): Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.

## Dev Dependencies

- [eslint](): 
- [eslint-config-airbnb-base](https://github.com/airbnb/javascript): Airbnb's base JS ESLint config, following our styleguide
- [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import): Import with sanity.
- [lodash](): 
- [rollup](): 
- [rollup-plugin-buble](): 
- [rollup-plugin-commonjs](): 
- [rollup-plugin-node-resolve](): 

## License
[MIT]()
