UNPKG

@stardust-ui/fela-tools

Version:

Useful tools for working with Fela

37 lines (36 loc) 783 B
{ "name": "@stardust-ui/fela-tools", "version": "10.6.2", "description": "Useful tools for working with Fela", "main": "lib/index.js", "module": "es/index.js", "jsnext:main": "es/index.js", "sideEffects": false, "files": [ "LICENSE", "README.md", "lib/**", "es/**" ], "repository": "https://github.com/rofrischmann/fela/", "keywords": [ "fela", "fela-tool", "cssinjs" ], "author": "Robin Frischmann", "license": "MIT", "peerDependencies": { "fela": "^10.0.0" }, "dependencies": { "@stardust-ui/fela": "^10.6.1", "css-in-js-utils": "^3.0.0", "fast-loops": "^1.0.0", "fela-utils": "^10.5.0" }, "publishConfig": { "access": "public" }, "gitHead": "d8ff2496f6b2fc544f1c572d919a3281b4176fc1" }