UNPKG

node-edf

Version:

NodeJS library for reading and writing EDF files.

16 lines 236 B
{ "version": "2.0.0", "tasks": [ { "label": "npm run dev", "type": "npm", "script": "dev", "problemMatcher": "$tsc-watch", "isBackground": true, "group": { "kind": "build", "isDefault": true }, }, ] }