UNPKG

interpolate-math

Version:
26 lines (25 loc) 656 B
{ "name": "interpolate-math", "version": "0.0.1", "description": "A Simple Library for Interpolation", "main": "interpolation.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/adityathebe/interpolation.git" }, "keywords": [ "Interpolation", "Math", "Numerical", "Methods" ], "author": "Aditya Thebe <me@adityathebe.com> (http://adityathebe.com)", "license": "MIT", "bugs": { "url": "https://github.com/adityathebe/interpolation/issues" }, "homepage": "https://github.com/adityathebe/interpolation#readme" }