UNPKG
@lucatolton/tiny
Version:
latest (1.0.0)
1.0.0
Removes all spaces from a string
github.com/lucatolton/tiny
lucatolton/tiny
@lucatolton/tiny
/
package.json
14 lines
•
296 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"
@lucatolton
/tiny"
,
"version"
:
"1.0.0"
,
"description"
:
"Removes all spaces from a string"
,
"license"
:
"MIT"
,
"repository"
:
"lucatolton/tiny"
,
"main"
:
"index.js"
,
"keywords"
: [
"tiny"
,
"minify"
,
"small"
,
"remove-spaces"
] }