UNPKG

samples

Version:

Sample from the Guassian distribution

18 lines (17 loc) 370 B
{ "name": "samples", "description": "Sample from the Guassian distribution", "author": "Steven Miller", "version": "0.0.2", "repository": { "type": "git", "url": "https://github.com/stevenmiller888/sample" }, "main": "lib/index.js", "license": "MIT", "dependencies": {}, "devDependencies": { "eslint": "^0.22.1", "mocha": "2.x" } }