UNPKG

jslab

Version:

A Scientific Computing Library like R and Matlab

26 lines (25 loc) 503 B
{ "name": "jslab", "version": "0.0.2", "description": "A Scientific Computing Library like R and Matlab", "main": "jslab.js", "dependencies": { "numeric": "^1.2.6" }, "devDependencies": {}, "scripts": { "test": "jslab_test" }, "repository": { "type": "git", "url": "http://ccckmit.github.com/jslab" }, "keywords": [ "R", "Matlab", "Matrix", "Statistics" ], "author": "ccckmit <ccckmit@gmail.com> (http://ccc.nqu.edu.tw)", "license": "ISC" }