You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Calculates standard relation between the minimum radius and maximum design speed for a road curve having 0% superelevation and a 1.0 coefficient of friction.",
"main": "index.js",
"author": "Alden Gillespy",
"license": "CC-BY-NC-ND-4.0",
"private": true,
"scripts": {
"coverage": "c8 --clean mocha && npm run coverage-report",