mirror of
https://github.com/actions/labeler.git
synced 2025-12-20 06:54:16 +00:00
build
This commit is contained in:
26
node_modules/esutils/package.json
generated
vendored
26
node_modules/esutils/package.json
generated
vendored
@@ -1,38 +1,32 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"esutils@2.0.3",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "esutils@2.0.3",
|
||||
"_from": "esutils@^2.0.2",
|
||||
"_id": "esutils@2.0.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
||||
"_location": "/esutils",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "esutils@2.0.3",
|
||||
"raw": "esutils@^2.0.2",
|
||||
"name": "esutils",
|
||||
"escapedName": "esutils",
|
||||
"rawSpec": "2.0.3",
|
||||
"rawSpec": "^2.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.0.3"
|
||||
"fetchSpec": "^2.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/highlight",
|
||||
"/@babel/types",
|
||||
"/escodegen"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
||||
"_spec": "2.0.3",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "74d2eb4de0b8da1293711910d50775b9b710ef64",
|
||||
"_spec": "esutils@^2.0.2",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/escodegen",
|
||||
"bugs": {
|
||||
"url": "https://github.com/estools/esutils/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "utility box for ECMAScript language tools",
|
||||
"devDependencies": {
|
||||
"chai": "~1.7.2",
|
||||
|
||||
Reference in New Issue
Block a user