UNPKG
@el9ty6ix/npm
Version:
latest (1.0.2)
1.0.2
1.0.0
Removes all spaces from a string
github.com/aeorck/npm.learn
aeorck/npm.learn
@el9ty6ix/npm
/
package.json
18 lines
(15 loc)
•
318 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"
@el9ty6ix
/npm"
,
"version"
:
"1.0.2"
,
"description"
:
"Removes all spaces from a string"
,
"lincese"
:
"MIT"
,
"repository"
:
"aeorck/npm.learn"
,
"main"
:
"index.js"
,
"keywords"
: [
"greg"
,
"halo"
,
"npm"
,
"package"
,
"aeorck"
] }