| 12345678910111213141516171819202122 |
- {
- "name": "@babel/helper-member-expression-to-functions",
- "version": "7.12.7",
- "description": "Helper function to replace certain member expressions with function calls",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel.git",
- "directory": "packages/babel-helper-member-expression-to-functions"
- },
- "license": "MIT",
- "publishConfig": {
- "access": "public"
- },
- "main": "lib/index.js",
- "author": "Justin Ridgewell <justin@ridgewell.name>",
- "dependencies": {
- "@babel/types": "^7.12.7"
- },
- "__npminstall_done": "Thu Dec 24 2020 20:20:36 GMT+0800 (CST)",
- "_from": "@babel/helper-member-expression-to-functions@7.12.7",
- "_resolved": "https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.12.7.tgz?cache=0&sync_timestamp=1605907140281&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-member-expression-to-functions%2Fdownload%2F%40babel%2Fhelper-member-expression-to-functions-7.12.7.tgz"
- }
|