1.1.0 • Published 10 years ago

food-words v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

Food Words

a list of delicious food words

NPM version Build Status MIT License

Usage

npm install food-words
var foodWords = require('food-words');
console.log(foodWords[0]); // outputs 'alfalfa'

Contributing

Please follow our Code of Conduct when contributing to this project.

$ git clone https://github.com/goodeggs/food-words && cd food-words
$ npm install
$ npm test

Module scaffold generated by generator-goodeggs-npm.

1.1.0

10 years ago