@devniklesh/remove-spaces
Version:
Removes spaces in a string
17 lines (16 loc) • 335 B
JSON
{
"name": "@devniklesh/remove-spaces",
"version": "2.0.1",
"description": "Removes spaces in a string",
"main": "index.js",
"repository": "https://github.com/DevNiklesh/remove-spaces",
"keywords": [
"npm",
"package",
"devniklesh",
"Remove",
"spaces"
],
"author": "Dev Niklesh",
"license": "MIT"
}