{ "_args": [ [ "sort-object@0.3.2", "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile" ] ], "_from": "sort-object@0.3.2", "_id": "sort-object@0.3.2", "_inBundle": false, "_integrity": "sha512-aAQiEdqFTTdsvUFxXm3umdo04J7MRljoVGbBlkH7BgNsMvVNAJyGj7C/wV1A8wHWAJj/YikeZbfuCKqhggNWGA==", "_location": "/sort-object", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "sort-object@0.3.2", "name": "sort-object", "escapedName": "sort-object", "rawSpec": "0.3.2", "saveSpec": null, "fetchSpec": "0.3.2" }, "_requiredBy": [ "/@mapbox/mapbox-gl-style-spec" ], "_resolved": "https://registry.npmjs.org/sort-object/-/sort-object-0.3.2.tgz", "_spec": "0.3.2", "_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile", "author": { "name": "Brian Woodward", "url": "https://github.com/doowb" }, "bugs": { "url": "https://github.com/helpers/sort-object/issues" }, "dependencies": { "sort-asc": "^0.1.0", "sort-desc": "^0.1.1" }, "description": "Sort the keys in an object.", "devDependencies": { "mocha": "*", "should": "^4.0.4", "verb": "^0.2.15" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/helpers/sort-object", "keywords": [ "arr", "array", "function", "js", "key", "keys", "obj", "object", "order", "re", "re-order", "sort", "util", "utils" ], "licenses": [ { "type": "MIT", "url": "https://github.com/helpers/sort-object/blob/master/LICENSE-MIT" } ], "main": "index.js", "maintainers": [ { "name": "Jon Schlinkert", "url": "https://github.com/helpers" } ], "name": "sort-object", "repository": { "type": "git", "url": "git://github.com/helpers/sort-object.git" }, "scripts": { "test": "mocha -R spec" }, "version": "0.3.2" }