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