{
  "name": "babel2ast",
  "version": "1.0.0",
  "description": "babel 2 ast 介绍",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "grewer",
  "license": "ISC",
  "dependencies": {
    "@babel/core": "^7.12.10"
  }
}
