Skip to content

Instantly share code, notes, and snippets.

@lollotek
Created March 21, 2015 22:14
Show Gist options
  • Save lollotek/4302d8d8d38c079d7990 to your computer and use it in GitHub Desktop.
Save lollotek/4302d8d8d38c079d7990 to your computer and use it in GitHub Desktop.
package.json - Intelly Kitchen
{
"name": "blankapp",
"description": "",
"version": "0.0.0",
"main": "main.js",
"engines": {
"node": ">=0.10.0"
},
"dependencies": {
"mqtt":"^1.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment