mirror of
https://github.com/analyticsjs/vue-baidu-analytics.git
synced 2025-06-10 14:39:19 +08:00
25 lines
1.0 KiB
JSON
25 lines
1.0 KiB
JSON
{
|
|
"name": "@babel/helper-explode-assignable-expression",
|
|
"version": "7.11.4",
|
|
"description": "Helper function to explode an assignable expression",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-explode-assignable-expression"
|
|
},
|
|
"license": "MIT",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"@babel/types": "^7.10.4"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/traverse": "^7.10.4"
|
|
},
|
|
"gitHead": "90b198956995195ea00e7ac9912c2260e44d8746",
|
|
"__npminstall_done": "Sun Sep 06 2020 16:10:19 GMT+0800 (中国标准时间)",
|
|
"_from": "@babel/helper-explode-assignable-expression@7.11.4",
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/helper-explode-assignable-expression/download/@babel/helper-explode-assignable-expression-7.11.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-explode-assignable-expression%2Fdownload%2F%40babel%2Fhelper-explode-assignable-expression-7.11.4.tgz"
|
|
} |