{
    "name": "techfont",
    "version": "1.0.1",
    "description": "Tech Stack Icon Font",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "webfont": "node ./node_modules/webfont/dist/cli.js ./src/svg-icons/**/*.svg"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/cdgco/TechFont.git"
    },
    "keywords": [
        "icons",
        "font"
    ],
    "author": "cdgco",
    "license": "MIT",
    "devDependencies": {
        "tailwindcss": "^3.1.8",
        "webfont": "^11.2.26"
    },
    "bugs": {
        "url": "https://github.com/cdgco/TechFont/issues"
    },
    "homepage": "https://cdgco.github.io/TechFont/"
}
