UNPKG

cogscale

Version:

A JavaScript library for cognitive scaling functions including Prospect Theory, Power Law, and Weber-Fechner Law

20 lines (19 loc) 487 B
{ "name": "cogscale", "version": "1.0.1", "description": "A JavaScript library for cognitive scaling functions including Prospect Theory, Power Law, and Weber-Fechner Law", "main": "cogScale.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "cognitive-scaling", "prospect-theory", "weber-fechner-law", "power-law", "visualization", "perception" ], "author": "", "license": "MIT" }