string-utils-pro-sf
Version:
reverseString capitalizeWords toSnakeCase toKebabCase
18 lines (17 loc) • 370 B
JSON
{
"name": "string-utils-pro-sf",
"version": "1.0.0",
"description": "reverseString capitalizeWords toSnakeCase toKebabCase",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"reverseString",
"capitalizeWords",
"toSnakeCase",
"toKebabCase"
],
"author": "",
"license": "ISC"
}