@nvif1989/columns
Version:
Codes and names of nutrients, and its components.
47 lines (46 loc) • 890 B
JSON
{
"name": "@nvif1989/columns",
"version": "1.0.7",
"description": "Codes and names of nutrients, and its components.",
"main": "index.js",
"scripts": {
"test": "exit"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nvif1989/columns.git"
},
"keywords": [
"nvif",
"1989",
"columns",
"nutritive",
"value",
"indian",
"food",
"carbohydrates",
"proteins",
"fats",
"amino",
"acids",
"vitamins",
"minerals",
"national",
"institute",
"nutrition",
"research"
],
"author": "wolfram77@gmail.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/nvif1989/columns/issues"
},
"homepage": "https://github.com/nvif1989/columns#readme",
"devDependencies": {
"csv-parse": "^4.8.2"
},
"dependencies": {
"lunr": "^2.3.8",
"sql-extra": "^0.1.13"
}
}