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,53 +1,23 @@
{
"_args": [
[
"serialize-error@2.1.0",
"/Users/sam/code/codeql-action"
]
],
"_development": true,
"_from": "serialize-error@2.1.0",
"_id": "serialize-error@2.1.0",
"_inBundle": false,
"_integrity": "sha1-ULZ51WNc34Rme9yOWa9OW4HV9go=",
"_location": "/serialize-error",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "serialize-error@2.1.0",
"name": "serialize-error",
"escapedName": "serialize-error",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/supertap"
],
"_resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "/Users/sam/code/codeql-action",
"name": "serialize-error",
"version": "2.1.0",
"description": "Serialize an error into a plain object",
"license": "MIT",
"repository": "sindresorhus/serialize-error",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/serialize-error/issues"
},
"description": "Serialize an error into a plain object",
"devDependencies": {
"ava": "*",
"xo": "^0.16.0"
},
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "xo && ava"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/serialize-error#readme",
"keywords": [
"error",
"err",
@@ -59,14 +29,8 @@
"process",
"send"
],
"license": "MIT",
"name": "serialize-error",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/serialize-error.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "2.1.0"
}
"devDependencies": {
"ava": "*",
"xo": "^0.16.0"
}
}