项目原始demo,不改动
25개 이상의 토픽을 선택하실 수 없습니다. 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.
 
 
 
 

45 lines
1.4 KiB

  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-get-function-arity@7.0.0-beta.44",
  5. "D:\\A易云\\YiYunJianZhu"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-get-function-arity@7.0.0-beta.44",
  10. "_id": "@babel/helper-get-function-arity@7.0.0-beta.44",
  11. "_inBundle": false,
  12. "_integrity": "sha512-w0YjWVwrM2HwP6/H3sEgrSQdkCaxppqFeJtAnB23pRiJB5E/O9Yp7JAAeWBl+gGEgmBFinnTyOv2RN7rcSmMiw==",
  13. "_location": "/@babel/helper-get-function-arity",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-get-function-arity@7.0.0-beta.44",
  19. "name": "@babel/helper-get-function-arity",
  20. "escapedName": "@babel%2fhelper-get-function-arity",
  21. "scope": "@babel",
  22. "rawSpec": "7.0.0-beta.44",
  23. "saveSpec": null,
  24. "fetchSpec": "7.0.0-beta.44"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-function-name"
  28. ],
  29. "_resolved": "http://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz",
  30. "_spec": "7.0.0-beta.44",
  31. "_where": "D:\\A易云\\YiYunJianZhu",
  32. "dependencies": {
  33. "@babel/types": "7.0.0-beta.44"
  34. },
  35. "description": "Helper function to get function arity",
  36. "license": "MIT",
  37. "main": "lib/index.js",
  38. "name": "@babel/helper-get-function-arity",
  39. "repository": {
  40. "type": "git",
  41. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity"
  42. },
  43. "version": "7.0.0-beta.44"
  44. }