{ "_args": [ [ "array-sort@^1.0.0", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp/node_modules/gulp-cli" ] ], "_from": "array-sort@>=1.0.0 <2.0.0", "_id": "array-sort@1.0.0", "_inCache": true, "_installable": true, "_location": "/array-sort", "_nodeVersion": "8.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/array-sort-1.0.0.tgz_1512589543584_0.027421483770012856" }, "_npmUser": { "email": "brian.woodward@gmail.com", "name": "doowb" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "name": "array-sort", "raw": "array-sort@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/gulp/gulp-cli" ], "_resolved": "https://registry.npmjs.org/array-sort/-/array-sort-1.0.0.tgz", "_shasum": "e4c05356453f56f53512a7d1d6123f2c54c0a88a", "_shrinkwrap": null, "_spec": "array-sort@^1.0.0", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp/node_modules/gulp-cli", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/array-sort/issues" }, "contributors": [ { "name": "Brian Woodward", "url": "https://twitter.com/doowb" }, { "name": "Jan Stola", "url": "https://github.com/iamstolis" }, { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" }, { "name": "Kevin Ward", "url": "https://github.com/wkevina" } ], "dependencies": { "default-compare": "^1.0.0", "get-value": "^2.0.6", "kind-of": "^5.0.2" }, "description": "Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.", "devDependencies": { "ansi-bold": "^0.1.1", "benchmarked": "^0.1.5", "glob": "^7.0.3", "gulp-format-md": "^0.1.8", "lodash.sortbyorder": "^3.4.4", "mocha": "^2.4.5", "should": "^8.3.1" }, "directories": {}, "dist": { "integrity": "sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==", "shasum": "e4c05356453f56f53512a7d1d6123f2c54c0a88a", "tarball": "https://registry.npmjs.org/array-sort/-/array-sort-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "a7913f8ec9b3891a01eaf71636a7acc7e638f9a0", "homepage": "https://github.com/jonschlinkert/array-sort", "keywords": [ "arr", "array", "asc", "ascend", "ascending", "desc", "descend", "descending", "dot", "element", "elements", "get", "multiple", "nested", "obj", "object", "order", "ordered", "path", "prop", "properties", "property", "sort", "sorted", "sorting" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "doowb", "email": "brian.woodward@gmail.com" }, { "name": "jonschlinkert", "email": "github@sellside.com" } ], "name": "array-sort", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/array-sort.git" }, "scripts": { "test": "mocha" }, "verb": { "layout": "default", "lint": { "reflinks": true }, "plugins": [ "gulp-format-md" ], "reflinks": [ "verb" ], "related": { "list": [ "get-value", "set-value", "sort-asc", "sort-desc", "sort-object" ] }, "tasks": [ "readme" ], "toc": false }, "version": "1.0.0" }