| 1234567891011121314151617 |
- {
- "name": "babel-helpers",
- "version": "6.24.1",
- "description": "Collection of helper functions used by Babel transforms.",
- "author": "Sebastian McKenzie <sebmck@gmail.com>",
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "repository": "https://github.com/babel/babel/tree/master/packages/babel-helpers",
- "main": "lib/index.js",
- "dependencies": {
- "babel-runtime": "^6.22.0",
- "babel-template": "^6.24.1"
- },
- "__npminstall_done": "Mon May 18 2020 19:19:03 GMT+0800 (CST)",
- "_from": "babel-helpers@6.24.1",
- "_resolved": "https://registry.npm.taobao.org/babel-helpers/download/babel-helpers-6.24.1.tgz"
- }
|