UNPKG

@ekristoffe/node-disk-info

Version:

Node module to get disk information in Windows, Linux & Mac. It works with Electron.

13 lines (12 loc) 168 B
{ "all": true, "check-coverage": true, "report-dir": "./coverage", "reporter": [ "lcov", "text" ], "include": [ "src/**/*.ts" ] }