UNPKG

aesthetic-adapter-typestyle

Version:

TypeStyle support for Aesthetic.

35 lines (34 loc) 798 B
{ "name": "aesthetic-adapter-typestyle", "version": "4.1.3", "description": "TypeStyle support for Aesthetic.", "keywords": [ "aesthetic", "styles", "typestyle" ], "repository": "https://github.com/milesj/aesthetic/tree/master/packages/adapter-typestyle", "license": "MIT", "main": "./lib/index.js", "module": "./esm/index.js", "types": "./lib/index.d.ts", "sideEffects": false, "publishConfig": { "access": "public" }, "dependencies": { "aesthetic-utils": "^3.1.0" }, "peerDependencies": { "aesthetic": "^5.0.0", "typestyle": "^2.0.0" }, "devDependencies": { "typestyle": "^2.0.4" }, "funding": { "type": "ko-fi", "url": "https://ko-fi.com/milesjohnson" }, "gitHead": "9f861d74dba1124d7d0b7a83dffa3ad705770223" }