ubique
Version:
A mathematical and quantitative library for Javascript and Node.js
21 lines (20 loc) • 365 B
JSON
{
"name": "ubique",
"main": "./dist/ubique.min.js",
"version": "0.5.1",
"authors": [
"Massimiliano Todaro <m.todaro.ge@gmail.com>"
],
"license": "MIT",
"ignore": [
"**/.*",
".gitignore",
"node_modules",
"bower_components",
"compiler.js",
"package.json",
"gulpfile.js",
"test",
"tests"
]
}