{ "_from": "sort-asc@^0.1.0", "_id": "sort-asc@0.1.0", "_inBundle": false, "_integrity": "sha512-jBgdDd+rQ+HkZF2/OHCmace5dvpos/aWQpcxuyRs9QUbPRnkEJmYVo81PIGpjIdpOcsnJ4rGjStfDHsbn+UVyw==", "_location": "/sort-asc", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "sort-asc@^0.1.0", "name": "sort-asc", "escapedName": "sort-asc", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/sort-object" ], "_resolved": "https://registry.npmjs.org/sort-asc/-/sort-asc-0.1.0.tgz", "_shasum": "ab799df61fc73ea0956c79c4b531ed1e9e7727e9", "_spec": "sort-asc@^0.1.0", "_where": "/data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-rail/node_modules/sort-object", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/sort-asc/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Sort array elements in ascending order.", "devDependencies": { "mocha": "*", "verb": "^0.2.15" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/jonschlinkert/sort-asc", "keywords": [ "array", "arr", "asc", "ascending", "function", "keys", "key", "order", "ordered", "obj", "object", "sort" ], "licenses": [ { "type": "MIT", "url": "https://github.com/jonschlinkert/sort-asc/blob/master/LICENSE-MIT" } ], "main": "index.js", "name": "sort-asc", "repository": { "type": "git", "url": "git://github.com/jonschlinkert/sort-asc.git" }, "scripts": { "test": "mocha -R spec" }, "version": "0.1.0" }