UNPKG

theme-class-generator

Version:

A function which can generate theme style classes from a simple config

27 lines (26 loc) 597 B
{ "name": "theme-class-generator", "version": "1.0.3", "description": "A function which can generate theme style classes from a simple config", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "theme", "css", "style", "class-generator", "style-generator" ], "author": { "name": "Bboy Away", "email": "bboyawey@sina.cn", "url": "https://github.com/BboyAwey" }, "repository": { "type": "git", "url": "git@github.com:BboyAwey/theme-class-generator.git" }, "license": "MIT" }