{ "_from": "trim-leading-lines@^0.1.1", "_id": "trim-leading-lines@0.1.1", "_inBundle": false, "_integrity": "sha1-DnysPoMELc+Vp07TaWbxd0TVwWk=", "_location": "/trim-leading-lines", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "trim-leading-lines@^0.1.1", "name": "trim-leading-lines", "escapedName": "trim-leading-lines", "rawSpec": "^0.1.1", "saveSpec": null, "fetchSpec": "^0.1.1" }, "_requiredBy": [ "/parser-front-matter" ], "_resolved": "https://registry.npmjs.org/trim-leading-lines/-/trim-leading-lines-0.1.1.tgz", "_shasum": "0e7cac3e83042dcf95a74ed36966f17744d5c169", "_spec": "trim-leading-lines@^0.1.1", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/parser-front-matter", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/trim-leading-lines/issues" }, "bundleDependencies": false, "dependencies": { "is-whitespace": "^0.3.0" }, "deprecated": false, "description": "Trim leading lines from a string when they are 100% whitespace or empty.", "devDependencies": { "gulp-format-md": "^0.1.9", "mocha": "^2.5.3" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/jonschlinkert/trim-leading-lines", "keywords": [ "leading", "lines", "trim" ], "license": "MIT", "name": "trim-leading-lines", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/trim-leading-lines.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true }, "related": { "list": [] }, "reflinks": [ "verb-generate-readme", "verb" ] }, "version": "0.1.1" }