UNPKG

@hqjs/babel-plugin-transform-named-export-to-destructure

Version:
31 lines (30 loc) 749 B
{ "name": "@hqjs/babel-plugin-transform-named-export-to-destructure", "version": "0.0.4", "description": "Transform named export to destructure", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/hqjs/babel-plugin-transform-named-export-to-destructure.git" }, "keywords": [ "babel", "plugin", "hq", "name", "export", "destructure" ], "author": "hqjs <hqjs.org@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/hqjs/babel-plugin-transform-named-export-to-destructure/issues" }, "homepage": "https://hqjs.org", "publishConfig": { "access": "public" } }