{
  "name": "ifct2017",
  "version": "2.0.15",
  "description": "The Indian Food Composition tables (IFCT 2017) provides nutritional values for 528 key foods.",
  "main": "index.js",
  "scripts": {
    "test": "node ./build && node ./test",
    "build": "node ./build",
    "publish-docs": "node ./build publish-docs",
    "publish-packages": "node ./build publish-packages"
  },
  "keywords": [
    "ifct",
    "2017",
    "indian",
    "food",
    "composition",
    "tables",
    "database",
    "carbohydrates",
    "proteins",
    "fats",
    "amino",
    "acids",
    "vitamins",
    "minerals",
    "national",
    "institute",
    "nutrition",
    "research"
  ],
  "author": "wolfram77@gmail.com",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ifct2017/ifct2017.git"
  },
  "bugs": {
    "url": "https://github.com/ifct2017/ifct2017/issues"
  },
  "homepage": "https://github.com/ifct2017/ifct2017#readme",
  "dependencies": {
    "@ifct2017/abbreviations": "^2.0.22",
    "@ifct2017/about": "^2.0.18",
    "@ifct2017/carbohydrates": "^2.0.13",
    "@ifct2017/codes": "^2.0.8",
    "@ifct2017/columns": "^2.0.13",
    "@ifct2017/compositingcentres": "^2.0.14",
    "@ifct2017/compositions": "^2.0.8",
    "@ifct2017/contents": "^2.0.27",
    "@ifct2017/descriptions": "^2.0.7",
    "@ifct2017/energies": "^2.0.12",
    "@ifct2017/frequencydistribution": "^2.0.15",
    "@ifct2017/groups": "^2.0.12",
    "@ifct2017/hierarchy": "^2.0.9",
    "@ifct2017/intakes": "^2.0.9",
    "@ifct2017/jonesfactors": "^2.0.11",
    "@ifct2017/languages": "^2.0.12",
    "@ifct2017/methods": "^2.0.11",
    "@ifct2017/nutrients": "^2.0.8",
    "@ifct2017/regions": "^2.0.12",
    "@ifct2017/representations": "^2.0.11",
    "@ifct2017/samplingunits": "^2.0.14"
  },
  "devDependencies": {
    "extra-build": "^2.2.29"
  }
}
