summary refs log tree commit diff
path: root/package.json
blob: 4c63f6455985c214453bd0ed3aa8068dd0067693 (plain)
1
2
3
4
5
6
7
{
    "name": "mayx-blog",
    "version": "1.0.0",
    "scripts": {
        "build": "bash deploy.sh"
    }
}