UNPKG

@jtabbdev/remove_spaces

Version:

This removes all spaces from a string

24 lines (23 loc) 556 B
{ "name": "@jtabbdev/remove_spaces", "version": "1.0.1", "description": "This removes all spaces from a string", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jonahtabb/npm_lesson.git" }, "keywords": [ "removespaces", "jtabbdev" ], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/jonahtabb/npm_lesson/issues" }, "homepage": "https://github.com/jonahtabb/npm_lesson#readme" }