1
0
mirror of https://github.com/actions/labeler synced 2026-05-08 19:11:01 +02:00
This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

View File

@@ -1,12 +1,5 @@
{
"_args": [
[
"snapdragon-util@3.0.1",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "snapdragon-util@3.0.1",
"_from": "snapdragon-util@^3.0.1",
"_id": "snapdragon-util@3.0.1",
"_inBundle": false,
"_integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
@@ -15,21 +8,22 @@
"is-buffer": "1.1.6"
},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "snapdragon-util@3.0.1",
"raw": "snapdragon-util@^3.0.1",
"name": "snapdragon-util",
"escapedName": "snapdragon-util",
"rawSpec": "3.0.1",
"rawSpec": "^3.0.1",
"saveSpec": null,
"fetchSpec": "3.0.1"
"fetchSpec": "^3.0.1"
},
"_requiredBy": [
"/snapdragon-node"
],
"_resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
"_spec": "3.0.1",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "f956479486f2acd79700693f6f7b805e45ab56e2",
"_spec": "snapdragon-util@^3.0.1",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/snapdragon-node",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
@@ -37,9 +31,11 @@
"bugs": {
"url": "https://github.com/jonschlinkert/snapdragon-util/issues"
},
"bundleDependencies": false,
"dependencies": {
"kind-of": "^3.2.0"
},
"deprecated": false,
"description": "Utilities for the snapdragon parser/compiler.",
"devDependencies": {
"define-property": "^1.0.0",