Sam Partington
2020-06-26 16:27:11 +01:00
parent ee4cc86b19
commit 6afe41036b
416 changed files with 8183 additions and 24278 deletions

View File

@@ -1,50 +1,15 @@
{
"_args": [
[
"console-log-level@1.4.1",
"/Users/sam/code/codeql-action"
]
],
"_from": "console-log-level@1.4.1",
"_id": "console-log-level@1.4.1",
"_inBundle": false,
"_integrity": "sha512-VZzbIORbP+PPcN/gg3DXClTLPLg5Slwd5fL2MIc+o1qZ4BXBvWyc6QxPk6T/Mkr6IVjRpoAGf32XxP3ZWMVRcQ==",
"_location": "/console-log-level",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "console-log-level@1.4.1",
"name": "console-log-level",
"escapedName": "console-log-level",
"rawSpec": "1.4.1",
"saveSpec": null,
"fetchSpec": "1.4.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/console-log-level/-/console-log-level-1.4.1.tgz",
"_spec": "1.4.1",
"_where": "/Users/sam/code/codeql-action",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk"
},
"bugs": {
"url": "https://github.com/watson/console-log-level/issues"
},
"coordinates": [
55.778253,
12.593208
],
"dependencies": {},
"name": "console-log-level",
"version": "1.4.1",
"description": "The most simple logger imaginable",
"devDependencies": {
"standard": "^12.0.1",
"tape": "^4.10.1"
"main": "index.js",
"scripts": {
"test": "standard && tape test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/watson/console-log-level.git"
},
"homepage": "https://github.com/watson/console-log-level",
"keywords": [
"log",
"logging",
@@ -54,15 +19,19 @@
"stdout",
"stderr"
],
"author": "Thomas Watson Steen <w@tson.dk>",
"license": "MIT",
"main": "index.js",
"name": "console-log-level",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/console-log-level.git"
"bugs": {
"url": "https://github.com/watson/console-log-level/issues"
},
"scripts": {
"test": "standard && tape test.js"
"homepage": "https://github.com/watson/console-log-level",
"dependencies": {},
"devDependencies": {
"standard": "^12.0.1",
"tape": "^4.10.1"
},
"version": "1.4.1"
}
"coordinates": [
55.778253,
12.593208
]
}