forecasting/node_modules/@forecasting/aggregation/package.json
2022-04-21 23:23:24 -04:00

19 lines
344 B
JSON

{
"name": "@forecasting/aggregation",
"version": "0.0.1",
"description": "Forecasting aggregation utilities",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"keywords": [
"forecasting",
"aggregation",
"prediction",
"prediction",
"markets"
],
"author": "Nuño Sempere",
"license": "MIT"
}