aboutsummaryrefslogtreecommitdiff
path: root/node_modules/babel-plugin-syntax-async-functions/package.json
blob: ef46b578c5b77eb3a3ccb1b233ecef3118ff745a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "babel-plugin-syntax-async-functions",
  "version": "6.13.0",
  "description": "Allow parsing of async functions",
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-functions",
  "license": "MIT",
  "main": "lib/index.js",
  "keywords": [
    "babel-plugin"
  ],
  "dependencies": {},
  "devDependencies": {}
}