97 lines
2.2 KiB
JSON
97 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"glogg@^1.0.0",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/gulplog"
|
|
]
|
|
],
|
|
"_from": "glogg@>=1.0.0 <2.0.0",
|
|
"_id": "glogg@1.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/glogg",
|
|
"_nodeVersion": "0.10.36",
|
|
"_npmUser": {
|
|
"email": "blaine@iceddev.com",
|
|
"name": "phated"
|
|
},
|
|
"_npmVersion": "2.8.3",
|
|
"_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.0.tgz",
|
|
"_shasum": "7fe0f199f57ac906cf512feead8f90ee4a284fc5",
|
|
"_shrinkwrap": null,
|
|
"_spec": "glogg@^1.0.0",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/gulplog",
|
|
"author": {
|
|
"email": "blaine@iceddev.com",
|
|
"name": "Blaine Bublitz",
|
|
"url": "http://iceddev.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/undertakerjs/glogg/issues"
|
|
},
|
|
"contributors": [],
|
|
"dependencies": {
|
|
"sparkles": "^1.0.0"
|
|
},
|
|
"description": "Global logging utility",
|
|
"devDependencies": {
|
|
"@phated/eslint-config-iceddev": "^0.2.1",
|
|
"code": "^1.5.0",
|
|
"eslint": "^1.3.1",
|
|
"eslint-plugin-mocha": "^0.5.1",
|
|
"eslint-plugin-react": "^3.3.2",
|
|
"lab": "^5.16.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "7fe0f199f57ac906cf512feead8f90ee4a284fc5",
|
|
"tarball": "http://registry.npmjs.org/glogg/-/glogg-1.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"index.js"
|
|
],
|
|
"gitHead": "2683314c5bb5473e0d492418974b111f366168db",
|
|
"homepage": "https://github.com/undertakerjs/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/undertakerjs/glogg.git"
|
|
},
|
|
"scripts": {
|
|
"test": "lab -cvL --globals store@sparkles"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|