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,33 +1,27 @@
{
"_args": [
[
"repeat-element@1.1.3",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "repeat-element@1.1.3",
"_from": "repeat-element@^1.1.2",
"_id": "repeat-element@1.1.3",
"_inBundle": false,
"_integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==",
"_location": "/repeat-element",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "repeat-element@1.1.3",
"raw": "repeat-element@^1.1.2",
"name": "repeat-element",
"escapedName": "repeat-element",
"rawSpec": "1.1.3",
"rawSpec": "^1.1.2",
"saveSpec": null,
"fetchSpec": "1.1.3"
"fetchSpec": "^1.1.2"
},
"_requiredBy": [
"/braces"
],
"_resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
"_spec": "1.1.3",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "782e0d825c0c5a3bb39731f84efee6b742e6b1ce",
"_spec": "repeat-element@^1.1.2",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/braces",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
@@ -35,6 +29,8 @@
"bugs": {
"url": "https://github.com/jonschlinkert/repeat-element/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Create an array by repeating the given value n times.",
"devDependencies": {
"benchmarked": "^2.0.0",