UNPKG

math-interval-js

Version:
23 lines (22 loc) 428 B
{ "name": "math-interval-js", "version": "0.0.7", "homepage": "https://github.com/vluzrmos/interval-js", "authors": [ "Vagner do Carmo <vluzrmos@gmail.com>" ], "description": "An utilitary to test math interval.", "main": "src/interval.js", "keywords": [ "Math", "Interval" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }