租房小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1.7 KiB

3 months ago
  1. {
  2. "_from": "confusing-browser-globals@^1.0.10",
  3. "_id": "confusing-browser-globals@1.0.11",
  4. "_inBundle": false,
  5. "_integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==",
  6. "_location": "/confusing-browser-globals",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "confusing-browser-globals@^1.0.10",
  12. "name": "confusing-browser-globals",
  13. "escapedName": "confusing-browser-globals",
  14. "rawSpec": "^1.0.10",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.10"
  17. },
  18. "_requiredBy": [
  19. "/eslint-config-airbnb-base"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz",
  22. "_shasum": "ae40e9b57cdd3915408a2805ebd3a5585608dc81",
  23. "_spec": "confusing-browser-globals@^1.0.10",
  24. "_where": "E:\\webView\\tenancy-wechat-uniapp\\node_modules\\eslint-config-airbnb-base",
  25. "bugs": {
  26. "url": "https://github.com/facebook/create-react-app/issues"
  27. },
  28. "bundleDependencies": false,
  29. "deprecated": false,
  30. "description": "A list of browser globals that are often used by mistake instead of local variables",
  31. "devDependencies": {
  32. "jest": "^27.4.3"
  33. },
  34. "files": [
  35. "index.js"
  36. ],
  37. "gitHead": "221e511730ca51c036c6954a9d2ee7659ff860f9",
  38. "homepage": "https://github.com/facebook/create-react-app#readme",
  39. "keywords": [
  40. "eslint",
  41. "globals"
  42. ],
  43. "license": "MIT",
  44. "main": "index.js",
  45. "name": "confusing-browser-globals",
  46. "repository": {
  47. "type": "git",
  48. "url": "git+https://github.com/facebook/create-react-app.git",
  49. "directory": "packages/confusing-browser-globals"
  50. },
  51. "scripts": {
  52. "test": "jest"
  53. },
  54. "version": "1.0.11"
  55. }