aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@babel/helper-plugin-utils/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/@babel/helper-plugin-utils/package.json')
-rw-r--r--node_modules/@babel/helper-plugin-utils/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/node_modules/@babel/helper-plugin-utils/package.json b/node_modules/@babel/helper-plugin-utils/package.json
new file mode 100644
index 00000000..c1042d45
--- /dev/null
+++ b/node_modules/@babel/helper-plugin-utils/package.json
@@ -0,0 +1,10 @@
+{
+ "name": "@babel/helper-plugin-utils",
+ "version": "7.0.0-beta.47",
+ "description": "General utilities for plugins to use",
+ "author": "Logan Smyth <loganfsmyth@gmail.com>",
+ "homepage": "https://babeljs.io/",
+ "license": "MIT",
+ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils",
+ "main": "lib/index.js"
+}