mirror of
https://github.com/actions/labeler.git
synced 2026-01-14 01:02:37 +08:00
build
This commit is contained in:
24
node_modules/istanbul-lib-source-maps/package.json
generated
vendored
24
node_modules/istanbul-lib-source-maps/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"istanbul-lib-source-maps@3.0.6",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "istanbul-lib-source-maps@3.0.6",
|
||||
"_from": "istanbul-lib-source-maps@^3.0.1",
|
||||
"_id": "istanbul-lib-source-maps@3.0.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-R47KzMtDJH6X4/YW9XTx+jrLnZnscW4VpNN+1PViSYTejLVPWv7oov+Duf8YQSPyVRUvueQqz1TcsC6mooZTXw==",
|
||||
"_location": "/istanbul-lib-source-maps",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "istanbul-lib-source-maps@3.0.6",
|
||||
"raw": "istanbul-lib-source-maps@^3.0.1",
|
||||
"name": "istanbul-lib-source-maps",
|
||||
"escapedName": "istanbul-lib-source-maps",
|
||||
"rawSpec": "3.0.6",
|
||||
"rawSpec": "^3.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.0.6"
|
||||
"fetchSpec": "^3.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@jest/reporters"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz",
|
||||
"_spec": "3.0.6",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "284997c48211752ec486253da97e3879defba8c8",
|
||||
"_spec": "istanbul-lib-source-maps@^3.0.1",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/@jest/reporters",
|
||||
"author": {
|
||||
"name": "Krishnan Anantheswaran",
|
||||
"email": "kananthmail-github@yahoo.com"
|
||||
@@ -35,6 +29,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/istanbuljs/istanbuljs/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"debug": "^4.1.1",
|
||||
"istanbul-lib-coverage": "^2.0.5",
|
||||
@@ -42,6 +37,7 @@
|
||||
"rimraf": "^2.6.3",
|
||||
"source-map": "^0.6.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Source maps support for istanbul",
|
||||
"devDependencies": {
|
||||
"ts-node": "^8.1.0"
|
||||
|
||||
Reference in New Issue
Block a user