In a sprite, the skill uses sprites-env to run its commands. However, the --help says that sprites info will return the name, URL, and version, but it only returns the version:
{
"version": "0.0.1-rc32"
}
(I was hoping to be able to get the URL of a sprite from within the sprite itself)
In a sprite, the skill uses
sprites-envto run its commands. However, the--helpsays thatsprites infowill return the name, URL, and version, but it only returns the version:(I was hoping to be able to get the URL of a sprite from within the sprite itself)