thetajs
Version:
Syntatic sugar for [object Math]
33 lines (32 loc) • 526 B
JSON
{
"name": "thetajs",
"version": "1.1.1",
"description": "Syntatic sugar for [object Math]",
"main": "index.js",
"keywords": [
"math",
"mathjs",
"math.js",
"Math",
"newton",
"einstein",
"sine",
"cosine",
"tangent",
"logarithm",
"geometry",
"root",
"random",
"chancejs",
"probability",
"graphs",
"graph",
"chart",
"charts"
],
"author": "Ephraim Atta-Duncan",
"license": "MIT",
"scripts": {
"push": "git push && npm publish"
}
}