{ "name": "@babel/plugin-syntax-top-level-await", "version": "7.12.1", "description": "Allow parsing of top-level await in modules", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-plugin-syntax-top-level-await" }, "license": "MIT", "publishConfig": { "access": "public" }, "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "^7.12.1" }, "__npminstall_done": "Thu Dec 24 2020 20:20:40 GMT+0800 (CST)", "_from": "@babel/plugin-syntax-top-level-await@7.12.1", "_resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-top-level-await/download/@babel/plugin-syntax-top-level-await-7.12.1.tgz" }