UNPKG

@fanam-pkg/babel

Version:

Babel Configuration For Styled components NextJS project

31 lines (30 loc) 802 B
{ "name": "@fanam-pkg/babel", "version": "1.0.0", "description": "Babel Configuration For Styled components NextJS project", "main": ".babelrc.json", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/fanam-tamilvanan/fanam-config-babel" }, "keywords": [ "Babel", "Canny", "Babel-config", "Next-JS", "Styled-components" ], "author": "Tamilvanan", "license": "ISC", "bugs": { "url": "https://github.com/fanam-tamilvanan/fanam-config-babel/issues" }, "homepage": "https://github.com/fanam-tamilvanan/fanam-config-babel#readme", "dependencies": { "@babel/plugin-proposal-do-expressions": "^7.23.3", "babel-plugin-styled-components": "^2.1.4" } }