package.json 1.75 KB
{
  "_from": "confusing-browser-globals@^1.0.9",
  "_id": "confusing-browser-globals@1.0.9",
  "_inBundle": false,
  "_integrity": "sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==",
  "_location": "/confusing-browser-globals",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "confusing-browser-globals@^1.0.9",
    "name": "confusing-browser-globals",
    "escapedName": "confusing-browser-globals",
    "rawSpec": "^1.0.9",
    "saveSpec": null,
    "fetchSpec": "^1.0.9"
  },
  "_requiredBy": [
    "/eslint-config-airbnb-base"
  ],
  "_resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz",
  "_shasum": "72bc13b483c0276801681871d4898516f8f54fdd",
  "_spec": "confusing-browser-globals@^1.0.9",
  "_where": "/Users/noblyan/Desktop/4_2/캡스톤디자인II/2017110267/Project/node_modules/eslint-config-airbnb-base",
  "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.9.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "a825e8f5e3b7ecd84a0bcef61bbc26eb4e8fd9c3",
  "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.9"
}