UNPKG

flamingo-carotene-babel

Version:

Provide the babel loader for a flamingo-carotene-webpack setup

28 lines (27 loc) 785 B
{ "name": "flamingo-carotene-babel", "version": "9.0.0-alpha.13", "description": "Provide the babel loader for a flamingo-carotene-webpack setup", "author": "team-frontend <team-frontend@aoe.com>", "license": "OSL-3.0", "repository": "https://github.com/i-love-flamingo/flamingo-carotene/tree/master/modules/flamingo-carotene-babel", "keywords": [ "flamingo-carotene", "flamingo", "carotene", "om3" ], "scripts": { "test": "echo \"No tests present\"", "link": "npm link", "unlink": "npm unlink" }, "dependencies": { "@babel/cli": "7.22.15", "@babel/core": "7.22.20", "@babel/polyfill": "7.12.1", "@babel/preset-env": "7.22.20", "babel-loader": "9.1.3" }, "gitHead": "525073a8589c8d04fec95dddd7d751d5d6c05fa4" }