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.

103 lines
3.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "estraverse@^4.1.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/eslint-scope"
  6. ]
  7. ],
  8. "_from": "estraverse@>=4.1.1 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "estraverse@4.3.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/estraverse",
  14. "_nodeVersion": "8.16.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/estraverse_4.3.0_1565734136014_0.8954850706166941"
  18. },
  19. "_npmUser": {
  20. "email": "npm@michael.ficarra.me",
  21. "name": "michaelficarra"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "estraverse",
  27. "raw": "estraverse@^4.1.1",
  28. "rawSpec": "^4.1.1",
  29. "scope": null,
  30. "spec": ">=4.1.1 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/eslint-scope",
  35. "/esrecurse"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  38. "_shasum": "398ad3f3c5a24948be7725e83d11a7de28cdbd1d",
  39. "_shrinkwrap": null,
  40. "_spec": "estraverse@^4.1.1",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/eslint-scope",
  42. "bugs": {
  43. "url": "https://github.com/estools/estraverse/issues"
  44. },
  45. "dependencies": {},
  46. "description": "ECMAScript JS AST traversal functions",
  47. "devDependencies": {
  48. "babel-preset-env": "^1.6.1",
  49. "babel-register": "^6.3.13",
  50. "chai": "^2.1.1",
  51. "espree": "^1.11.0",
  52. "gulp": "^3.8.10",
  53. "gulp-bump": "^0.2.2",
  54. "gulp-filter": "^2.0.0",
  55. "gulp-git": "^1.0.1",
  56. "gulp-tag-version": "^1.3.0",
  57. "jshint": "^2.5.6",
  58. "mocha": "^2.1.0"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "fileCount": 6,
  63. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
  64. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUzT4CRA9TVsSAnZWagAAqFIP/RWT9eoLPsCnA9Hoy4fO\nJ0Z5EOsD05rwXMwtNVyjjVDVNVoZPSf1X+pzcxypamDSrYW1NJN1uMqs/Cxf\nRviekD2HpvBq5yTNHA9UDQW7I2L/Rgc1tHvOhY+dC1kEvMM03tvt/Rba7/0b\ns2OzrV4Cguzmp+SjVULkSeaechBu+KLqbEl1DJB0yYmt6IYlNzOhlgtqh0Hw\nnXVLU2N8asqIEBVRZPaxbcccnEvLVqXHnuSs7bOm7fo796bZx4GCtvI5YDdd\nOZ6+WfcCE6LGjE9mMzd7kaE5nLYmztefF5zvydPOgEWLHTUh5FGwFEpeEhjQ\n/o1WBIGh+c5qh60vFYT0a4ZX6mzS2sEJmx+AotmC4MGhR2C+17CPAz9urCt7\naT6dy6io/C9JFbNtkHByAWgXmvlS32kIBsY/2XwGMh53Pbz8qW5dPsY3W4AZ\nKZFuTZ9dJ0ZNRRjkWvvlvR1mqwFA8cDWCgxZUJAXQzT4ns/yO+hxb7SBMfS7\nLtmN/H6JzXjYRRFsNX9GEqMNWiQJlhpV8W5oyKsp82/CMCGBrXDnDTMlE6m5\nXme7ept0L85A+hYPHaUDHzfgBPMq4aHf2Quv9nJ8x4uo+e2oygo+inL86Dfm\ncqME6hFe3yfp5pCA1U9HtV8cuNK1YhadaJc9ti2bREH/+thhMN/AGWMb7SLP\nufOH\r\n=NVtJ\r\n-----END PGP SIGNATURE-----\r\n",
  65. "shasum": "398ad3f3c5a24948be7725e83d11a7de28cdbd1d",
  66. "tarball": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  67. "unpackedSize": 36325
  68. },
  69. "engines": {
  70. "node": ">=4.0"
  71. },
  72. "gitHead": "54d608c4ce0eb36d9bade685edcc3177e90e9f3c",
  73. "homepage": "https://github.com/estools/estraverse",
  74. "license": "BSD-2-Clause",
  75. "main": "estraverse.js",
  76. "maintainers": [
  77. {
  78. "name": "constellation",
  79. "email": "utatane.tea@gmail.com"
  80. },
  81. {
  82. "name": "michaelficarra",
  83. "email": "npm@michael.ficarra.me"
  84. },
  85. {
  86. "name": "nzakas",
  87. "email": "nicholas@nczconsulting.com"
  88. }
  89. ],
  90. "name": "estraverse",
  91. "optionalDependencies": {},
  92. "readme": "ERROR: No README data found!",
  93. "repository": {
  94. "type": "git",
  95. "url": "git+ssh://git@github.com/estools/estraverse.git"
  96. },
  97. "scripts": {
  98. "lint": "jshint estraverse.js",
  99. "test": "npm run-script lint && npm run-script unit-test",
  100. "unit-test": "mocha --compilers js:babel-register"
  101. },
  102. "version": "4.3.0"
  103. }