UNPKG

log-scale

Version:

Conversions and calculations on a logarithmic scale

30 lines (29 loc) 624 B
{ "name": "log-scale", "version": "1.0.1", "description": "Conversions and calculations on a logarithmic scale", "main": "log_scale.js", "scripts": { "test": "jasmine" }, "repository": { "type": "git", "url": "https://github.com/TeespringLabs/log-scale" }, "keywords": [ "logarithm", "logarithmic", "log", "scale", "graph" ], "author": "Teespring", "license": "Apache v2.0", "bugs": { "url": "https://github.com/TeespringLabs/log-scale/issues" }, "homepage": "https://github.com/TeespringLabs/log-scale", "devDependencies": { "jasmine": "^2.3.1" } }