Sha256: 37c0da473dde6fe7a466ab599916cd4a17d3f1f712b58ae62ab47dc5a5621086
Contents?: true
Size: 560 Bytes
Versions: 73
Compression:
Stored size: 560 Bytes
Contents
{ "name": "num2fraction", "version": "1.2.2", "description": "Convert number to fraction", "main": "index.js", "author": { "name": "yisi", "email": "yiorsi@gmail.com", "url": "http://iyunlu.com/view" }, "license": "MIT", "repository": { "type": "git", "url": "git@github.com:yisibl/num2fraction.git" }, "keywords": [ "fraction", "number", "math", "maths", "arithmetic", "gcd", "rational" ], "devDependencies": { "tape": "^3.0.0" }, "scripts": { "test": "tape test/*.js" } }
Version data entries
73 entries across 72 versions & 14 rubygems