UNPKG

@ifct2017/representations

Version:

Representations of columns (as factors and units).

53 lines (52 loc) 1.21 kB
{ "name": "@ifct2017/representations", "version": "2.0.11", "description": "Representations of columns (as factors and units).", "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", "representations", "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/representations.git" }, "bugs": { "url": "https://github.com/ifct2017/representations/issues" }, "homepage": "https://github.com/ifct2017/representations#readme", "dependencies": { "@ifct2017/columns": "^2.0.13", "sql-extra": "^0.1.13" }, "devDependencies": { "@ifct2017/compositions": "^2.0.8", "deep-equal": "^2.0.5", "extra-build": "^2.2.29", "extra-fs": "^3.2.10" } }