{ "_args": [ [ { "raw": "glogg@^1.0.0", "scope": null, "escapedName": "glogg", "name": "glogg", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/gulplog" ] ], "_from": "glogg@>=1.0.0 <2.0.0", "_id": "glogg@1.0.1", "_inCache": true, "_location": "/glogg", "_nodeVersion": "8.9.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/glogg-1.0.1.tgz_1516747557172_0.19143295707181096" }, "_npmUser": { "name": "phated", "email": "blaine.bublitz@gmail.com" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "raw": "glogg@^1.0.0", "scope": null, "escapedName": "glogg", "name": "glogg", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/gulplog" ], "_resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.1.tgz", "_shasum": "dcf758e44789cc3f3d32c1f3562a3676e6a34810", "_shrinkwrap": null, "_spec": "glogg@^1.0.0", "_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/gulplog", "author": { "name": "Blaine Bublitz", "email": "blaine@iceddev.com", "url": "http://iceddev.com/" }, "bugs": { "url": "https://github.com/js-cli/glogg/issues" }, "contributors": [], "dependencies": { "sparkles": "^1.0.0" }, "description": "Global logging utility", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.1.0", "expect": "^1.20.2", "mocha": "^2.5.3" }, "directories": {}, "dist": { "integrity": "sha512-ynYqXLoluBKf9XGR1gA59yEJisIL7YHEH4xr3ZziHB5/yl4qWfaK8Js9jGe6gBGCSCKVqiyO30WnRZADvemUNw==", "shasum": "dcf758e44789cc3f3d32c1f3562a3676e6a34810", "tarball": "https://registry.npmjs.org/glogg/-/glogg-1.0.1.tgz" }, "engines": { "node": ">= 0.10" }, "files": [ "LICENSE", "index.js" ], "gitHead": "7def97d04e23a7f2f55bdf310212f28bfde09098", "homepage": "https://github.com/js-cli/glogg#readme", "keywords": [ "global", "log", "logger", "logging", "shared" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "phated", "email": "blaine@iceddev.com" } ], "name": "glogg", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/js-cli/glogg.git" }, "scripts": { "lint": "eslint .", "pretest": "npm run lint", "test": "mocha --async-only" }, "version": "1.0.1" }