package.json 1.72 KB
{
  "_from": "confusing-browser-globals@^1.0.10",
  "_id": "confusing-browser-globals@1.0.10",
  "_inBundle": false,
  "_integrity": "sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==",
  "_location": "/confusing-browser-globals",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "confusing-browser-globals@^1.0.10",
    "name": "confusing-browser-globals",
    "escapedName": "confusing-browser-globals",
    "rawSpec": "^1.0.10",
    "saveSpec": null,
    "fetchSpec": "^1.0.10"
  },
  "_requiredBy": [
    "/eslint-config-react-app"
  ],
  "_resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz",
  "_shasum": "30d1e7f3d1b882b25ec4933d1d1adac353d20a59",
  "_spec": "confusing-browser-globals@^1.0.10",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\eslint-config-react-app",
  "bugs": {
    "url": "https://github.com/facebook/create-react-app/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A list of browser globals that are often used by mistake instead of local variables",
  "devDependencies": {
    "jest": "26.6.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "ed958938f642007645dd5ac3466db36202f8754e",
  "homepage": "https://github.com/facebook/create-react-app#readme",
  "keywords": [
    "eslint",
    "globals"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "confusing-browser-globals",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/create-react-app.git",
    "directory": "packages/confusing-browser-globals"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "1.0.10"
}