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