{
  "name": "eats",
  "version": "0.0.1",
  "description": "a usda nutrition database client",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dylanstanfield/eats.git"
  },
  "keywords": [
    "usda",
    "ndb",
    "nutrition",
    "database",
    "client",
    "fda"
  ],
  "author": "Dylan Stanfield <dylan@dstanfield.com> (https://dstanfield.com)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/dylanstanfield/eats/issues"
  },
  "homepage": "https://github.com/dylanstanfield/eats#readme"
}
