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