NPM dependencies syntax question

In one of my projects, I installed cheerio. In package.json it looks like "cheerio": "^1.0.0-rc.3". What does “rc.3” mean?

Wow, so cheerio still doesn’t have a release? Didn’t know that.