| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/sort-keys/ |
Upload File : |
{
"_args": [
[
"sort-keys@1.1.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "sort-keys@1.1.2",
"_id": "sort-keys@1.1.2",
"_inBundle": false,
"_integrity": "sha1-RBttTTRnmPG05J6JIK37oOVD+a0=",
"_location": "/sort-keys",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sort-keys@1.1.2",
"name": "sort-keys",
"escapedName": "sort-keys",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/extract-css-chunks-webpack-plugin/normalize-url"
],
"_resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz",
"_spec": "1.1.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/sort-keys/issues"
},
"dependencies": {
"is-plain-obj": "^1.0.0"
},
"description": "Sort the keys of an object",
"devDependencies": {
"mocha": "*",
"xo": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/sort-keys#readme",
"keywords": [
"sort",
"object",
"keys",
"obj",
"key",
"stable",
"deterministic",
"deep",
"recursive",
"recursively"
],
"license": "MIT",
"name": "sort-keys",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/sort-keys.git"
},
"scripts": {
"test": "xo && mocha"
},
"version": "1.1.2"
}