@zeroid/trimble.httpclient
Version:
The base HttpClient implementation
17 lines (16 loc) • 395 B
JSON
{
"name": "@zeroid/trimble.httpclient",
"version": "0.1.0",
"description": "The base HttpClient implementation",
"main": "HttpClient.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Trimble",
"HttpClient",
"REST"
],
"author": "Justin Smith <justin@layout.co.nz> (https://github.com/zeroid)",
"license": "UNLICENSED"
}