UNPKG

@magaya/hyperion-algorithms

Version:
28 lines (27 loc) 692 B
{ "name": "@magaya/hyperion-algorithms", "version": "1.0.0", "description": "Algorithms meant to be used with hyperion.", "main": "lib/algorithm.js", "files": [ "lib/" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/magaya-dev/hyperion-algorithms.git" }, "keywords": [ "hyperion", "algorithms", "documents" ], "author": "Magaya Corporation", "license": "MIT", "bugs": { "url": "https://github.com/magaya-dev/hyperion-algorithms/issues" }, "homepage": "https://github.com/magaya-dev/hyperion-algorithms#readme" }