package.json 919 B

123456789101112131415161718192021
  1. {
  2. "name": "@babel/helper-plugin-utils",
  3. "version": "7.10.4",
  4. "description": "General utilities for plugins to use",
  5. "author": "Logan Smyth <loganfsmyth@gmail.com>",
  6. "homepage": "https://babeljs.io/",
  7. "license": "MIT",
  8. "publishConfig": {
  9. "access": "public"
  10. },
  11. "repository": {
  12. "type": "git",
  13. "url": "https://github.com/babel/babel.git",
  14. "directory": "packages/babel-helper-plugin-utils"
  15. },
  16. "main": "lib/index.js",
  17. "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  18. "__npminstall_done": "Thu Dec 24 2020 20:20:29 GMT+0800 (CST)",
  19. "_from": "@babel/helper-plugin-utils@7.10.4",
  20. "_resolved": "https://registry.npm.taobao.org/@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.10.4.tgz?cache=0&sync_timestamp=1593522972821&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-plugin-utils%2Fdownload%2F%40babel%2Fhelper-plugin-utils-7.10.4.tgz"
  21. }