| 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/eslint-config-standard/ |
Upload File : |
{
"_args": [
[
"eslint-config-standard@16.0.3",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "eslint-config-standard@16.0.3",
"_id": "eslint-config-standard@16.0.3",
"_inBundle": false,
"_integrity": "sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==",
"_location": "/eslint-config-standard",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-config-standard@16.0.3",
"name": "eslint-config-standard",
"escapedName": "eslint-config-standard",
"rawSpec": "16.0.3",
"saveSpec": null,
"fetchSpec": "16.0.3"
},
"_requiredBy": [
"/@nuxtjs/eslint-config"
],
"_resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-16.0.3.tgz",
"_spec": "16.0.3",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Feross Aboukhadijeh",
"email": "feross@feross.org",
"url": "https://feross.org"
},
"bugs": {
"url": "https://github.com/standard/eslint-config-standard/issues"
},
"description": "JavaScript Standard Style - ESLint Shareable Config",
"devDependencies": {
"eslint": "^7.12.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"tape": "^5.0.1"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"homepage": "https://github.com/standard/eslint-config-standard",
"keywords": [
"JavaScript Standard Style",
"check",
"checker",
"code",
"code checker",
"code linter",
"code standards",
"code style",
"enforce",
"eslint",
"eslintconfig",
"hint",
"jscs",
"jshint",
"lint",
"policy",
"quality",
"simple",
"standard",
"standard style",
"style",
"style checker",
"style linter",
"verify"
],
"license": "MIT",
"main": "index.js",
"name": "eslint-config-standard",
"peerDependencies": {
"eslint": "^7.12.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1 || ^5.0.0"
},
"repository": {
"type": "git",
"url": "git://github.com/standard/eslint-config-standard.git"
},
"scripts": {
"lint": "eslint . --config=eslintrc.json",
"test": "npm run lint && tape test/*.js"
},
"version": "16.0.3"
}