项目原始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.
 
 
 
 

46 lines
1.4 KiB

  1. {
  2. "_args": [
  3. [
  4. "babel-helper-optimise-call-expression@6.24.1",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "babel-helper-optimise-call-expression@6.24.1",
  10. "_id": "babel-helper-optimise-call-expression@6.24.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-96E0J7qfc/j0+pk8VKl4gtEkQlc=",
  13. "_location": "/babel-helper-optimise-call-expression",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "babel-helper-optimise-call-expression@6.24.1",
  19. "name": "babel-helper-optimise-call-expression",
  20. "escapedName": "babel-helper-optimise-call-expression",
  21. "rawSpec": "6.24.1",
  22. "saveSpec": null,
  23. "fetchSpec": "6.24.1"
  24. },
  25. "_requiredBy": [
  26. "/babel-helper-replace-supers",
  27. "/babel-plugin-transform-es2015-classes"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz",
  30. "_spec": "6.24.1",
  31. "_where": "D:\\A易云\\YiYunJianZhu",
  32. "dependencies": {
  33. "babel-runtime": "^6.22.0",
  34. "babel-types": "^6.24.1"
  35. },
  36. "description": "Helper function to optimise call expression",
  37. "license": "MIT",
  38. "main": "lib/index.js",
  39. "name": "babel-helper-optimise-call-expression",
  40. "repository": {
  41. "type": "git",
  42. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-optimise-call-expression"
  43. },
  44. "version": "6.24.1"
  45. }