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.

111 lines
2.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "esrecurse@^4.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/eslint-scope"
  6. ]
  7. ],
  8. "_from": "esrecurse@>=4.1.0 <5.0.0",
  9. "_id": "esrecurse@4.2.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/esrecurse",
  13. "_nodeVersion": "8.7.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/esrecurse_4.2.1_1519660054685_0.5873947529967192"
  17. },
  18. "_npmUser": {
  19. "email": "npm@michael.ficarra.me",
  20. "name": "michaelficarra"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "esrecurse",
  26. "raw": "esrecurse@^4.1.0",
  27. "rawSpec": "^4.1.0",
  28. "scope": null,
  29. "spec": ">=4.1.0 <5.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/eslint-scope"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz",
  36. "_shasum": "007a3b9fdbc2b3bb87e4879ea19c92fdbd3942cf",
  37. "_shrinkwrap": null,
  38. "_spec": "esrecurse@^4.1.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/eslint-scope",
  40. "babel": {
  41. "presets": [
  42. "es2015"
  43. ]
  44. },
  45. "bugs": {
  46. "url": "https://github.com/estools/esrecurse/issues"
  47. },
  48. "dependencies": {
  49. "estraverse": "^4.1.0"
  50. },
  51. "description": "ECMAScript AST recursive visitor",
  52. "devDependencies": {
  53. "babel-cli": "^6.24.1",
  54. "babel-eslint": "^7.2.3",
  55. "babel-preset-es2015": "^6.24.1",
  56. "babel-register": "^6.24.1",
  57. "chai": "^4.0.2",
  58. "esprima": "^4.0.0",
  59. "gulp": "^3.9.0",
  60. "gulp-bump": "^2.7.0",
  61. "gulp-eslint": "^4.0.0",
  62. "gulp-filter": "^5.0.0",
  63. "gulp-git": "^2.4.1",
  64. "gulp-mocha": "^4.3.1",
  65. "gulp-tag-version": "^1.2.1",
  66. "jsdoc": "^3.3.0-alpha10",
  67. "minimist": "^1.1.0"
  68. },
  69. "directories": {},
  70. "dist": {
  71. "fileCount": 5,
  72. "integrity": "sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==",
  73. "shasum": "007a3b9fdbc2b3bb87e4879ea19c92fdbd3942cf",
  74. "tarball": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz",
  75. "unpackedSize": 13527
  76. },
  77. "engines": {
  78. "node": ">=4.0"
  79. },
  80. "gitHead": "c6e650de18ed2bb313025bfba97622af10064478",
  81. "homepage": "https://github.com/estools/esrecurse",
  82. "license": "BSD-2-Clause",
  83. "main": "esrecurse.js",
  84. "maintainers": [
  85. {
  86. "name": "constellation",
  87. "email": "utatane.tea@gmail.com"
  88. },
  89. {
  90. "name": "michaelficarra",
  91. "email": "npm@michael.ficarra.me"
  92. },
  93. {
  94. "name": "nzakas",
  95. "email": "nicholas@nczconsulting.com"
  96. }
  97. ],
  98. "name": "esrecurse",
  99. "optionalDependencies": {},
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "git+https://github.com/estools/esrecurse.git"
  104. },
  105. "scripts": {
  106. "lint": "gulp lint",
  107. "test": "gulp travis",
  108. "unit-test": "gulp test"
  109. },
  110. "version": "4.2.1"
  111. }