| 12345678910111213141516171819202122 |
- {
- "name": "@babel/helper-hoist-variables",
- "version": "7.10.4",
- "description": "Helper function to hoist variables",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel.git",
- "directory": "packages/babel-helper-hoist-variables"
- },
- "license": "MIT",
- "publishConfig": {
- "access": "public"
- },
- "main": "lib/index.js",
- "dependencies": {
- "@babel/types": "^7.10.4"
- },
- "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
- "__npminstall_done": "Thu Dec 24 2020 20:20:46 GMT+0800 (CST)",
- "_from": "@babel/helper-hoist-variables@7.10.4",
- "_resolved": "https://registry.npm.taobao.org/@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.10.4.tgz?cache=0&sync_timestamp=1593522984940&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-hoist-variables%2Fdownload%2F%40babel%2Fhelper-hoist-variables-7.10.4.tgz"
- }
|