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/pirates/package.json
generated
vendored
24
node_modules/pirates/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"pirates@4.0.1",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "pirates@4.0.1",
|
||||
"_from": "pirates@^4.0.1",
|
||||
"_id": "pirates@4.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==",
|
||||
"_location": "/pirates",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "pirates@4.0.1",
|
||||
"raw": "pirates@^4.0.1",
|
||||
"name": "pirates",
|
||||
"escapedName": "pirates",
|
||||
"rawSpec": "4.0.1",
|
||||
"rawSpec": "^4.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.0.1"
|
||||
"fetchSpec": "^4.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@jest/transform"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz",
|
||||
"_spec": "4.0.1",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "643a92caf894566f91b2b986d2c66950a8e2fb87",
|
||||
"_spec": "pirates@^4.0.1",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/@jest/transform",
|
||||
"author": {
|
||||
"name": "Ari Porad",
|
||||
"email": "ari@ariporad.com",
|
||||
@@ -44,6 +38,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/ariporad/pirates/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"config": {
|
||||
"commitizen": {
|
||||
"path": "cz-conventional-changelog"
|
||||
@@ -52,6 +47,7 @@
|
||||
"dependencies": {
|
||||
"node-modules-regexp": "^1.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Properly hijack require",
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user