Files
2016-12-26 07:29:45 -05:00

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"
}
}