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.

109 lines
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "eslint-scope@^4.0.3",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack"
  6. ]
  7. ],
  8. "_from": "eslint-scope@>=4.0.3 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "eslint-scope@4.0.3",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/eslint-scope",
  14. "_nodeVersion": "10.15.2",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/eslint-scope_4.0.3_1552669914480_0.28796127181016495"
  18. },
  19. "_npmUser": {
  20. "email": "nicholas+eslint@nczconsulting.com",
  21. "name": "eslint"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "eslint-scope",
  27. "raw": "eslint-scope@^4.0.3",
  28. "rawSpec": "^4.0.3",
  29. "scope": null,
  30. "spec": ">=4.0.3 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/webpack"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
  37. "_shasum": "ca03833310f6889a3264781aa82e63eb9cfe7848",
  38. "_shrinkwrap": null,
  39. "_spec": "eslint-scope@^4.0.3",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack",
  41. "bugs": {
  42. "url": "https://github.com/eslint/eslint-scope/issues"
  43. },
  44. "dependencies": {
  45. "esrecurse": "^4.1.0",
  46. "estraverse": "^4.1.1"
  47. },
  48. "description": "ECMAScript scope analyzer for ESLint",
  49. "devDependencies": {
  50. "chai": "^3.4.1",
  51. "eslint": "^3.15.0",
  52. "eslint-config-eslint": "^4.0.0",
  53. "eslint-release": "^1.0.0",
  54. "espree": "^3.1.1",
  55. "istanbul": "^0.4.5",
  56. "mocha": "^3.2.0",
  57. "npm-license": "^0.3.3",
  58. "shelljs": "^0.7.6",
  59. "typescript": "~2.0.10",
  60. "typescript-eslint-parser": "^1.0.0"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "fileCount": 12,
  65. "integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
  66. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJci9zbCRA9TVsSAnZWagAAs0AP/iaE17Q937T/f4CLRoMm\n1GJL5eIYcMIudpA1b1WrxmrpRCLqc38bEqYo4kWvFGNmT4ZCcnrIMod3jY26\nVD9rXrtiW2QPqHvkr1CLKS5HkUA+LgesZDl9I6BNb8SfyrHav1dlx136QTCb\nlSWLnrohTfdEWbjhh+RtijV3B60XPQcrh3TQlOTOIJb/SSocoXfFP/kH37uA\ntsNFtizrOpjpoNINnhzVzj4jntnysJZtswK9hoSCIJ1/Jbt1Bn5RIO5fWY3C\ngZX3nC4x2EVyLLbQJrRGmuUQCdvCE9a0cvqzVI85u//nD1hZIodhEfBHK1wq\naa0fwG4KH7mfLF53f2xQl+3hBsSpjuotcmRQq46h4Hr59cY5pe/5lZx893UO\nQyOvUwPMPmqFzA3arkFfDLCceJxg5chrVlsvpxgUoItALHNaZ6aGzwMXc4i/\nWyGvzTVgCHmvrKbqgsBDhlAx5SmasM1NhPRPcX2OWhZ6tK6y8ASD2JlraSSg\nlIrfs70KzR2+g7lk3PAFbmwScs0XHbiMydn+Du4SmndFiZtFj7yRQl5QvMIV\ntTx8TQJwP2S9rYnBNtgdnuaAnMTQwa93aTiz9IlrzPctRZ08iEoYIllkqnmz\nIsklWUkEhtwucRCg6w/1+B9T+sUQfi6I4k4djHYoPycFtg/T1Bx7pkkAOL4U\nBgrX\r\n=MJPG\r\n-----END PGP SIGNATURE-----\r\n",
  67. "shasum": "ca03833310f6889a3264781aa82e63eb9cfe7848",
  68. "tarball": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
  69. "unpackedSize": 76956
  70. },
  71. "engines": {
  72. "node": ">=4.0.0"
  73. },
  74. "gitHead": "5d2ec4fa322095067bd5a262b0c218d1bdf9270c",
  75. "homepage": "http://github.com/eslint/eslint-scope",
  76. "license": "BSD-2-Clause",
  77. "main": "lib/index.js",
  78. "maintainers": [
  79. {
  80. "name": "eslint",
  81. "email": "nicholas+eslint@nczconsulting.com"
  82. },
  83. {
  84. "name": "ivolodin",
  85. "email": "ivolodin@gmail.com"
  86. },
  87. {
  88. "name": "nzakas",
  89. "email": "nicholas@nczconsulting.com"
  90. }
  91. ],
  92. "name": "eslint-scope",
  93. "optionalDependencies": {},
  94. "readme": "ERROR: No README data found!",
  95. "repository": {
  96. "type": "git",
  97. "url": "git+https://github.com/eslint/eslint-scope.git"
  98. },
  99. "scripts": {
  100. "generate-alpharelease": "eslint-generate-prerelease alpha",
  101. "generate-betarelease": "eslint-generate-prerelease beta",
  102. "generate-rcrelease": "eslint-generate-prerelease rc",
  103. "generate-release": "eslint-generate-release",
  104. "lint": "node Makefile.js lint",
  105. "publish-release": "eslint-publish-release",
  106. "test": "node Makefile.js test"
  107. },
  108. "version": "4.0.3"
  109. }