UNPKG

class-swapper

Version:

A utility to swap html classes, great for React with Tailwind.

26 lines (25 loc) 607 B
{ "name": "class-swapper", "version": "1.0.1", "description": "A utility to swap html classes, great for React with Tailwind.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/stujmar/class-swapper.git" }, "keywords": [ "class", "swapper", "react", "tailwind" ], "author": "Stuart Marsh", "license": "ISC", "bugs": { "url": "https://github.com/stujmar/class-swapper/issues" }, "homepage": "https://github.com/stujmar/class-swapper#readme" }