UNPKG

@graperank/calculator

Version:

The GrapeRank Calculator module, calculates scorecards from input ratings.

27 lines (26 loc) 691 B
{ "name": "@graperank/calculator", "description": "The GrapeRank Calculator module, calculates scorecards from input ratings.", "version": "0.2.2", "publishConfig": { "access": "public" }, "scripts": { "build": "tsc --build" }, "main": "build/index.js", "keywords": [ "GrapeRank", "Calculator" ], "author": "Pretty Good Freedom Tech", "license": "AGPL-3.0-or-later", "bugs": { "url": "https://github.com/Pretty-Good-Freedom-Tech/graperank/issues" }, "homepage": "https://github.com/Pretty-Good-Freedom-Tech/graperank#readme", "dependencies": { "@graperank/util": "^0.2.2" }, "gitHead": "75a49c81ec7f2e96f91f544da4ba8685a9643803" }