{ "_from": "trim@0.0.1", "_id": "trim@0.0.1", "_inBundle": false, "_integrity": "sha512-YzQV+TZg4AxpKxaTHK3c3D+kRDCGVEE7LemdlQZoQXn0iennk10RsIoY6ikzAqJTc9Xjl9C1/waHom/J86ziAQ==", "_location": "/trim", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "trim@0.0.1", "name": "trim", "escapedName": "trim", "rawSpec": "0.0.1", "saveSpec": null, "fetchSpec": "0.0.1" }, "_requiredBy": [ "/remark-parse", "/remark/remark-parse" ], "_resolved": "https://registry.npmmirror.com/trim/-/trim-0.0.1.tgz", "_shasum": "5858547f6b290757ee95cccc666fb50084c460dd", "_spec": "trim@0.0.1", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/remark-parse", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "bundleDependencies": false, "component": { "scripts": { "trim/index.js": "index.js" } }, "dependencies": {}, "deprecated": "Use String.prototype.trim() instead", "description": "Trim string whitespace", "devDependencies": { "mocha": "*", "should": "*" }, "keywords": [ "string", "trim" ], "main": "index", "name": "trim", "version": "0.0.1" }