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