| 123456789101112131415 |
- {
- "name": "babel-helper-hoist-variables",
- "version": "6.24.1",
- "description": "Helper function to hoist variables",
- "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables",
- "license": "MIT",
- "main": "lib/index.js",
- "dependencies": {
- "babel-runtime": "^6.22.0",
- "babel-types": "^6.24.1"
- },
- "__npminstall_done": "Mon May 18 2020 19:19:04 GMT+0800 (CST)",
- "_from": "babel-helper-hoist-variables@6.24.1",
- "_resolved": "https://registry.npm.taobao.org/babel-helper-hoist-variables/download/babel-helper-hoist-variables-6.24.1.tgz"
- }
|