forecasting/packages/aggregation/package.json
NunoSempere 0877fb056e Publish
- @forecasting/aggregation@1.0.3
2022-04-24 18:54:36 -04:00

20 lines
365 B
JSON

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