@ifct2017/pictures
Version:
Single representative photo of each foods (JPEG, 307x173).
46 lines (45 loc) • 994 B
JSON
{
"name": "@ifct2017/pictures",
"version": "2.0.6",
"description": "Single representative photo of each foods (JPEG, 307x173).",
"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",
"pictures",
"indian",
"food",
"composition",
"tables",
"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/pictures.git"
},
"bugs": {
"url": "https://github.com/ifct2017/pictures/issues"
},
"homepage": "https://github.com/ifct2017/pictures#readme",
"devDependencies": {
"extra-build": "^2.2.29"
}
}