where-to-buy Where to buy Install npm install --save where-to-buy Usage import React, { Component } from 'react' import MyComponent from 'where-to-buy' class Example extends Component { render () { return ( <MyComponent /> ) } } License MIT ©