forecasting/node_modules/@forecasting/aggregation/package.json

19 lines
344 B
JSON
Raw Normal View History

2022-04-22 03:23:24 +00:00
{
"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"
}