{ "_from": "confusing-browser-globals@^1.0.6", "_id": "confusing-browser-globals@1.0.8", "_inBundle": false, "_integrity": "sha512-lI7asCibVJ6Qd3FGU7mu4sfG4try4LX3+GVS+Gv8UlrEf2AeW57piecapnog2UHZSbcX/P/1UDWVaTsblowlZg==", "_location": "/confusing-browser-globals", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "confusing-browser-globals@^1.0.6", "name": "confusing-browser-globals", "escapedName": "confusing-browser-globals", "rawSpec": "^1.0.6", "saveSpec": null, "fetchSpec": "^1.0.6" }, "_requiredBy": [ "/eslint-config-react-app" ], "_resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.8.tgz", "_shasum": "93ffec1f82a6e2bf2bc36769cc3a92fa20e502f3", "_spec": "confusing-browser-globals@^1.0.6", "_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/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": "24.8.0" }, "files": [ "index.js" ], "gitHead": "a78ff74309430e15cd8b71b5bffe3d383679fee0", "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.8" }