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": [
[
"natural-compare@1.4.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "natural-compare@1.4.0",
"_from": "natural-compare@^1.4.0",
"_id": "natural-compare@1.4.0",
"_inBundle": false,
"_integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
"_location": "/natural-compare",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "natural-compare@1.4.0",
"raw": "natural-compare@^1.4.0",
"name": "natural-compare",
"escapedName": "natural-compare",
"rawSpec": "1.4.0",
"rawSpec": "^1.4.0",
"saveSpec": null,
"fetchSpec": "1.4.0"
"fetchSpec": "^1.4.0"
},
"_requiredBy": [
"/jest-snapshot"
],
"_resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
"_spec": "1.4.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7",
"_spec": "natural-compare@^1.4.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jest-snapshot",
"author": {
"name": "Lauri Rooden",
"url": "https://github.com/litejs/natural-compare-lite"
@@ -41,6 +35,8 @@
"input": "index.js"
}
},
"bundleDependencies": false,
"deprecated": false,
"description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.",
"devDependencies": {
"buildman": "*",