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.
 
 
 

112 lines
3.9 KiB

{
"_args": [
[
"webpack-log@^2.0.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server"
]
],
"_from": "webpack-log@>=2.0.0 <3.0.0",
"_hasShrinkwrap": false,
"_id": "webpack-log@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/webpack-log",
"_nodeVersion": "10.9.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/webpack-log_2.0.0_1535043041935_0.6962136441284803"
},
"_npmUser": {
"email": "michael.ciniawsky@gmail.com",
"name": "michael-ciniawsky"
},
"_npmVersion": "6.4.0",
"_phantomChildren": {},
"_requested": {
"name": "webpack-log",
"raw": "webpack-log@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/webpack-dev-middleware",
"/webpack-dev-server"
],
"_resolved": "https://registry.npmjs.org/webpack-log/-/webpack-log-2.0.0.tgz",
"_shasum": "5b7928e0637593f119d32f6227c1e0ac31e1b47f",
"_shrinkwrap": null,
"_spec": "webpack-log@^2.0.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server",
"author": {
"email": "andrew@shellscape.org",
"name": "Andrew Powell"
},
"bugs": {
"url": "https://github.com/webpack-contrib/webpack-log/issues"
},
"dependencies": {
"ansi-colors": "^3.0.0",
"uuid": "^3.3.2"
},
"description": "A common logger for the webpack ecosystem",
"devDependencies": {
"assert": "^1.4.1",
"eslint": "^5.4.0",
"eslint-config-webpack": "^1.2.5",
"eslint-plugin-import": "^2.14.0",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"sinon": "^6.1.5",
"standard-version": "^4.4.0",
"strip-ansi": "^4.0.0"
},
"directories": {},
"dist": {
"fileCount": 9,
"integrity": "sha512-cX8G2vR/85UYG59FgkoMamwHUIkSSlV3bBMRsbxVXVUk2j6NleCKjQ/WE9eYg9WY4w25O9w8wKP4rzNZFmUcUg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfuXiCRA9TVsSAnZWagAACJwQAJEIjdDQi2uXld+6gZZT\n6J7QMyswVA0P6r8WEgbUaG74o0BS9kJETHiEiAV5dR8KhmdGO3m08A9T+N8V\nHcKNoGr4QdEhxSiXTJWK0EPwpGFSTWScv40WeQt7Y/DqC6sjvQ3o2zUan2vq\n7fK3ei29rnH+U3obY6pTVGX5kaeik2HS3mF7PDDt1LHEGZotePoN7r/YGEVw\nY5irVs7eKa15ivT86T8AvR6V9r6YxUW04y8jaEwQcdtskyu3jPX6DttCkYDq\nzSgzJhVwLV0/6GdnSr4p8f5Xz99l3vT4d67MlpXoZa/XhsP2OGbzshxYoIcT\nPUHPR89FryStTEms1KYWF9hkOpI66lb3SnM/OG3iEYfGwk08gDw+et8e/pni\nz+eik5IsBSMVh2mIoUjLXEBXncDjRaVRRqtZQO5D/f1AchJJLMmt/inBHIVC\n4cITHt/iX1oK64BU6hf954GbTc/2rhh2OZabYW7BhBBykUdXN61hdu9suNpe\na/D39sXrLa26+oe3rPuQK4abekqfTRBMsqsP9Vk/SvPWaba494cE61GL29ZV\ncoN5ov2GFGOwWbDFYNzOx0Fn4TygvR0bILNwnx/xsh2/CP7f9kvIR2ct1jvW\n6x0sCbGOO0OD7+owzxhpdgBchqpLnS5YpK/zl84hP3SqK3do/V0v2bwq6wrN\nAeiE\r\n=8lsh\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "5b7928e0637593f119d32f6227c1e0ac31e1b47f",
"tarball": "https://registry.npmjs.org/webpack-log/-/webpack-log-2.0.0.tgz",
"unpackedSize": 15708
},
"engines": {
"node": ">= 6"
},
"files": [
"src"
],
"gitHead": "72c77ea020425e6aeec956db01b8e500ed80ca1b",
"homepage": "https://github.com/webpack-contrib/webpack-log#readme",
"issues": "https://github.com/webpack-contrib/webpack-log/issues",
"license": "MIT",
"main": "src/index.js",
"maintainers": [
{
"name": "bebraw",
"email": "bebraw@gmail.com"
},
{
"name": "d3viant0ne",
"email": "wiens.joshua@gmail.com"
},
{
"name": "shellscape",
"email": "andrew@shellscape.org"
}
],
"name": "webpack-log",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/webpack-contrib/webpack-log.git"
},
"scripts": {
"lint": "eslint src test",
"release": "standard-version",
"test": "nyc --reporter lcovonly mocha --full-trace --check-leaks"
},
"version": "2.0.0"
}