forecasting/package-lock.json

29 lines
886 B
JSON
Raw Normal View History

2022-04-22 03:23:24 +00:00
{
"name": "forecasting",
2022-04-22 04:22:25 +00:00
"version": "0.1.0",
2022-04-22 03:23:24 +00:00
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "forecasting",
2022-04-22 04:22:25 +00:00
"version": "0.1.0",
2022-04-22 03:23:24 +00:00
"license": "ISC",
"dependencies": {
"@forecasting/aggregation": "^0.0.1"
}
},
"node_modules/@forecasting/aggregation": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/@forecasting/aggregation/-/aggregation-0.0.1.tgz",
"integrity": "sha512-N6NwJaHioyJQZwjvbNYQCknegrQoWne5I1TILA0jSu+8xkCIN+16cYumc1hZSYAKTzfBsiQWXZbuubfVMpgXFg=="
}
},
"dependencies": {
"@forecasting/aggregation": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/@forecasting/aggregation/-/aggregation-0.0.1.tgz",
"integrity": "sha512-N6NwJaHioyJQZwjvbNYQCknegrQoWne5I1TILA0jSu+8xkCIN+16cYumc1hZSYAKTzfBsiQWXZbuubfVMpgXFg=="
}
}
}