{
    "name": "harmonyos-sans-sc-webfont-splitted",
    "version": "1.1.0",
    "description": "HarmonyOS Sans SC Webfont Splitted.",
    "files": [
        "dist/",
        "main.js"
    ],
    "main": "dist/index.css",
    "style": "dist/index.css",
    "exports": {
        "default": "./dist/index.css"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "build": "node main.js"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/SunsetMkt/HarmonyOS_Sans_SC_Webfont_Splitted.git"
    },
    "author": "SunsetMkt",
    "license": "Unlicense",
    "bugs": {
        "url": "https://github.com/SunsetMkt/HarmonyOS_Sans_SC_Webfont_Splitted/issues"
    },
    "homepage": "https://github.com/SunsetMkt/HarmonyOS_Sans_SC_Webfont_Splitted#readme",
    "dependencies": {
        "cn-font-split": "6"
    },
    "type": "module"
}