Get information from a neocities site.
npm install -g neocities-info
To retrieve info about your neocities site:
neocities-info
Input your neocities login credentials at the prompt and receive a string of json.
To retrieve info about another neocities site, for example kyledrake
neocities-info kyledrake
Input your neocities login credentials at the prompt and receive a string of json.
To retrieve info about multiple neocities sites, for example kyledrake and dragonquest
neocities-info kyledrake dragonquest
Input your neocities login credentials at the prompt and receive a string of json.