UNPKG

@ifct2017/abbreviations

Version:

Full forms of abbreviations used in the original book.

51 lines (50 loc) 1.12 kB
{ "name": "@ifct2017/abbreviations", "version": "2.0.22", "description": "Full forms of abbreviations used in the original book.", "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", "abbreviations", "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/abbreviations.git" }, "bugs": { "url": "https://github.com/ifct2017/abbreviations/issues" }, "homepage": "https://github.com/ifct2017/abbreviations#readme", "dependencies": { "sql-extra": "^0.1.13" }, "devDependencies": { "csv-parse": "^5.3.0", "extra-build": "^2.2.29", "extra-fs": "^3.2.10" } }