blob: 955dd9bc4dfc9cac1ddc5cb9c9ada9227b8ed8c7 [file] [edit]
{
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"component": {
"scripts": {
"trim/index.js": "index.js"
}
},
"dependencies": {},
"description": "Trim string whitespace",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"keywords": [
"string",
"trim"
],
"main": "index",
"name": "trim",
"version": "0.0.1"
}