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.

59 lines
1.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "acorn-jsx@5.3.1",
  5. "/home/ubuntu/etherpad-lite"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "acorn-jsx@5.3.1",
  10. "_id": "acorn-jsx@5.3.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==",
  13. "_location": "/acorn-jsx",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "acorn-jsx@5.3.1",
  19. "name": "acorn-jsx",
  20. "escapedName": "acorn-jsx",
  21. "rawSpec": "5.3.1",
  22. "saveSpec": null,
  23. "fetchSpec": "5.3.1"
  24. },
  25. "_requiredBy": [
  26. "/espree"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz",
  29. "_spec": "5.3.1",
  30. "_where": "/home/ubuntu/etherpad-lite",
  31. "bugs": {
  32. "url": "https://github.com/acornjs/acorn-jsx/issues"
  33. },
  34. "description": "Modern, fast React.js JSX parser",
  35. "devDependencies": {
  36. "acorn": "^8.0.1"
  37. },
  38. "homepage": "https://github.com/acornjs/acorn-jsx",
  39. "license": "MIT",
  40. "maintainers": [
  41. {
  42. "name": "Ingvar Stepanyan",
  43. "email": "me@rreverser.com",
  44. "url": "http://rreverser.com/"
  45. }
  46. ],
  47. "name": "acorn-jsx",
  48. "peerDependencies": {
  49. "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
  50. },
  51. "repository": {
  52. "type": "git",
  53. "url": "git+https://github.com/acornjs/acorn-jsx.git"
  54. },
  55. "scripts": {
  56. "test": "node test/run.js"
  57. },
  58. "version": "5.3.1"
  59. }