package.json 2.01 KB
{
  "_from": "@types/eslint@^7.2.4",
  "_id": "@types/eslint@7.2.6",
  "_inBundle": false,
  "_integrity": "sha512-I+1sYH+NPQ3/tVqCeUSBwTE/0heyvtXqpIopUUArlBm0Kpocb8FbMa3AZ/ASKIFpN3rnEx932TTXDbt9OXsNDw==",
  "_location": "/@types/eslint",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/eslint@^7.2.4",
    "name": "@types/eslint",
    "escapedName": "@types%2feslint",
    "scope": "@types",
    "rawSpec": "^7.2.4",
    "saveSpec": null,
    "fetchSpec": "^7.2.4"
  },
  "_requiredBy": [
    "/eslint-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-7.2.6.tgz",
  "_shasum": "5e9aff555a975596c03a98b59ecd103decc70c3c",
  "_spec": "@types/eslint@^7.2.4",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\eslint-webpack-plugin",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Pierre-Marie Dartus",
      "url": "https://github.com/pmdartus"
    },
    {
      "name": "Jed Fox",
      "url": "https://github.com/j-f1"
    },
    {
      "name": "Saad Quadri",
      "url": "https://github.com/saadq"
    },
    {
      "name": "Jason Kwok",
      "url": "https://github.com/JasonHK"
    },
    {
      "name": "Brad Zacher",
      "url": "https://github.com/bradzacher"
    }
  ],
  "dependencies": {
    "@types/estree": "*",
    "@types/json-schema": "*"
  },
  "deprecated": false,
  "description": "TypeScript definitions for eslint",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/eslint",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/eslint"
  },
  "scripts": {},
  "typeScriptVersion": "3.3",
  "types": "index.d.ts",
  "typesPublisherContentHash": "cc723455fed3f546efa58b85cf25e998118c610b26cbe13b5edfbd7012a0aac5",
  "version": "7.2.6"
}