UNPKG

node-libcurl-impersonate

Version:

The fastest http(s) client (and much more) for Node.js - Node.js bindings for libcurl (curl-impersonate)

21 lines (20 loc) 231 B
{ "extension": [ ".ts" ], "require": [ "ts-node/register" ], "include": [ "lib/**/*.ts" ], "exclude": [ "**/*.d.ts" ], "reporter": [ "html", "text-summary", "lcov" ], "all": true }