12 lines
264 B
JSON
12 lines
264 B
JSON
|
{
|
||
|
"name": "tidepool-utils",
|
||
|
"type": "module",
|
||
|
"version": "1.0.0",
|
||
|
"description": "Utilities for working with JSON data generated by tidepool",
|
||
|
"author": "iitalics",
|
||
|
"license": "LGPL-2.1-or-later",
|
||
|
"dependencies": {
|
||
|
"tetris-fumen": "^1.1.3"
|
||
|
}
|
||
|
}
|