{ "name": "trim", "version": "0.0.1", "description": "Trim string whitespace", "keywords": ["string", "trim"], "author": "TJ Holowaychuk ", "dependencies": {}, "devDependencies": { "mocha": "*", "should": "*" }, "main": "index", "component": { "scripts": { "trim/index.js": "index.js" } } }