Skip to content

Instantly share code, notes, and snippets.

@jide
Created January 15, 2014 17:33
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 jide/8440609 to your computer and use it in GitHub Desktop.
Save jide/8440609 to your computer and use it in GitHub Desktop.
{
"name": "My project",
"version": "1.0.0",
"author": "author",
"homepage": "",
"devDependencies": {
"grunt": "*",
"grunt-contrib-clean": "*",
"grunt-contrib-watch": "*",
"grunt-contrib-less": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment