{ "_from": "get-view@^0.1.1", "_id": "get-view@0.1.3", "_inBundle": false, "_integrity": "sha1-NmCsBYuhPfl0nKvKpry5bUGqDqA=", "_location": "/get-view", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "get-view@^0.1.1", "name": "get-view", "escapedName": "get-view", "rawSpec": "^0.1.1", "saveSpec": null, "fetchSpec": "^0.1.1" }, "_requiredBy": [ "/layouts", "/templates" ], "_resolved": "https://registry.npmjs.org/get-view/-/get-view-0.1.3.tgz", "_shasum": "3660ac058ba13df9749cabcaa6bcb96d41aa0ea0", "_spec": "get-view@^0.1.1", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/templates", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/get-view/issues" }, "bundleDependencies": false, "dependencies": { "isobject": "^3.0.0", "match-file": "^0.2.1" }, "deprecated": false, "description": "Utility for getting an assemble view from a collection object.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0", "templates": "^1.1.1" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/get-view", "keywords": [ "assemble", "collection", "file", "find", "get", "gulpfriendly", "match", "view", "vinyl" ], "license": "MIT", "main": "index.js", "name": "get-view", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/get-view.git" }, "scripts": { "test": "mocha" }, "verb": { "reflinks": [ "assemble", "gulp", "templates", "verb", "vinyl" ], "layout": "default", "plugins": [ "gulp-format-md" ], "related": { "list": [ "assemble", "gulp", "match-file", "templates", "verb", "vinyl" ] }, "toc": false }, "version": "0.1.3" }