| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/software/Services/citygist/cordova/node_modules/compare-func/ |
Upload File : |
{
"_from": "compare-func@^1.3.2",
"_id": "compare-func@1.3.2",
"_inBundle": false,
"_integrity": "sha1-md0LpFfh+bxyKxLAjsM+6rMfpkg=",
"_location": "/compare-func",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "compare-func@^1.3.2",
"name": "compare-func",
"escapedName": "compare-func",
"rawSpec": "^1.3.2",
"saveSpec": null,
"fetchSpec": "^1.3.2"
},
"_requiredBy": [
"/cordova-android"
],
"_resolved": "https://registry.npmjs.org/compare-func/-/compare-func-1.3.2.tgz",
"_shasum": "99dd0ba457e1f9bc722b12c08ec33eeab31fa648",
"_spec": "compare-func@^1.3.2",
"_where": "C:\\framework7\\citygist\\cordova\\node_modules\\cordova-android",
"author": {
"name": "Steve Mao",
"email": "maochenyan@gmail.com",
"url": "https://github.com/stevemao"
},
"bugs": {
"url": "https://github.com/stevemao/compare-func/issues"
},
"bundleDependencies": false,
"dependencies": {
"array-ify": "^1.0.0",
"dot-prop": "^3.0.0"
},
"deprecated": false,
"description": "Get a compare function for array to sort",
"devDependencies": {
"coveralls": "^2.11.2",
"istanbul": "^0.4.4",
"jscs": "^3.0.5",
"jshint": "^2.7.0",
"mocha": "*"
},
"files": [
"index.js"
],
"homepage": "https://github.com/stevemao/compare-func",
"keywords": [
"compare-func",
"arr",
"array",
"by",
"compare",
"dot",
"get",
"obj",
"object",
"prop",
"property",
"sort",
"sorting"
],
"license": "MIT",
"name": "compare-func",
"repository": {
"type": "git",
"url": "git+https://github.com/stevemao/compare-func.git"
},
"scripts": {
"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage",
"lint": "jshint *.js --exclude node_modules && jscs *.js",
"test": "npm run-script lint && mocha"
},
"version": "1.3.2"
}