mirror of
https://github.com/actions/labeler.git
synced 2025-12-28 13:57:26 +08:00
build
This commit is contained in:
24
node_modules/natural-compare/package.json
generated
vendored
24
node_modules/natural-compare/package.json
generated
vendored
@@ -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": "*",
|
||||
|
||||
Reference in New Issue
Block a user