food-words

1.1.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i food-words

Weekly Downloads

2

Version

1.1.0

License

MIT

Last publish

Collaborators

  • goodeggs-admin
  • demands