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