{
    "name": "html-attribute-manager",
    "version": "0.0.1",
    "description": "HTML Attribute Manager Library",
    "main": "index.js",
    "scripts": {
        "start-ssr": "docsify start .",
        "start": "docsify serve --open"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/oguzhan18/html-attribute-manager.git"
    },
    "author": "",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/oguzhan18/html-attribute-manager"
    },
    "homepage": "https://github.com/oguzhan18/html-attribute-manager/#readme",
    "devDependencies": {
        "docsify-cli": "^4.4.3"
    }
}
