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