{ "_args": [ [ "section-matter@1.0.0", "J:\\Github\\CURD-TS" ] ], "_development": true, "_from": "section-matter@1.0.0", "_id": "section-matter@1.0.0", "_inBundle": false, "_integrity": "sha1-6QQZU1BngOwB1Z8pKhnHuFC4QWc=", "_location": "/section-matter", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "section-matter@1.0.0", "name": "section-matter", "escapedName": "section-matter", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/gray-matter" ], "_resolved": "http://192.168.250.101:4873/section-matter/-/section-matter-1.0.0.tgz", "_spec": "1.0.0", "_where": "J:\\Github\\CURD-TS", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/section-matter/issues" }, "dependencies": { "extend-shallow": "^2.0.1", "kind-of": "^6.0.0" }, "description": "Like front-matter, but supports multiple sections in a document.", "devDependencies": { "gulp-format-md": "^1.0.0", "js-yaml": "^3.10.0", "mocha": "^4.0.1" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/section-matter", "keywords": [ "matter", "section" ], "license": "MIT", "main": "index.js", "name": "section-matter", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/section-matter.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "gray-matter", "assemble", "verb" ] }, "lint": { "reflinks": true } }, "version": "1.0.0" }