{ "_args": [ [ "default-compare@^1.0.0", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/array-sort" ] ], "_from": "default-compare@>=1.0.0 <2.0.0", "_id": "default-compare@1.0.0", "_inCache": true, "_installable": true, "_location": "/default-compare", "_nodeVersion": "8.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/default-compare-1.0.0.tgz_1505147867961_0.4462420700583607" }, "_npmUser": { "email": "brian.woodward@gmail.com", "name": "doowb" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "name": "default-compare", "raw": "default-compare@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/array-sort" ], "_resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz", "_shasum": "cb61131844ad84d84788fb68fd01681ca7781a2f", "_shrinkwrap": null, "_spec": "default-compare@^1.0.0", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/array-sort", "author": { "name": "Brian Woodward", "url": "https://doowb.com" }, "bugs": { "url": "https://github.com/doowb/default-compare/issues" }, "dependencies": { "kind-of": "^5.0.2" }, "description": "Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.2" }, "directories": {}, "dist": { "integrity": "sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==", "shasum": "cb61131844ad84d84788fb68fd01681ca7781a2f", "tarball": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "2f56e4346d80672cf92aa724fee8307aa22f8b5f", "homepage": "https://github.com/doowb/default-compare", "keywords": [ "compare", "default" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "doowb", "email": "brian.woodward@gmail.com" } ], "name": "default-compare", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/doowb/default-compare.git" }, "scripts": { "test": "mocha" }, "verb": { "layout": "default", "lint": { "reflinks": true }, "plugins": [ "gulp-format-md" ], "tasks": [ "readme" ], "toc": false }, "version": "1.0.0" }