math-interval-js
Version:
A simple math interval matcher.
19 lines (18 loc) • 437 B
JSON
{
"name": "vluzrmos/math-interval-js",
"description": "A simple math interval matcher for javascript.",
"type": "package",
"keywords": ["Math", "Interval", "NodeJS"],
"license": "MIT",
"authors": [
{
"name": "Vagner do Carmo",
"email": "vluzrmos@gmail.com"
}
],
"config":{
"preferred-install":"dist"
},
"minimum-stability": "dev",
"require": {}
}