frmlx
Version:
Get help many physics/math formulas along with some pretty handy convertions
25 lines (24 loc) • 603 B
JSON
{
"name": "frmlx",
"version": "1.3.0",
"description": "Get help many physics/math formulas along with some pretty handy convertions",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MashukeAlam/formulas.git"
},
"keywords": [
"math",
"physics",
"convertions"
],
"author": "Mashuke Alam Jim",
"license": "ISC",
"bugs": {
"url": "https://github.com/MashukeAlam/formulas/issues"
},
"homepage": "https://github.com/MashukeAlam/formulas#readme"
}