forecasting/packages/aggregation/package.json
NunoSempere deebda998c Publish
- @forecasting/aggregation@1.0.2
2022-04-24 18:50:23 -04:00

20 lines
365 B
JSON

{
"name": "@forecasting/aggregation",
"version": "1.0.2",
"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"
}