UNPKG

diving-decompression

Version:

Exposes methods for defining/calculating diving decompression schedules/protocols based on the US Navy dive manual revision 7

14 lines 223 B
{ "transform": { "^.+\\.(t|j)sx?$": "ts-jest" }, "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", "moduleFileExtensions": [ "ts", "tsx", "js", "jsx", "json", "node" ] }