UNPKG

node-libcurl

Version:

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

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 }