UNPKG

oilerjs

Version:

A collection of functions useful for solving Project Euler problems

24 lines (23 loc) 557 B
{ "name": "oilerjs", "version": "1.0.2", "description": "A collection of functions useful for solving Project Euler problems", "main": "oiler.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Subterrane/oilerjs.git" }, "keywords": [ "Project", "Euler" ], "author": "Will Munslow", "license": "MIT", "bugs": { "url": "https://github.com/Subterrane/oilerjs/issues" }, "homepage": "https://github.com/Subterrane/oilerjs" }