fitcalc
Version:
Get perfect fitness diet macros and infos about how you can reach your goals just by passing an object.
29 lines (28 loc) • 700 B
JSON
{
"name": "fitcalc",
"version": "1.0.4",
"description": "Get perfect fitness diet macros and infos about how you can reach your goals just by passing an object.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FreskimElmazi/fit-calc.git"
},
"keywords": [
"diet",
"fitness",
"diet planner",
"fit",
"body building",
"healthy",
"calories"
],
"author": "Freskim Elmazi",
"license": "ISC",
"bugs": {
"url": "https://github.com/FreskimElmazi/fit-calc/issues"
},
"homepage": "https://github.com/FreskimElmazi/fit-calc#readme"
}