{ "_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": "range", "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", "_shasum": "98e0d199ede40e07c61a84403c61d6c3b290f9e2", "_spec": "sort-object@^0.3.2", "_where": "/data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-rail/node_modules/@mapbox/mapbox-gl-style-spec", "author": { "name": "Brian Woodward", "url": "https://github.com/doowb" }, "bugs": { "url": "https://github.com/helpers/sort-object/issues" }, "bundleDependencies": false, "dependencies": { "sort-asc": "^0.1.0", "sort-desc": "^0.1.1" }, "deprecated": false, "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" }