UNPKG

@startupjs/babel-plugin-startupjs

Version:
36 lines (35 loc) 698 B
{ "name": "@startupjs/babel-plugin-startupjs", "version": "0.55.11", "publishConfig": { "access": "public" }, "description": "Unwrap imports for tree shaking", "keywords": [ "babel", "babel-plugin", "tree-shaking", "import", "startupjs" ], "main": "index.js", "scripts": { "test": "jest" }, "author": "Pavel Zhukov", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/startupjs/startupjs" }, "files": [ "index.js", "moduleMap.json", "README.md" ], "devDependencies": { "babel-plugin-tester": "^9.1.0", "jest": "^26.0.1" }, "gitHead": "253c84e79e50a73a194c33fb3d17a22ddb1af58f" }