UNPKG

@beamwind/preset-play

Version:

rapid prototyping for beamwind using auto-conversion of values

42 lines 1.2 kB
{ "name": "@beamwind/preset-play", "version": "2.0.4", "description": "rapid prototyping for beamwind using auto-conversion of values", "keywords": [ "beamwind", "tailwind" ], "homepage": "https://github.com/kenoxa/beamwind#readme", "bugs": { "url": "https://github.com/kenoxa/beamwind/issues" }, "repository": { "type": "git", "url": "git+https://github.com/kenoxa/beamwind.git", "directory": "packages/preset-play" }, "license": "MIT", "author": "Kenoxa GmbH <https://kenoxa.com>", "main": "./node/preset-play.js", "publishConfig": { "access": "public" }, "gitHead": "455ccf1ebdafc315b775b3c4f235267c617877ee", "exports": { ".": { "node": "./node/preset-play.js", "esnext": "./esnext/preset-play.js", "module": "./module/preset-play.js", "script": "./script/preset-play.js", "browser": "./module/preset-play.js", "default": "./node/preset-play.js", "types": "./types/preset-play.d.ts" }, "./": "./" }, "esnext": "./esnext/preset-play.js", "module": "./module/preset-play.js", "unpkg": "./script/preset-play.js", "types": "./types/preset-play.d.ts", "sideEffects": false }