You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.8 KiB
74 lines
1.8 KiB
|
3 years ago
|
{
|
||
|
|
"_from": "sort-desc@^0.1.1",
|
||
|
|
"_id": "sort-desc@0.1.1",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha512-jfZacW5SKOP97BF5rX5kQfJmRVZP5/adDUTY8fCSPvNcXDVpUEe2pr/iKGlcyZzchRJZrswnp68fgk3qBXgkJw==",
|
||
|
|
"_location": "/sort-desc",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "range",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "sort-desc@^0.1.1",
|
||
|
|
"name": "sort-desc",
|
||
|
|
"escapedName": "sort-desc",
|
||
|
|
"rawSpec": "^0.1.1",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "^0.1.1"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/sort-object"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npmjs.org/sort-desc/-/sort-desc-0.1.1.tgz",
|
||
|
|
"_shasum": "198b8c0cdeb095c463341861e3925d4ee359a9ee",
|
||
|
|
"_spec": "sort-desc@^0.1.1",
|
||
|
|
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile/node_modules/sort-object",
|
||
|
|
"author": {
|
||
|
|
"name": "Jon Schlinkert",
|
||
|
|
"url": "https://github.com/jonschlinkert"
|
||
|
|
},
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/jonschlinkert/sort-desc/issues"
|
||
|
|
},
|
||
|
|
"bundleDependencies": false,
|
||
|
|
"deprecated": false,
|
||
|
|
"description": "Sort array elements in descending order.",
|
||
|
|
"devDependencies": {
|
||
|
|
"mocha": "*",
|
||
|
|
"verb": "^0.2.15"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
},
|
||
|
|
"homepage": "https://github.com/jonschlinkert/sort-desc",
|
||
|
|
"keywords": [
|
||
|
|
"array",
|
||
|
|
"arr",
|
||
|
|
"desc",
|
||
|
|
"descending",
|
||
|
|
"function",
|
||
|
|
"keys",
|
||
|
|
"key",
|
||
|
|
"order",
|
||
|
|
"ordered",
|
||
|
|
"obj",
|
||
|
|
"object",
|
||
|
|
"sort"
|
||
|
|
],
|
||
|
|
"licenses": [
|
||
|
|
{
|
||
|
|
"type": "MIT",
|
||
|
|
"url": "https://github.com/jonschlinkert/sort-desc/blob/master/LICENSE-MIT"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"main": "index.js",
|
||
|
|
"name": "sort-desc",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git://github.com/jonschlinkert/sort-desc.git"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"test": "mocha -R spec"
|
||
|
|
},
|
||
|
|
"version": "0.1.1"
|
||
|
|
}
|