UNPKG

@ifct2017/methods

Version:

Analytical methods of nutrient and bioactive components.

52 lines (51 loc) 1.13 kB
{ "name": "@ifct2017/methods", "version": "2.0.11", "description": "Analytical methods of nutrient and bioactive components.", "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", "methods", "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/methods.git" }, "bugs": { "url": "https://github.com/ifct2017/methods/issues" }, "homepage": "https://github.com/ifct2017/methods#readme", "dependencies": { "@ifct2017/columns": "^2.0.13", "sql-extra": "^0.1.13" }, "devDependencies": { "csv-parse": "^5.3.0", "extra-build": "^2.2.29", "extra-fs": "^3.2.10" } }