UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

23 lines 620 B
{ "name": "@babel/helper-module-imports", "version": "7.12.13", "description": "Babel helper functions for inserting module loads", "author": "Logan Smyth <loganfsmyth@gmail.com>", "homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-module-imports" }, "main": "lib/index.js", "dependencies": { "@babel/types": "^7.12.13" }, "devDependencies": { "@babel/core": "7.12.13" } }