Skip to content

Instantly share code, notes, and snippets.

@androidStern
Created July 13, 2014 19:29
Show Gist options
  • Select an option

  • Save androidStern/b73d7e959d1f15a4d9f3 to your computer and use it in GitHub Desktop.

Select an option

Save androidStern/b73d7e959d1f15a4d9f3 to your computer and use it in GitHub Desktop.
{
"name": "swordfish",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"watch": "watchify -t coffeeify main.coffee -d -o main.js -v"
},
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment