UNPKG

lockfile-info

Version:

Info about an npm project - which lockfile version, which lockfile(s) are present, etc.

10 lines (9 loc) 116 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es2021", }, "exclude": [ "coverage", ], }