Skip to content

Instantly share code, notes, and snippets.

@lonelydatum
Last active August 29, 2015 14:15
Show Gist options
  • Save lonelydatum/e526f6ffe0a784e01745 to your computer and use it in GitHub Desktop.
Save lonelydatum/e526f6ffe0a784e01745 to your computer and use it in GitHub Desktop.
package.json
{
"private": true,
"devDependencies": {
"grunt": "~0.4.1",
"grunt-cli": "~0.1.9",
"grunt-contrib-connect": "~0.9.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-text-replace": "~0.4.0",
"grunt-open": "~0.2.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment