Skip to content

Instantly share code, notes, and snippets.

@davidguttman
Forked from terinjokes/package.json
Created September 3, 2013 05:20
Show Gist options
  • Save davidguttman/6419954 to your computer and use it in GitHub Desktop.
Save davidguttman/6419954 to your computer and use it in GitHub Desktop.
{
"name": "example",
"version": "0.0.1",
"devDependencies": {
"hbsfy": "~0.1.5"
},
"browserify": {
"transform": "hbsfy"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment