aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@babel/helper-plugin-utils/package.json
blob: c1042d45c955e57185a2da7b1ccb5cbab83ee2dc (plain)
1
2
3
4
5
6
7
8
9
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"
}