Skip to main content
Module

x/goober/packages/babel-plugin-transform-goober/package.json

πŸ₯œ goober, a less than 1KB πŸŽ‰ css-in-js alternative with a familiar API
Go to Latest
File
{ "name": "babel-plugin-transform-goober", "version": "1.2.0", "description": "A Babel plugin for goober, rewriting styled.div syntax to styled('div') calls", "main": "index.js", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/cristianbote/goober.git", "directory": "packages/babel-plugin-transform-goober" }, "author": "Joachim Viide <jviide@iki.fi>", "contributors": [ { "name": "Marvin ", "email": "hello@marvinh.dev", "url": "https://marvinh.dev" } ], "keywords": [ "babel-plugin" ], "scripts": {}, "peerDependencies": { "@babel/core": "^7.0.0-0" }}