You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

102 lines
2.4 KiB

{
"_args": [
[
"glogg@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulplog"
]
],
"_from": "glogg@>=1.0.0 <2.0.0",
"_id": "glogg@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/glogg",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/glogg-1.0.1.tgz_1516747557172_0.19143295707181096"
},
"_npmUser": {
"email": "blaine.bublitz@gmail.com",
"name": "phated"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "glogg",
"raw": "glogg@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"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/rdrew/themes/lmmi_journal_theme/node_modules/gulplog",
"author": {
"email": "blaine@iceddev.com",
"name": "Blaine Bublitz",
"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": [
{
"email": "blaine@iceddev.com",
"name": "phated"
}
],
"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"
}