mirror of
https://github.com/github/codeql-action.git
synced 2026-05-14 07:10:18 +00:00
53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
{
|
|
"_from": "zlib",
|
|
"_id": "zlib@1.0.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-bnyXL8NxxkWmr7A6sUdp3vEU/MA=",
|
|
"_location": "/zlib",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "zlib",
|
|
"name": "zlib",
|
|
"escapedName": "zlib",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/zlib/-/zlib-1.0.5.tgz",
|
|
"_shasum": "6e7c972fc371c645a6afb03ab14769def114fcc0",
|
|
"_spec": "zlib",
|
|
"_where": "/Users/ana/Semmle/Anthophila/codeql-action",
|
|
"author": {
|
|
"name": "Konstantin Käfer",
|
|
"email": "kkaefer@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kkaefer/node-zlib/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Simple, synchronous deflate/inflate for buffers",
|
|
"engines": {
|
|
"node": ">=0.2.0"
|
|
},
|
|
"homepage": "https://github.com/kkaefer/node-zlib",
|
|
"licenses": [
|
|
{
|
|
"type": "BSD"
|
|
}
|
|
],
|
|
"main": "./lib/zlib",
|
|
"name": "zlib",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/kkaefer/node-zlib.git"
|
|
},
|
|
"version": "1.0.5"
|
|
}
|