Skip to content

Instantly share code, notes, and snippets.

@feliupe
Created November 6, 2014 23:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save feliupe/91010be2a1d085af64ca to your computer and use it in GitHub Desktop.
Save feliupe/91010be2a1d085af64ca to your computer and use it in GitHub Desktop.
package.json
{
"name": "grunt-reload",
"version": "1.0.0",
"devDependencies": {
"grunt": "~0.4.3",
"grunt-contrib-less": "^0.12.0",
"grunt-contrib-watch": "~0.6.0",
"grunt-express": "~1.2.1",
"grunt-open": "~0.2.3",
"matchdep": "~0.3.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment