7 lines
146 B
JSON
7 lines
146 B
JSON
|
{
|
||
|
"name": "trim",
|
||
|
"version": "0.0.1",
|
||
|
"description": "Trim string whitespace",
|
||
|
"keywords": ["string", "trim"],
|
||
|
"scripts": ["index.js"]
|
||
|
}
|