UNPKG

samanthakem_

Version:
18 lines (11 loc) 345 B
# samanthakem_ [![MIT License](https://img.shields.io/npm/l/kentcdodds.svg?style=flat-square)](http://opensource.org/licenses/MIT) I mostly made this to avoid someone else taking it first :-) ## Usage ```javascript var samanthakem_ = require('samanthakem_') console.log(samanthakem_.name.first) // 'Samantha' // ... etc ``` ## License MIT