s3encode
Version:
Encode url symbols to be s3 compatible
22 lines (21 loc) • 373 B
JSON
{
"name": "s3encode",
"description": "Encode url symbols to be s3 compatible",
"version": "1.3.0",
"main": "index.js",
"license": "MIT",
"repository": {
"url": "https://github.com/aniketfuryrocks/S3Encode.git"
},
"keywords": [
"s3",
"s3-url",
"backend",
"frontend",
"firejsx"
],
"files": [
"index.js",
"index.d.ts"
]
}