{ "_args": [ [ "sort-object@3.0.3", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_from": "sort-object@3.0.3", "_id": "sort-object@3.0.3", "_inBundle": false, "_integrity": "sha512-nK7WOY8jik6zaG9CRwZTaD5O7ETWDLZYMM12pqY8htll+7dYeqGfEUPcUBHOpSJg2vJOrvFIY2Dl5cX2ih1hAQ==", "_location": "/sort-object", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "sort-object@3.0.3", "name": "sort-object", "escapedName": "sort-object", "rawSpec": "3.0.3", "saveSpec": null, "fetchSpec": "3.0.3" }, "_requiredBy": [ "/@maplibre/maplibre-gl-style-spec" ], "_resolved": "https://registry.npmjs.org/sort-object/-/sort-object-3.0.3.tgz", "_spec": "3.0.3", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Brian Woodward", "url": "https://github.com/doowb" }, "bugs": { "url": "https://github.com/doowb/sort-object/issues" }, "dependencies": { "bytewise": "^1.1.0", "get-value": "^2.0.2", "is-extendable": "^0.1.1", "sort-asc": "^0.2.0", "sort-desc": "^0.2.0", "union-value": "^1.0.1" }, "description": "Sort the keys in an object.", "devDependencies": { "gulp": "^3.9.0", "gulp-eslint": "^1.1.1", "gulp-istanbul": "^0.10.3", "gulp-mocha": "^2.2.0", "mocha": "^3.5.3", "should": "^13.1.3" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/doowb/sort-object", "keywords": [ "arr", "array", "function", "js", "key", "keys", "obj", "object", "order", "re", "re-order", "sort", "util", "utils" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" } ], "name": "sort-object", "repository": { "type": "git", "url": "git+https://github.com/doowb/sort-object.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [] } }, "version": "3.0.3" }