UNPKG

strman.removespaces

Version:

The [strman](https://github.com/dleitee/strman) method `removespaces` exported as a [Node.js](https://nodejs.org/) module.

30 lines (27 loc) 755 B
{ "name": "strman.removespaces", "version": "2.0.0", "description": "The [strman](https://github.com/dleitee/strman) method `removespaces` exported as a [Node.js](https://nodejs.org/) module.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/dleitee/strman.git" }, "keywords": [ "string", "manipulate", "str", "manipulation", "strman", "removespaces" ], "dependencies": { "strman.replace":"2.0.0" }, "author": "Daniel Leite de Oliveira <dleitee@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/dleitee/strman/issues" }, "homepage": "https://github.com/dleitee/strman#readme" }