| 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/optionator/ |
Upload File : |
{
"_args": [
[
"optionator@0.9.4",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "optionator@0.9.4",
"_id": "optionator@0.9.4",
"_inBundle": false,
"_integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
"_location": "/optionator",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "optionator@0.9.4",
"name": "optionator",
"escapedName": "optionator",
"rawSpec": "0.9.4",
"saveSpec": null,
"fetchSpec": "0.9.4"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
"_spec": "0.9.4",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "George Zahariev",
"email": "z@georgezahariev.com"
},
"bugs": {
"url": "https://github.com/gkz/optionator/issues"
},
"dependencies": {
"deep-is": "^0.1.3",
"fast-levenshtein": "^2.0.6",
"levn": "^0.4.1",
"prelude-ls": "^1.2.1",
"type-check": "^0.4.0",
"word-wrap": "^1.2.5"
},
"description": "option parsing and help generation",
"devDependencies": {
"livescript": "^1.6.0",
"mocha": "^10.4.0"
},
"engines": {
"node": ">= 0.8.0"
},
"files": [
"lib",
"README.md",
"LICENSE"
],
"homepage": "https://github.com/gkz/optionator",
"keywords": [
"options",
"flags",
"option parsing",
"cli"
],
"license": "MIT",
"main": "./lib/",
"name": "optionator",
"repository": {
"type": "git",
"url": "git://github.com/gkz/optionator.git"
},
"scripts": {
"test": "make test"
},
"version": "0.9.4"
}