Working with package.json data in Grunt tasks
In this post, I want to share a quick tip that I’ve discovered recently while playing with Grunt. You probably know that you can access data from package.json and use it in a grunt task right?
Continue reading “Working with package.json data in Grunt tasks”