项目原始demo,不改动
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 

61 lines
1.3 KiB

  1. {
  2. "_args": [
  3. [
  4. "acorn-jsx@3.0.1",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "acorn-jsx@3.0.1",
  10. "_id": "acorn-jsx@3.0.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=",
  13. "_location": "/acorn-jsx",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "acorn-jsx@3.0.1",
  19. "name": "acorn-jsx",
  20. "escapedName": "acorn-jsx",
  21. "rawSpec": "3.0.1",
  22. "saveSpec": null,
  23. "fetchSpec": "3.0.1"
  24. },
  25. "_requiredBy": [
  26. "/espree"
  27. ],
  28. "_resolved": "http://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz",
  29. "_spec": "3.0.1",
  30. "_where": "D:\\A易云\\YiYunJianZhu",
  31. "bugs": {
  32. "url": "https://github.com/RReverser/acorn-jsx/issues"
  33. },
  34. "dependencies": {
  35. "acorn": "^3.0.4"
  36. },
  37. "description": "Alternative, faster React.js JSX parser",
  38. "devDependencies": {
  39. "chai": "^3.0.0",
  40. "mocha": "^2.2.5"
  41. },
  42. "homepage": "https://github.com/RReverser/acorn-jsx",
  43. "license": "MIT",
  44. "maintainers": [
  45. {
  46. "name": "Ingvar Stepanyan",
  47. "email": "me@rreverser.com",
  48. "url": "http://rreverser.com/"
  49. }
  50. ],
  51. "name": "acorn-jsx",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/RReverser/acorn-jsx.git"
  55. },
  56. "scripts": {
  57. "test": "node test/run.js"
  58. },
  59. "version": "3.0.1"
  60. }