Created
March 21, 2015 22:14
-
-
Save lollotek/4302d8d8d38c079d7990 to your computer and use it in GitHub Desktop.
package.json - Intelly Kitchen
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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