swc_plugin_styled_components 0.31.0

styled-components plugin for https://swc.rs
Documentation
{
  "name": "@swc/plugin-styled-components",
  "version": "1.5.11",
  "description": "SWC plugin for styled-components",
  "main": "swc_plugin_styled_components.wasm",
  "scripts": {
    "prepack": "cp ../../target/wasm32-wasi/release/swc_plugin_styled_components.wasm ."
  },
  "homepage": "https://swc.rs",
  "repository": {
    "type": "git",
    "url": "+https://github.com/swc-project/plugins.git"
  },
  "bugs": {
    "url": "https://github.com/swc-project/plugins/issues"
  },
  "author": "강동윤 <kdy1997.dev@gmail.com>",
  "keywords": [],
  "license": "Apache-2.0"
}