UNPKG

@hqjs/babel-plugin-transform-name-imports

Version:

Transform name imports for web browser

30 lines (29 loc) 686 B
{ "name": "@hqjs/babel-plugin-transform-name-imports", "version": "0.0.6", "description": "Transform name imports for web browser", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/hqjs/babel-plugin-transform-name-imports.git" }, "keywords": [ "babel", "plugin", "hq", "name", "import" ], "author": "hqjs <hqjs.org@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/hqjs/babel-plugin-transform-name-imports/issues" }, "homepage": "https://hqjs.org", "publishConfig": { "access": "public" } }