| 123456789101112131415161718192021 |
- {
- "name": "@babel/helper-plugin-utils",
- "version": "7.10.4",
- "description": "General utilities for plugins to use",
- "author": "Logan Smyth <loganfsmyth@gmail.com>",
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel.git",
- "directory": "packages/babel-helper-plugin-utils"
- },
- "main": "lib/index.js",
- "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
- "__npminstall_done": "Thu Dec 24 2020 20:20:29 GMT+0800 (CST)",
- "_from": "@babel/helper-plugin-utils@7.10.4",
- "_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"
- }
|