UNPKG

pingtrack

Version:

PingTrack - A CLI tool for website uptime monitoring and screenshots.

10 lines (9 loc) 145 B
{ "compilerOptions": { "target": "ES6", "module": "CommonJS", "outDir": "./dist", "rootDir": "./src", "strict": true } }