discord-baymax-bot/node_modules/console-stamp/package.json
2017-03-23 23:52:08 -05:00

124 lines
2.9 KiB
JSON

{
"_args": [
[
{
"raw": "console-stamp",
"scope": null,
"escapedName": "console-stamp",
"name": "console-stamp",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/home/burchettm/statsbot"
]
],
"_from": "console-stamp@latest",
"_id": "console-stamp@0.2.5",
"_inCache": true,
"_location": "/console-stamp",
"_nodeVersion": "7.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/console-stamp-0.2.5.tgz_1483721163076_0.9857860836200416"
},
"_npmUser": {
"name": "starak",
"email": "stale@raknes.net"
},
"_npmVersion": "4.0.5",
"_phantomChildren": {},
"_requested": {
"raw": "console-stamp",
"scope": null,
"escapedName": "console-stamp",
"name": "console-stamp",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/console-stamp/-/console-stamp-0.2.5.tgz",
"_shasum": "8e88542165d8fcdcb3fa494f6df3dd15304cd6ff",
"_shrinkwrap": null,
"_spec": "console-stamp",
"_where": "/home/burchettm/statsbot",
"author": {
"name": "Ståle Raknes",
"email": "stale@raknes.net",
"url": "http://github.com/starak"
},
"bugs": {
"url": "https://github.com/starak/node-console-stamp/issues"
},
"contributors": [
{
"name": "Ståle Raknes",
"url": "http://github.com/starak"
},
{
"name": "Jotham Read",
"url": "https://github.com/jotham"
},
{
"name": "Christiaan Westerbeek",
"url": "https://github.com/devotis"
},
{
"name": "Leon Lucardie",
"url": "https://github.com/Gameleon12"
},
{
"name": "Steffan Donal",
"url": "https://github.com/SteffanDonal"
},
{
"name": "Sören Schwert",
"url": "https://github.com/sisou"
}
],
"dependencies": {
"chalk": "^1.1.1",
"dateformat": "^1.0.11",
"merge": "^1.2.0"
},
"description": "Patch NodeJS console methods in order to add timestamp information by pattern",
"devDependencies": {
"filesize": "^3.1.2",
"moment": "^2.13.0"
},
"directories": {},
"dist": {
"shasum": "8e88542165d8fcdcb3fa494f6df3dd15304cd6ff",
"tarball": "https://registry.npmjs.org/console-stamp/-/console-stamp-0.2.5.tgz"
},
"gitHead": "02ebf882bb111cf2449f7c36e26303858d4f0eec",
"homepage": "https://github.com/starak/node-console-stamp#readme",
"keywords": [
"console",
"timestamp",
"log",
"jslog",
"debug"
],
"license": "MIT",
"main": "main",
"maintainers": [
{
"name": "starak",
"email": "stale@raknes.net"
}
],
"name": "console-stamp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/starak/node-console-stamp.git"
},
"scripts": {},
"version": "0.2.5"
}