aboutsummaryrefslogtreecommitdiff
path: root/node_modules/babel-plugin-syntax-async-functions/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/babel-plugin-syntax-async-functions/package.json')
-rw-r--r--node_modules/babel-plugin-syntax-async-functions/package.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/node_modules/babel-plugin-syntax-async-functions/package.json b/node_modules/babel-plugin-syntax-async-functions/package.json
deleted file mode 100644
index ef46b578c..000000000
--- a/node_modules/babel-plugin-syntax-async-functions/package.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "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": {}
-}