@css-inline/css-inline-linux-x64-musl
Version:
High-performance library for inlining CSS into HTML 'style' attributes
34 lines • 655 B
JSON
{
"name": "@css-inline/css-inline-linux-x64-musl",
"version": "0.17.0",
"description": "High-performance library for inlining CSS into HTML 'style' attributes",
"keywords": [
"css",
"html",
"email",
"stylesheet",
"inlining"
],
"repository": "https://github.com/Stranger6667/css-inline",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"os": [
"linux"
],
"cpu": [
"x64"
],
"main": "css-inline.linux-x64-musl.node",
"files": [
"css-inline.linux-x64-musl.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
},
"libc": [
"musl"
]
}