You've already forked MathDecidr
mirror of
https://github.com/FullScreenShenanigans/MathDecidr.git
synced 2026-04-28 13:02:37 -07:00
21 lines
523 B
JSON
21 lines
523 B
JSON
{
|
|
"name": "mathdecidr",
|
|
"description": "Computation runner for common equations with access to a set of constant values.",
|
|
"version": "0.6.1",
|
|
"author": {
|
|
"name": "Josh Goldberg",
|
|
"email": "joshuakgoldberg@outlook.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "ssh://git@github.com:FullScreenShenanigans/MathDecidr.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/FullScreenShenanigans/MathDecidr/issues"
|
|
},
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"gulp-shenanigans": "0.6.X"
|
|
}
|
|
}
|