{ "_from": "template-error@^0.1.2", "_id": "template-error@0.1.2", "_inBundle": false, "_integrity": "sha1-GMn2ANkPLz37oIM+N/fLb0E1QtQ=", "_location": "/template-error", "_phantomChildren": { "is-buffer": "1.1.6" }, "_requested": { "type": "range", "registry": true, "raw": "template-error@^0.1.2", "name": "template-error", "escapedName": "template-error", "rawSpec": "^0.1.2", "saveSpec": null, "fetchSpec": "^0.1.2" }, "_requiredBy": [ "/base-routes", "/templates" ], "_resolved": "https://registry.npmjs.org/template-error/-/template-error-0.1.2.tgz", "_shasum": "18c9f600d90f2f3dfba0833e37f7cb6f413542d4", "_spec": "template-error@^0.1.2", "_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/template-error/issues" }, "bundleDependencies": false, "dependencies": { "engine": "^0.1.5", "kind-of": "^2.0.1", "lazy-cache": "^0.2.3", "rethrow": "^0.2.3" }, "deprecated": false, "description": "Make template errors easy to understand and fix.", "devDependencies": { "extend-shallow": "^2.0.1", "mocha": "*", "should": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/template-error", "keywords": [ "error", "rethrow", "template" ], "license": "MIT", "main": "index.js", "name": "template-error", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/template-error.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [ "rethrow" ] } }, "version": "0.1.2" }