coinselect/stats/package.json
2017-08-14 13:27:39 +02:00

16 lines
284 B
JSON

{
"name": "stats",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"fisher-yates": "^1.0.3",
"weighted": "^0.3.0"
}
}