amazon-api-gateway-querystring
Version:
Utility for parse nested parameters in query strings
26 lines (25 loc) • 667 B
JSON
{
"name": "amazon-api-gateway-querystring",
"version": "1.0.5",
"description": "Utility for parse nested parameters in query strings",
"main": "index.js",
"scripts": {
"test": "jest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/StayDistributed/amazon-api-gateway-querystring.git"
},
"keywords": [
"aws",
"api gateway",
"querystrings",
"nested params"
],
"author": "Michele Salvini",
"license": "ISC",
"bugs": {
"url": "https://github.com/StayDistributed/amazon-api-gateway-querystring/issues"
},
"homepage": "https://github.com/StayDistributed/amazon-api-gateway-querystring#readme"
}